| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Don't attempt to parse %c | ache | 2001-03-21 | 1 | -3/+9 |
* | | Don't attempt to parse %c | ache | 2001-03-21 | 1 | -17/+33 |
* | | Don't attempt to parse %c | ache | 2001-03-21 | 4 | -34/+56 |
* | | Don't attempt to parse %c, use nl_langinfo instead | ache | 2001-03-21 | 1 | -13/+16 |
* | | Don't attempt to parse %c, use nl_langinfo instead | ache | 2001-03-21 | 1 | -5/+10 |
* | | Restore old locale properly | ache | 2001-03-21 | 1 | -1/+4 |
* | | Use nl_langinfo instead of %Ef | ache | 2001-03-21 | 2 | -2/+7 |
* | | Use nl_langinfo instead of %EF | ache | 2001-03-21 | 1 | -1/+5 |
* | | Correct the top memory stats display: convert page counts to kB. | tmm | 2001-03-20 | 1 | -0/+5 |
* | | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 10 | -535/+1767 |
* | | Add an example of a novel technique to the IPv6 code. This technique seems | phk | 2001-03-19 | 1 | -1/+2 |
* | | s/protocol-cloned/cloned/ I have missed in 1.24 -> 1.25. | ru | 2001-03-18 | 1 | -1/+1 |
* | | Use the newly introduced -W flag to netstat(1) to avoid truncated addresses. | des | 2001-03-15 | 1 | -1/+1 |
* | | Add a -W flag that tells netstat not to truncate addresses even if they are | des | 2001-03-15 | 4 | -32/+68 |
* | | net/route.c: | ru | 2001-03-15 | 2 | -5/+10 |
* | | with my mentor hat on... | billf | 2001-03-15 | 1 | -2/+0 |
* | | Revert previous change -- apparently it's not quite right. It broke | will | 2001-03-15 | 1 | -15/+9 |
* | | Fix make(1) bug: nested comments may be placed in .if, .else .if, and | will | 2001-03-15 | 1 | -9/+15 |
* | | MAXHOSTNAMELEN includes space for a NUL. | brian | 2001-03-14 | 6 | -42/+13 |
* | | Count and show incoming UDP datagrams with no checksum. | ru | 2001-03-13 | 2 | -18/+21 |
* | | Fix top(1) display for SMP systems where the username is longer than 14 | will | 2001-03-12 | 1 | -1/+3 |
* | | reset uid back to the user before doing kerberised change password. | assar | 2001-03-12 | 1 | -0/+1 |
* | | Updates for Blowfish password hashing. | markm | 2001-03-11 | 1 | -2/+6 |
* | | Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons, | obrien | 2001-03-08 | 2 | -38/+1 |
* | | Fix two bugs in null suffix handling. Both occured only after the suffix | tmm | 2001-03-08 | 1 | -6/+19 |
* | | If SIGINFO is received during the transfer, print a status line similar | des | 2001-03-07 | 1 | -5/+29 |
* | | Fix a formatting bug (MFC candidate) | des | 2001-03-07 | 1 | -1/+1 |
* | | Pick up the environment variable ${NM} if it exists and use that to list | dfr | 2001-03-06 | 1 | -1/+2 |
* | | Add (and document) options for showing only listening or connected sockets. | des | 2001-03-06 | 2 | -11/+39 |
* | | Fix ttynames generation broken with strlcat | ache | 2001-03-05 | 1 | -1/+1 |
* | | Switch from using rand() or random() to a stronger, more appropriate PRNG | kris | 2001-03-05 | 1 | -10/+1 |
* | | When displaying interface statistics with -i show a '-' for any | joe | 2001-03-04 | 1 | -15/+64 |
* | | BDECFLAGS. | billf | 2001-03-04 | 1 | -9/+7 |
* | | Preserve comma as separator when it is not equal to radix character | ache | 2001-03-03 | 1 | -2/+7 |
* | | Don't use "," as load avg. separator because it can be precision point in some | ache | 2001-03-03 | 1 | -1/+1 |
* | | Oops, remove tabs sneaked in wrong place | ache | 2001-03-02 | 1 | -2/+2 |
* | | Use AM/PM time only when available in locale | ache | 2001-03-02 | 3 | -7/+10 |
* | | Add -g group to usage message. | imp | 2001-03-02 | 1 | -2/+4 |
* | | Include -DDEFSHELL=1 in Makefile.dist so people boostrapping will | imp | 2001-03-01 | 1 | -1/+2 |
* | | MAXPATHLEN includes the trailing NUL. | imp | 2001-03-01 | 2 | -6/+6 |
* | | MAXPATHLEN contains the trailing NUL. | imp | 2001-03-01 | 2 | -2/+2 |
* | | MAXPATHLEN is enough. | imp | 2001-03-01 | 1 | -2/+1 |
* | | All temperature scales are centigrades. Use "Celsius" instead. | dcs | 2001-03-01 | 1 | -1/+1 |
* | | MAXPATHLEN already accounts for the trailing NUL, so no need to add one in. | imp | 2001-03-01 | 1 | -1/+1 |
* | | MAXPATHLEN includes the trailing NUL character, so there's no need to add 1 | imp | 2001-03-01 | 1 | -1/+1 |
* | | Remove redundant declaration of optind. It has been declared in unistd.h | imp | 2001-03-01 | 1 | -1/+0 |
* | | o Add support for wall -g. This will send a message to all members of | imp | 2001-03-01 | 3 | -27/+71 |
* | | The secure temporary directory is always created, so always remove it. | jhay | 2001-02-28 | 1 | -5/+1 |
* | | Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. | ru | 2001-02-28 | 2 | -3/+3 |
* | | Use EV_SET() macro to initialize kevent structure. | jlemon | 2001-02-28 | 1 | -7/+5 |