| Commit message (Expand) | Author | Age | Files | Lines |
* | prototype functions and fix some line wrapping | alfred | 2001-12-02 | 1 | -6/+16 |
* | Sysinstall cleanups for installation: | matusita | 2001-12-02 | 2 | -38/+56 |
* | Forget to remove kget.c, since kget feature is already gone. | matusita | 2001-12-01 | 1 | -125/+0 |
* | Remove kget() feature, which is removed from 5-current kernel. | matusita | 2001-12-01 | 7 | -24/+2 |
* | Pay attention to failures to SIOCAIFADDR and SIOCDIFFADDR. | brian | 2001-11-30 | 1 | -25/+39 |
* | Don't provide an RTA_GATEWAY sockaddr when we write RTM_CHANGE messages | brian | 2001-11-30 | 1 | -6/+0 |
* | Add some DEBUG logging to tell us when interface addresses are being | brian | 2001-11-30 | 1 | -0/+14 |
* | Make the error messaging more helpful. | cjc | 2001-11-30 | 1 | -9/+11 |
* | Fold ANDREW_LOCKD into -current. | alfred | 2001-11-29 | 3 | -566/+1965 |
* | Fix a bug about CIS string comparison. Pccardd should be able to distinguish | iwasaki | 2001-11-29 | 1 | -0/+4 |
* | Add a BUGS section noting that the basename of a directory containing | cjc | 2001-11-28 | 1 | -1/+10 |
* | My recent changes to add the ctl_renametf routine assumed that print job | gad | 2001-11-28 | 2 | -21/+38 |
* | Make the default kernel prefix "kernel:" instead of the boot file, | dd | 2001-11-27 | 2 | -4/+25 |
* | Make extattrctl WARNS?=2-safe: | jedgar | 2001-11-27 | 2 | -8/+7 |
* | Re-connect NTP docs to build. | ru | 2001-11-27 | 1 | -1/+1 |
* | Add missing -v option to the SYNOPSIS. | sheldonh | 2001-11-27 | 1 | -1/+1 |
* | Change the recently-added 'o'-processing so it maps to 'l' instead of 'f'. | gad | 2001-11-27 | 2 | -10/+15 |
* | Grammar police (system console terminal type menu). | bmah | 2001-11-26 | 2 | -8/+8 |
* | Use 'GET' method instaed of 'HEAD', since some proxy server doesn't work | matusita | 2001-11-25 | 1 | -1/+30 |
* | Spelling police: sucessful -> successful. | dd | 2001-11-24 | 1 | -1/+1 |
* | Talk about what the user needs to do to get the snp devices, and how | dd | 2001-11-24 | 1 | -2/+12 |
* | Change 'superuser' to 'user' which was forgotten in the previous | dd | 2001-11-24 | 1 | -2/+1 |
* | Remove the sentence about only root being able to run watch(8). It | dd | 2001-11-24 | 1 | -14/+10 |
* | Add an -f option which allows one to specify a snp device to use. | dd | 2001-11-24 | 2 | -8/+30 |
* | Remove the hack that ensures that rt_Update() works on FreeBSD. Now | brian | 2001-11-23 | 1 | -23/+5 |
* | When writing messages to the routing socket, round sockaddr sizes | brian | 2001-11-23 | 1 | -12/+19 |
* | Be paranoid about non-zero netmasks being associated with INET addresses | brian | 2001-11-23 | 2 | -5/+20 |
* | Remove an unused variable (oops) | brian | 2001-11-23 | 1 | -1/+1 |
* | Don't adjust_linklocal() when pulling a sockaddr out of an ncpaddr or | brian | 2001-11-23 | 3 | -10/+18 |
* | Remove a bogus log_Id() decl | brian | 2001-11-23 | 1 | -1/+0 |
* | Add us-ascii_to_cp437 screenmap | ache | 2001-11-23 | 2 | -4/+6 |
* | Fix usage for the log command | brian | 2001-11-23 | 1 | -1/+1 |
* | Whitespace tweak | brian | 2001-11-23 | 1 | -1/+1 |
* | Add fonts,screenmaps,console types | ache | 2001-11-23 | 2 | -24/+50 |
* | mdoc(7) police: oops, didn't catch this one without ispell(1). | ru | 2001-11-22 | 1 | -1/+1 |
* | mdoc(7) police: tiny markup fixes. | ru | 2001-11-22 | 1 | -5/+6 |
* | Expand the first argument of the ``log'' command if it's a variable. | brian | 2001-11-22 | 1 | -1/+1 |
* | Choose more paranoid modes for the temporary directory so the user can't | jkh | 2001-11-22 | 1 | -1/+1 |
* | Document that an UPTIME variable is now available | brian | 2001-11-22 | 1 | -0/+2 |
* | Grammatical fixes over previous commit. | rwatson | 2001-11-20 | 1 | -6/+6 |
* | mdoc(7) police: fix markup and spelling. | ru | 2001-11-20 | 1 | -14/+16 |
* | mdoc(7) police: bump document date, fix markup. | ru | 2001-11-20 | 1 | -7/+13 |
* | mdoc(7) police: Fix markup. | ru | 2001-11-20 | 1 | -40/+45 |
* | Unifdef all the SGI code. It mainly added clutter while providing some | jhb | 2001-11-20 | 10 | -342/+4 |
* | Use fixed-size fields in the structure for the timed protocol. This | jhb | 2001-11-20 | 3 | -13/+28 |
* | Close files only if the fp is != NULL. | hm | 2001-11-19 | 1 | -7/+6 |
* | Remove a duplicate word. | murray | 2001-11-19 | 1 | -2/+1 |
* | Allow the path for /dev and the location of the database file to | iedowse | 2001-11-18 | 2 | -14/+33 |
* | o Allow rarpd to accept an additional '-t directory' argument, specifying | rwatson | 2001-11-16 | 2 | -1/+17 |
* | o Reflect moving of extattr_namespace calls to libc from libutil; no | rwatson | 2001-11-16 | 3 | -9/+0 |