| Commit message (Expand) | Author | Age | Files | Lines |
* | De-__P()-ify | will | 2001-01-28 | 1 | -6/+6 |
* | BDECFLAGS: constify; use proper types. Add $FreeBSD$, clean up #ifndef lint. | will | 2001-01-28 | 1 | -10/+13 |
* | Fix typo | phantom | 2001-01-25 | 2 | -4/+4 |
* | Slightly re-word sentence to allow using .Nm macro without parameter | phantom | 2001-01-25 | 1 | -1/+2 |
* | Slightly re-word sentence to allow using .Nm macro without parameter | phantom | 2001-01-25 | 1 | -4/+6 |
* | Fix bogus checking of snprintf() by decreasing the remaining size of the | will | 2001-01-25 | 1 | -0/+3 |
* | Catch up to proc flag changes. | jhb | 2001-01-24 | 1 | -3/+3 |
* | Catch up to proc flag change. | jhb | 2001-01-24 | 1 | -1/+1 |
* | Catch up to new proc flags. | jhb | 2001-01-24 | 1 | -1/+1 |
* | Mention the -F in the usage(). | ru | 2001-01-24 | 1 | -1/+1 |
* | Call pam_setcred. | nectar | 2001-01-23 | 1 | -0/+4 |
* | Add mibs to hold the number of forks since boot. New mibs are: | ume | 2001-01-23 | 1 | -0/+8 |
* | Add the -empty flag, from OpenBSD. It returns true if the directory | peter | 2001-01-23 | 5 | -2/+49 |
* | Document that the -z option is equivalent to 'sysctl vm.zone'. | des | 2001-01-23 | 1 | -1/+5 |
* | Use the vm.zone sysctl rather that grope through the zone allocator's | des | 2001-01-23 | 1 | -52/+15 |
* | Update vm zone list traversal for changes made to kernel. Note that this | mjacob | 2001-01-23 | 1 | -2/+6 |
* | Fix numerous style(9) bugs: Put #define's before declarations; sort the | will | 2001-01-21 | 1 | -12/+11 |
* | Fix style(9) bug; use ISDOT[DOT,]() macro available in util.c by moving | will | 2001-01-21 | 3 | -11/+9 |
* | Print out resid portion of MTIOCGET returned data. | mjacob | 2001-01-21 | 1 | -3/+4 |
* | Fix typo: -c -> -t | ache | 2001-01-21 | 1 | -1/+1 |
* | Make "killall -t p0" really works. | ache | 2001-01-21 | 1 | -1/+2 |
* | 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 |