| Commit message (Expand) | Author | Age | Files | Lines |
| * | Describe details of importing. | Maxim Sobolev | 2001-03-27 | 1 | -0/+28 |
| * | Traverse ${DESTDIR}/usr/include in lexographical order. | Ruslan Ermilov | 2001-03-27 | 1 | -1/+1 |
| * | Add comment explaining why size not passed directly to mmap, i.e. not relay | Andrey A. Chernov | 2001-03-27 | 1 | -3/+9 |
| * | Do not override the ``install'' target. | Ruslan Ermilov | 2001-03-27 | 1 | -1/+1 |
| * | Update FreeBSD translations to match 1.4.1 (actually just copied Enslish | Maxim Sobolev | 2001-03-27 | 6 | -12/+30 |
| * | Resolve conflicts. | Maxim Sobolev | 2001-03-27 | 6 | -157/+517 |
| * | This commit was generated by cvs2svn to compensate for changes in r74853, | Maxim Sobolev | 2001-03-27 | 2 | -21/+38 |
| |\ |
|
| | * | Virgin import of Hugh F. Mahon's EasyEditor 1.4.1. | Maxim Sobolev | 2001-03-27 | 7 | -159/+713 |
| * | | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 57 | -81/+74 |
| * | | Rewrite of the CAM error recovery code. | Kenneth D. Merry | 2001-03-27 | 1 | -1/+1 |
| * | | Use SSIZE_MAX instead of INT_MAX, as kernel does ssize_t check | Andrey A. Chernov | 2001-03-27 | 1 | -1/+3 |
| * | | Treat mmap() error as fatal too, i.e. do exit(1) instead of return | Andrey A. Chernov | 2001-03-26 | 1 | -1/+1 |
| * | | rlines() checks: | Andrey A. Chernov | 2001-03-26 | 1 | -3/+10 |
| * | | Do not build (and install) both secure/ and standard versions | Ruslan Ermilov | 2001-03-26 | 1 | -3/+3 |
| * | | Don't use MANDEPEND and MANSRC. | Ruslan Ermilov | 2001-03-26 | 1 | -5/+2 |
| * | | Merge various changes from OpenBSD and NetBSD. | Mike Heffner | 2001-03-25 | 28 | -470/+478 |
| * | | Now that libfetch uses the high port range by default, add a -U option to | Dag-Erling Smørgrav | 2001-03-24 | 2 | -13/+17 |
| * | | Get rid of setgid kmem for systat, and while being there, fix some bugs | Thomas Moestl | 2001-03-23 | 10 | -150/+396 |
| * | | Take setgid kmem away from nfsstat, it has not needed it for some time | Thomas Moestl | 2001-03-22 | 2 | -7/+1 |
| * | | Properly deal with one char weekdays | Andrey A. Chernov | 2001-03-22 | 1 | -4/+8 |
| * | | Uppercase first month letter | Andrey A. Chernov | 2001-03-22 | 1 | -1/+6 |
| * | | Fix width for printing time | Andrey A. Chernov | 2001-03-21 | 1 | -5/+4 |
| * | | Don't attempt to parse %c | Andrey A. Chernov | 2001-03-21 | 1 | -5/+14 |
| * | | Don't attempt to parse %c | Andrey A. Chernov | 2001-03-21 | 1 | -2/+7 |
| * | | Don't attempt to parse %c | Andrey A. Chernov | 2001-03-21 | 1 | -3/+9 |
| * | | Don't attempt to parse %c | Andrey A. Chernov | 2001-03-21 | 1 | -3/+9 |
| * | | Don't attempt to parse %c | Andrey A. Chernov | 2001-03-21 | 1 | -17/+33 |
| * | | Don't attempt to parse %c | Andrey A. Chernov | 2001-03-21 | 4 | -34/+56 |
| * | | Don't attempt to parse %c, use nl_langinfo instead | Andrey A. Chernov | 2001-03-21 | 1 | -13/+16 |
| * | | Don't attempt to parse %c, use nl_langinfo instead | Andrey A. Chernov | 2001-03-21 | 1 | -5/+10 |
| * | | Restore old locale properly | Andrey A. Chernov | 2001-03-21 | 1 | -1/+4 |
| * | | Use nl_langinfo instead of %Ef | Andrey A. Chernov | 2001-03-21 | 2 | -2/+7 |
| * | | Use nl_langinfo instead of %EF | Andrey A. Chernov | 2001-03-21 | 1 | -1/+5 |
| * | | Correct the top memory stats display: convert page counts to kB. | Thomas Moestl | 2001-03-20 | 1 | -0/+5 |
| * | | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | Alfred Perlstein | 2001-03-19 | 10 | -534/+1766 |
| * | | Add an example of a novel technique to the IPv6 code. This technique seems | Poul-Henning Kamp | 2001-03-19 | 1 | -1/+2 |
| * | | s/protocol-cloned/cloned/ I have missed in 1.24 -> 1.25. | Ruslan Ermilov | 2001-03-18 | 1 | -1/+1 |
| * | | Use the newly introduced -W flag to netstat(1) to avoid truncated addresses. | Dag-Erling Smørgrav | 2001-03-15 | 1 | -1/+1 |
| * | | Add a -W flag that tells netstat not to truncate addresses even if they are | Dag-Erling Smørgrav | 2001-03-15 | 4 | -29/+65 |
| * | | net/route.c: | Ruslan Ermilov | 2001-03-15 | 2 | -5/+10 |
| * | | with my mentor hat on... | Bill Fumerola | 2001-03-15 | 1 | -2/+0 |
| * | | Revert previous change -- apparently it's not quite right. It broke | Will Andrews | 2001-03-15 | 1 | -15/+9 |
| * | | Fix make(1) bug: nested comments may be placed in .if, .else .if, and | Will Andrews | 2001-03-15 | 1 | -9/+15 |
| * | | MAXHOSTNAMELEN includes space for a NUL. | Brian Somers | 2001-03-14 | 6 | -42/+13 |
| * | | Count and show incoming UDP datagrams with no checksum. | Ruslan Ermilov | 2001-03-13 | 2 | -18/+21 |
| * | | Fix top(1) display for SMP systems where the username is longer than 14 | Will Andrews | 2001-03-12 | 1 | -1/+3 |
| * | | reset uid back to the user before doing kerberised change password. | Assar Westerlund | 2001-03-12 | 1 | -0/+1 |
| * | | Updates for Blowfish password hashing. | Mark Murray | 2001-03-11 | 1 | -2/+6 |
| * | | Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons, | David E. O'Brien | 2001-03-08 | 2 | -38/+1 |
| * | | Fix two bugs in null suffix handling. Both occured only after the suffix | Thomas Moestl | 2001-03-08 | 1 | -6/+19 |