| Commit message (Expand) | Author | Age | Files | Lines |
| * | prototype functions and fix some line wrapping | Alfred Perlstein | 2001-12-02 | 1 | -6/+16 |
| * | Sysinstall cleanups for installation: | Makoto Matsushita | 2001-12-02 | 2 | -38/+56 |
| * | Forget to remove kget.c, since kget feature is already gone. | Makoto Matsushita | 2001-12-01 | 1 | -125/+0 |
| * | Remove kget() feature, which is removed from 5-current kernel. | Makoto Matsushita | 2001-12-01 | 7 | -24/+2 |
| * | Pay attention to failures to SIOCAIFADDR and SIOCDIFFADDR. | Brian Somers | 2001-11-30 | 1 | -25/+39 |
| * | Don't provide an RTA_GATEWAY sockaddr when we write RTM_CHANGE messages | Brian Somers | 2001-11-30 | 1 | -6/+0 |
| * | Add some DEBUG logging to tell us when interface addresses are being | Brian Somers | 2001-11-30 | 1 | -0/+14 |
| * | Make the error messaging more helpful. | Crist J. Clark | 2001-11-30 | 1 | -9/+11 |
| * | Fold ANDREW_LOCKD into -current. | Alfred Perlstein | 2001-11-29 | 3 | -565/+1964 |
| |\ |
|
| | * | This completes the all partial file locking under NFS. The underlying | Alfred Perlstein | 2001-11-20 | 1 | -113/+398 |
| | * | Cleanup. | Alfred Perlstein | 2001-11-18 | 1 | -320/+335 |
| | * | Re-enable statd code. | Alfred Perlstein | 2001-11-18 | 1 | -111/+185 |
| | * | This adds in the full HW locking capability and should now make my rewrite | Alfred Perlstein | 2001-11-18 | 1 | -318/+775 |
| | * | Bring in Andrew P. Lentvorski initial work on making lockd work, | Alfred Perlstein | 2001-11-15 | 3 | -0/+1706 |
| * | Fix a bug about CIS string comparison. Pccardd should be able to distinguish | Mitsuru IWASAKI | 2001-11-29 | 1 | -0/+4 |
| * | Add a BUGS section noting that the basename of a directory containing | Crist J. Clark | 2001-11-28 | 1 | -1/+10 |
| * | My recent changes to add the ctl_renametf routine assumed that print job | Garance A Drosehn | 2001-11-28 | 2 | -21/+38 |
| * | Make the default kernel prefix "kernel:" instead of the boot file, | Dima Dorfman | 2001-11-27 | 2 | -4/+25 |
| * | Make extattrctl WARNS?=2-safe: | Chris D. Faulhaber | 2001-11-27 | 2 | -8/+7 |
| * | Re-connect NTP docs to build. | Ruslan Ermilov | 2001-11-27 | 1 | -1/+1 |
| * | Add missing -v option to the SYNOPSIS. | Sheldon Hearn | 2001-11-27 | 1 | -1/+1 |
| * | Change the recently-added 'o'-processing so it maps to 'l' instead of 'f'. | Garance A Drosehn | 2001-11-27 | 2 | -10/+15 |
| * | Grammar police (system console terminal type menu). | Bruce A. Mah | 2001-11-26 | 2 | -8/+8 |
| * | Use 'GET' method instaed of 'HEAD', since some proxy server doesn't work | Makoto Matsushita | 2001-11-25 | 1 | -1/+30 |
| * | Spelling police: sucessful -> successful. | Dima Dorfman | 2001-11-24 | 1 | -1/+1 |
| * | Talk about what the user needs to do to get the snp devices, and how | Dima Dorfman | 2001-11-24 | 1 | -2/+12 |
| * | Change 'superuser' to 'user' which was forgotten in the previous | Dima Dorfman | 2001-11-24 | 1 | -2/+1 |
| * | Remove the sentence about only root being able to run watch(8). It | Dima Dorfman | 2001-11-24 | 1 | -14/+10 |
| * | Add an -f option which allows one to specify a snp device to use. | Dima Dorfman | 2001-11-24 | 2 | -8/+30 |
| * | Remove the hack that ensures that rt_Update() works on FreeBSD. Now | Brian Somers | 2001-11-23 | 1 | -23/+5 |
| * | When writing messages to the routing socket, round sockaddr sizes | Brian Somers | 2001-11-23 | 1 | -12/+19 |
| * | Be paranoid about non-zero netmasks being associated with INET addresses | Brian Somers | 2001-11-23 | 2 | -5/+20 |
| * | Remove an unused variable (oops) | Brian Somers | 2001-11-23 | 1 | -1/+1 |
| * | Don't adjust_linklocal() when pulling a sockaddr out of an ncpaddr or | Brian Somers | 2001-11-23 | 3 | -10/+18 |
| * | Remove a bogus log_Id() decl | Brian Somers | 2001-11-23 | 1 | -1/+0 |
| * | Add us-ascii_to_cp437 screenmap | Andrey A. Chernov | 2001-11-23 | 2 | -4/+6 |
| * | Fix usage for the log command | Brian Somers | 2001-11-23 | 1 | -1/+1 |
| * | Whitespace tweak | Brian Somers | 2001-11-23 | 1 | -1/+1 |
| * | Add fonts,screenmaps,console types | Andrey A. Chernov | 2001-11-23 | 2 | -24/+50 |
| * | mdoc(7) police: oops, didn't catch this one without ispell(1). | Ruslan Ermilov | 2001-11-22 | 1 | -1/+1 |
| * | mdoc(7) police: tiny markup fixes. | Ruslan Ermilov | 2001-11-22 | 1 | -5/+6 |
| * | Expand the first argument of the ``log'' command if it's a variable. | Brian Somers | 2001-11-22 | 1 | -1/+1 |
| * | Choose more paranoid modes for the temporary directory so the user can't | Jordan K. Hubbard | 2001-11-22 | 1 | -1/+1 |
| * | Document that an UPTIME variable is now available | Brian Somers | 2001-11-22 | 1 | -0/+2 |
| * | Grammatical fixes over previous commit. | Robert Watson | 2001-11-20 | 1 | -6/+6 |
| * | mdoc(7) police: fix markup and spelling. | Ruslan Ermilov | 2001-11-20 | 1 | -14/+16 |
| * | mdoc(7) police: bump document date, fix markup. | Ruslan Ermilov | 2001-11-20 | 1 | -7/+13 |
| * | mdoc(7) police: Fix markup. | Ruslan Ermilov | 2001-11-20 | 1 | -40/+45 |
| * | Unifdef all the SGI code. It mainly added clutter while providing some | John Baldwin | 2001-11-20 | 10 | -342/+4 |
| * | Use fixed-size fields in the structure for the timed protocol. This | John Baldwin | 2001-11-20 | 3 | -13/+28 |