aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Correct the top memory stats display: convert page counts to kB.Thomas Moestl2001-03-201-0/+5
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-1910-535/+1767
* Add an example of a novel technique to the IPv6 code. This technique seemsPoul-Henning Kamp2001-03-191-1/+2
* s/protocol-cloned/cloned/ I have missed in 1.24 -> 1.25.Ruslan Ermilov2001-03-181-1/+1
* Use the newly introduced -W flag to netstat(1) to avoid truncated addresses.Dag-Erling Smørgrav2001-03-151-1/+1
* Add a -W flag that tells netstat not to truncate addresses even if they areDag-Erling Smørgrav2001-03-154-32/+68
* net/route.c:Ruslan Ermilov2001-03-152-5/+10
* with my mentor hat on...Bill Fumerola2001-03-151-2/+0
* Revert previous change -- apparently it's not quite right. It brokeWill Andrews2001-03-151-15/+9
* Fix make(1) bug: nested comments may be placed in .if, .else .if, andWill Andrews2001-03-151-9/+15
* MAXHOSTNAMELEN includes space for a NUL.Brian Somers2001-03-146-42/+13
* Count and show incoming UDP datagrams with no checksum.Ruslan Ermilov2001-03-132-18/+21
* Fix top(1) display for SMP systems where the username is longer than 14Will Andrews2001-03-121-1/+3
* reset uid back to the user before doing kerberised change password.Assar Westerlund2001-03-121-0/+1
* Updates for Blowfish password hashing.Mark Murray2001-03-111-2/+6
* Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons,David E. O'Brien2001-03-082-38/+1
* Fix two bugs in null suffix handling. Both occured only after the suffixThomas Moestl2001-03-081-6/+19
* If SIGINFO is received during the transfer, print a status line similarDag-Erling Smørgrav2001-03-071-5/+29
* Fix a formatting bug (MFC candidate)Dag-Erling Smørgrav2001-03-071-1/+1
* Pick up the environment variable ${NM} if it exists and use that to listDoug Rabson2001-03-061-1/+2
* Add (and document) options for showing only listening or connected sockets.Dag-Erling Smørgrav2001-03-062-11/+39
* Fix ttynames generation broken with strlcatAndrey A. Chernov2001-03-051-1/+1
* Switch from using rand() or random() to a stronger, more appropriate PRNGKris Kennaway2001-03-051-10/+1
* When displaying interface statistics with -i show a '-' for anyJosef Karthauser2001-03-041-15/+64
* BDECFLAGS.Bill Fumerola2001-03-041-9/+7
* Preserve comma as separator when it is not equal to radix characterAndrey A. Chernov2001-03-031-2/+7
* Don't use "," as load avg. separator because it can be precision point in someAndrey A. Chernov2001-03-031-1/+1
* Oops, remove tabs sneaked in wrong placeAndrey A. Chernov2001-03-021-2/+2
* Use AM/PM time only when available in localeAndrey A. Chernov2001-03-023-7/+10
* Add -g group to usage message.Warner Losh2001-03-021-2/+4
* Include -DDEFSHELL=1 in Makefile.dist so people boostrapping willWarner Losh2001-03-011-1/+2
* MAXPATHLEN includes the trailing NUL.Warner Losh2001-03-012-6/+6
* MAXPATHLEN contains the trailing NUL.Warner Losh2001-03-012-2/+2
* MAXPATHLEN is enough.Warner Losh2001-03-011-2/+1
* All temperature scales are centigrades. Use "Celsius" instead.Daniel C. Sobral2001-03-011-1/+1
* MAXPATHLEN already accounts for the trailing NUL, so no need to add one in.Warner Losh2001-03-011-1/+1
* MAXPATHLEN includes the trailing NUL character, so there's no need to add 1Warner Losh2001-03-011-1/+1
* Remove redundant declaration of optind. It has been declared in unistd.hWarner Losh2001-03-011-1/+0
* o Add support for wall -g. This will send a message to all members ofWarner Losh2001-03-013-27/+71
* The secure temporary directory is always created, so always remove it.John Hay2001-02-281-5/+1
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.Ruslan Ermilov2001-02-282-3/+3
* Use EV_SET() macro to initialize kevent structure.Jonathan Lemon2001-02-281-7/+5
* Add missing prefix for nano, I presume this was missing 'cos of theDavid Malone2001-02-281-10/+16
* Give units a bit of a cleanup:David Malone2001-02-281-32/+26
* Update HISTORY.David E. O'Brien2001-02-281-1/+5
* Fix indent endless on garbage input (i.e., if it encountered EOF whileDavid E. O'Brien2001-02-271-1/+1
* - An array of 4 32-bit ints for avenrun doesn't work on the alpha becauseAndrew Gallatin2001-02-271-15/+7
* mdoc(7) police: utilize .St macro.Ruslan Ermilov2001-02-261-1/+3
* mdoc(7) police: restore correct order of references in the SEE ALSO.Ruslan Ermilov2001-02-241-1/+1
* Remove directive to install top as group kmem. Remove directive toRobert Watson2001-02-231-2/+1