summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/jrand48.c
diff options
context:
space:
mode:
authoritojun <itojun@NetBSD.org>2000-01-05 11:59:12 +0000
committeritojun <itojun@NetBSD.org>2000-01-05 11:59:12 +0000
commit7b5dfc58ad9d917cf2b81caecadffa94de932a4d (patch)
tree2555957cd875d91291758fa3ce50ca3893da20b6 /lib/libc/stdlib/jrand48.c
parent88ac9b1712cb2fa4ba43fd3479760247da0f014e (diff)
support IPv6. commands under "netstat" are IPv6 ready.
IPv6 is supported by filters (":ignore ssh") as well. TODO: do something about line truncation? TODO: inet6.icmp6? ":help" will not fit into single line...
Diffstat (limited to 'lib/libc/stdlib/jrand48.c')
0 files changed, 0 insertions, 0 deletions
78c1bfe6'>fix manpage paths to meet 0.9.6a. most of short names are escaped asitojun 2001-04-09Regenerate with pod2man-1.0.2, which produces a bit better output.wiz 2001-01-09Fix date (22/Jul/2000 instead of 22/Jul/100).wiz 2000-10-05avoid conflicting manpage filenames (like err.3)itojun