| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Change the proc information returned from the kernel so that it | mckusick | 2000-12-12 | 8 | -155/+136 |
* | Re-add home born file(1) and magic(5) manual pages. Update them to | phantom | 2000-12-11 | 3 | -13/+716 |
* | mdoc(7) police: use canonical form of .Dd macro. | ru | 2000-12-11 | 7 | -7/+7 |
* | Add rcsid. Remove unused #include. Remove error() definition and replace | charnier | 2000-12-10 | 2 | -35/+26 |
* | Remove one more incorrect section name. Typos. | charnier | 2000-12-10 | 2 | -11/+18 |
* | Add history. | obrien | 2000-12-10 | 1 | -0/+4 |
* | The options I added where not formated to new manpage style specs. | obrien | 2000-12-09 | 1 | -4/+7 |
* | Add or fix FreeBSD IDs. | obrien | 2000-12-09 | 7 | -5/+10 |
* | "Implement -[n]fcb (formatting of block comments) and attempt to implement | obrien | 2000-12-09 | 6 | -11/+46 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 6 | -9/+15 |
* | Retire this ancient version of rdist. | obrien | 2000-12-07 | 12 | -4409/+0 |