summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2000-01-05support IPv6. commands under "netstat" are IPv6 ready.itojun
2000-01-05remove dupplicated prototype defs for file static funcs.itojun
2000-01-05avoid null pointer access on ":show".itojun
2000-01-04fix printf format for inet.ipmsaitoh
2000-01-04bring in latter half of PR 9080 (host table allocation error check).itojun
1999-12-31Add COMPAT_NETBSD32 support.eeh
1999-12-31Increase default size of magic entries array to 4096 because NetBSD'stron
1999-12-31Do reallaction of magic entries array carefully to avoid possible memorytron
1999-12-31Add missing memory check in port table handling. Patch based ontron
1999-12-31Add FILES and EVIRONMENT sections detailing what files these programs use,garbled
1999-12-30avoid memory leak on realloc() failure.itojun
1999-12-29Use:cgd
1999-12-26Fixed 'login in free' warning in kdestroy().aidan
1999-12-25GC now-spurious prototypejwise
1999-12-23Fix yppasswd part of passwd. This has never worked since themjl
1999-12-22* Fix a display buglet: if the process list is exhausted before the window'skleink
1999-12-22Implement XCU5 prompt mode (-p).kleink
1999-12-22Initialize locale on startup.kleink
1999-12-21change references from draft-ietf-ipngwg-url-literal-01.txt to RFC 2732lukem
1999-12-21A gencat(1) manual page, which satisfies PR 4749fair
1999-12-20Fix error handling throughout. First off, it is not true as claimed in swap.cjwise
1999-12-20fix trivial nroff source bug, per PR 8724fair
1999-12-20Be consistent about whether to block SIGALRM before calling command() -- don'tjwise
1999-12-20need <string.h> for strlen()lukem
1999-12-20Nuke assignment unneeded after last commitjwise
1999-12-20More cleanup -- use strtok() rather than rolling our own not-quite-correct ve...jwise
1999-12-20Block alarm signals while displaying -- there's no reason to allow recursivejwise
1999-12-201.) Clean up keystroke processingjwise
1999-12-20TNF copyright -- I will do the paperwork to give these over asap.jwise
1999-12-20fix "netstat numbers".itojun
1999-12-20Knee-jerk snprintf()-ism.jwise
1999-12-20Report disabled control characters as <undef> (like stty(1) does); fixeskleink
1999-12-20G/C function used in old command parsingjwise
1999-12-20Two things:jwise
1999-12-16Explicitely cast to (u_quad_t) calls to btodb() and dbtob() to avoidbouyer
1999-12-16Sigh... this is the missing part of last night's final commit -- performjwise
1999-12-16End special-casing of `start' and `interval' global commands.jwise
1999-12-16Handle arguments to global commands. Note that the `interval' andjwise
1999-12-16Backout unintended changejwise
1999-12-16Add a file missed in last commitjwise
1999-12-16Rototill global command matching -- switch from ad-hoc tomfoolery to ajwise
1999-12-16Make this compile on the Alpha again.thorpej
1999-12-15Bump a static char array from 8 to 255. Avoids rpcgen core dumps on somebouyer
1999-12-13per-interface statistics.itojun
1999-12-13Enable hints processing so that we can see the mappings.christos
1999-12-13remove setuid(getuid()). they are unnecessary as noone is going toitojun
1999-12-13[host]:filename syntax for IPv6 case.itojun
1999-12-12add dependency on version.hlukem
1999-12-12crank versionlukem
1999-12-11separate out the main `data pump' loop into two: one that supportslukem