| Commit message (Expand) | Author | Age | Files | Lines |
* | beforeinstall -> SCRIPTS. | ru | 2001-04-07 | 11 | -48/+22 |
* | Execute this script in a "C" locale environment. | ru | 2001-04-06 | 1 | -0/+2 |
* | Add IPv6 support to showmount(8). This replaces IPv4-specific code | iedowse | 2001-04-05 | 1 | -34/+2 |
* | Fixed a null pointer bug in rev.1.10. Rev.1.10 was supposed to to | bde | 2001-04-04 | 1 | -5/+7 |
* | Round up before checking if the width is smaller than the widest | dwmalone | 2001-04-03 | 1 | -3/+5 |
* | Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY in | ru | 2001-04-03 | 1 | -1/+1 |
* | Do not override `realinstall' target, use ${PROGNAME}. | ru | 2001-04-02 | 1 | -5/+1 |
* | Do not override `realinstall' target, use ${PROGNAME}. | ru | 2001-04-02 | 1 | -6/+3 |
* | libtelnet.a is gone; add a special hack for `make release' fixit floppy. | ru | 2001-03-31 | 1 | -3/+8 |
* | Don't core dump when given "-i -a". Problem caused by a mistaken | phk | 2001-03-30 | 1 | -1/+2 |
* | Include a missing header, and change a mktemp(3), mkdir(2) sequence to | eric | 2001-03-29 | 2 | -2/+2 |
* | numdirtybuffers is an int, not a long. | gallatin | 2001-03-29 | 1 | -1/+1 |
* | Update message #56. Maxim didn't merge the English version here since | joerg | 2001-03-28 | 2 | -2/+2 |
* | There was only a single message to be translated into German here. | joerg | 2001-03-28 | 2 | -2/+2 |
* | Bring the usage message in synch with reality. | des | 2001-03-28 | 1 | -3/+2 |
* | Add Ukrainian translation. | sobomax | 2001-03-28 | 2 | -1/+187 |
* | Back out my fseeko -> fseek(END) change - we need to position on what we | ache | 2001-03-28 | 1 | -1/+1 |
* | Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness. | ru | 2001-03-28 | 1 | -1/+7 |
* | Restore part of my fix spammed in v1.23: | ache | 2001-03-27 | 1 | -1/+1 |
* | Fix tail to work on files bigger than 2GB. | dwmalone | 2001-03-27 | 4 | -65/+146 |
* | Add full PAM support for account management and sessions. | markm | 2001-03-27 | 6 | -96/+332 |
* | Describe details of importing. | sobomax | 2001-03-27 | 1 | -0/+28 |
* | Traverse ${DESTDIR}/usr/include in lexographical order. | ru | 2001-03-27 | 1 | -1/+1 |
* | Add comment explaining why size not passed directly to mmap, i.e. not relay | ache | 2001-03-27 | 1 | -3/+9 |
* | Do not override the ``install'' target. | ru | 2001-03-27 | 1 | -1/+1 |
* | Update FreeBSD translations to match 1.4.1 (actually just copied Enslish | sobomax | 2001-03-27 | 6 | -12/+30 |
* | Resolve conflicts. | sobomax | 2001-03-27 | 6 | -158/+518 |
* | This commit was generated by cvs2svn to compensate for changes in r74853, | sobomax | 2001-03-27 | 2 | -21/+38 |
|\ |
|
| * | Virgin import of Hugh F. Mahon's EasyEditor 1.4.1. | sobomax | 2001-03-27 | 7 | -170/+554 |
* | | MAN[1-9] -> MAN. | ru | 2001-03-27 | 57 | -81/+74 |
* | | Rewrite of the CAM error recovery code. | ken | 2001-03-27 | 1 | -1/+1 |
* | | Use SSIZE_MAX instead of INT_MAX, as kernel does ssize_t check | ache | 2001-03-27 | 1 | -1/+3 |
* | | Treat mmap() error as fatal too, i.e. do exit(1) instead of return | ache | 2001-03-26 | 1 | -1/+1 |
* | | rlines() checks: | ache | 2001-03-26 | 1 | -3/+10 |
* | | Do not build (and install) both secure/ and standard versions | ru | 2001-03-26 | 1 | -3/+3 |
* | | Don't use MANDEPEND and MANSRC. | ru | 2001-03-26 | 1 | -5/+2 |
* | | Merge various changes from OpenBSD and NetBSD. | mikeh | 2001-03-25 | 28 | -470/+478 |
* | | Now that libfetch uses the high port range by default, add a -U option to | des | 2001-03-24 | 2 | -13/+17 |
* | | Get rid of setgid kmem for systat, and while being there, fix some bugs | tmm | 2001-03-23 | 10 | -151/+397 |
* | | Take setgid kmem away from nfsstat, it has not needed it for some time | tmm | 2001-03-22 | 2 | -7/+1 |
* | | Properly deal with one char weekdays | ache | 2001-03-22 | 1 | -4/+8 |
* | | Uppercase first month letter | ache | 2001-03-22 | 1 | -1/+6 |
* | | Fix width for printing time | ache | 2001-03-21 | 1 | -5/+4 |
* | | Don't attempt to parse %c | ache | 2001-03-21 | 1 | -5/+14 |
* | | Don't attempt to parse %c | ache | 2001-03-21 | 1 | -2/+7 |
* | | Don't attempt to parse %c | ache | 2001-03-21 | 1 | -3/+9 |
* | | 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 |