| Commit message (Expand) | Author | Age | Files | Lines |
* | Check strdup() return values | jedgar | 2001-01-20 | 1 | -4/+8 |
* | Minor grammar nit. | ben | 2001-01-16 | 1 | -1/+1 |
* | man(7) -> mdoc(7). | ru | 2001-01-16 | 1 | -165/+135 |
* | mdoc(7) police: fixed broken references. | ru | 2001-01-16 | 3 | -4/+2 |
* | Correct spelling of millennium. | dwmalone | 2001-01-16 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 12 | -14/+14 |
* | mdoc(7) police: fix the weird construct. | ru | 2001-01-15 | 1 | -2/+8 |
* | The patch for the new calendar contained spaces instead of tabs. | dwmalone | 2001-01-15 | 1 | -184/+184 |
* | /usr/libexec/cpp -> /usr/bin/cpp | ache | 2001-01-13 | 1 | -1/+1 |
* | Have rpcgen actually tell us what cpp it is looking for (as it would if we | obrien | 2001-01-10 | 1 | -1/+1 |
* | Use /usr/bin/cpp as on NetBSD, not /usr/libexec/cpp. | obrien | 2001-01-09 | 1 | -3/+1 |
* | Off by one error in reading mmap data. | wosch | 2001-01-06 | 1 | -1/+2 |
* | Reinstate revision 1.11: | will | 2001-01-05 | 1 | -37/+62 |
* | Back out last commit; it had string function mistakes. I will fix this | will | 2001-01-04 | 2 | -47/+23 |
* | Document new -s option: pass a shell to apply(1) when the desired shell | will | 2001-01-04 | 1 | -0/+7 |
* | BDECFLAGS; de-__P()-ify, ANSIfy, use snprintf() instead of sprintf(), | will | 2001-01-04 | 1 | -23/+40 |
* | Update for 2001. | dwmalone | 2001-01-04 | 1 | -138/+186 |
* | .publickey -> .pubkey to match other finger daemons. | des | 2001-01-04 | 3 | -4/+4 |
* | Use a slightly better documented way of calculating easter and | dwmalone | 2001-01-02 | 2 | -61/+38 |
* | Oops, I'm such an idiot. For reasons I don't really agree with, | mjacob | 2000-12-31 | 1 | -1/+1 |
* | The default is /dev/nrsa0 (now), not /dev/nsa0. | mjacob | 2000-12-31 | 1 | -1/+1 |
* | My bad, committed the submitted patch rather than the fixed patch. | phk | 2000-12-30 | 1 | -2/+3 |
* | Use macro API to <sys/queue.h> | phk | 2000-12-30 | 3 | -18/+17 |
* | Use macro API to <sys/queue.h> | phk | 2000-12-30 | 1 | -31/+16 |
* | Use macro API to <sys/queue.h> | phk | 2000-12-30 | 1 | -1/+1 |
* | Add support for a .publickey file. | des | 2000-12-29 | 3 | -4/+9 |
* | Used macro-API to <sys/queue.h>. | phk | 2000-12-29 | 1 | -13/+13 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 9 | -25/+19 |
* | Fix for the case where the first two entries returned by readdir() are | will | 2000-12-26 | 1 | -6/+12 |
* | Use the real user ID so non-root users can kill setuid processes | ps | 2000-12-25 | 1 | -1/+1 |
* | Don't abuse the SCCS `@(#)' for RCS. | obrien | 2000-12-25 | 6 | -6/+6 |
* | As far as I can tell, you have never been able to use 'ab' as a unit | dwmalone | 2000-12-24 | 1 | -1/+1 |
* | Warn if the size of the remote file isn't known. | des | 2000-12-22 | 1 | -2/+11 |
* | Hostnames are case-insensitive | brian | 2000-12-22 | 1 | -1/+2 |
* | Fix printf(1) for cases where a long string with no format specifiers is | ben | 2000-12-21 | 1 | -4/+16 |
* | If the utmp login time is greater than the tty atime, use it to calculate | brian | 2000-12-21 | 2 | -2/+14 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 55 | -211/+259 |
* | mdoc(7) police: document IPv6 options in the SYNOPSIS. | ru | 2000-12-18 | 1 | -1/+1 |
* | o Fix up includes which built due to excessive nested including in the | rwatson | 2000-12-17 | 1 | -6/+5 |
* | IPv6 support for logger. | ume | 2000-12-16 | 3 | -25/+82 |
* | Fix a bug introduced in rev. 1.17: initialize variables before use, not after. | des | 2000-12-16 | 1 | -1/+1 |
* | Fix lseek args order (PR 23549) | ache | 2000-12-15 | 1 | -12/+15 |
* | Fix typo reported by Rich Morin <rdm@cfcl.com> on -doc mailing list. | phantom | 2000-12-14 | 1 | -4/+5 |
* | mdoc(7) police: added missing .Os call. | ru | 2000-12-14 | 3 | -0/+3 |
* | mdoc(7) police: removed history info from the .Os FreeBSD call. | ru | 2000-12-14 | 3 | -3/+3 |
* | mdoc(7) police: removed history info from the .Os call. | ru | 2000-12-14 | 1 | -1/+1 |
* | If the URL did not specify a scheme, try to guess it from the host name. | des | 2000-12-13 | 1 | -0/+10 |
* | Catch up to the new kinfo_proc. | jhb | 2000-12-12 | 1 | -4/+4 |
* | Remove hard-sentence breaks, canonify .Dd (no leading zero). | ru | 2000-12-12 | 2 | -10/+15 |
* | Document what Idle=* means in a short format display. | ru | 2000-12-12 | 1 | -0/+3 |