| Commit message (Expand) | Author | Age | Files | Lines |
* | Reviewed by: William LeFebvre <wnl@groupsys.com> | jb | 1997-12-22 | 1 | -6/+6 |
* | Fix sysctl path /usr/sbin->/sbin | ache | 1997-12-22 | 1 | -2/+2 |
* | Remove unused include files | eivind | 1997-12-22 | 1 | -9/+3 |
* | Improve my copyright. | dyson | 1997-12-22 | 1 | -11/+4 |
* | Improve my copyright. | dyson | 1997-12-22 | 1 | -9/+2 |
* | Correct my previous fix for the UPAGES problem. | dyson | 1997-12-22 | 2 | -10/+6 |
* | Remove obsolete /etc/hostname.ep? reference. | charnier | 1997-12-22 | 1 | -2/+4 |
* | Use .Tn, .Bx Free and .An. | charnier | 1997-12-22 | 2 | -156/+360 |
* | Don't forget to ntohs(sin.sin_port) (DUH!) | brian | 1997-12-22 | 1 | -3/+3 |
* | Hopefully fix the problem with the TLB not being updated correctly. | dyson | 1997-12-22 | 2 | -10/+14 |
* | Properly clean out the SI_MOUNTEDON flag iff the mount attempt fails | joerg | 1997-12-21 | 2 | -2/+4 |
* | When called as `zgrep', the -Z argument is assumed. Make a | wosch | 1997-12-21 | 4 | -10/+26 |
* | Moved some declarations from <sys/socket.h> to the correct places, and | bde | 1997-12-21 | 4 | -11/+15 |
* | Typo fix in the message displayed. | max | 1997-12-21 | 1 | -1/+1 |
* | Remove unused private header. | eivind | 1997-12-21 | 1 | -2/+1 |
* | Charles Mott created these (and told me via email that | brian | 1997-12-21 | 4 | -8/+8 |
* | Remove unused private include files from slattach. | eivind | 1997-12-21 | 1 | -8/+3 |
* | Add (BSD) copyright headers. | brian | 1997-12-21 | 30 | -61/+785 |
* | I added vfs_ioopt prematurely, disabled. | dyson | 1997-12-21 | 1 | -2/+2 |
* | Remove private install rule in favor of INTERNALLIB and | cwt | 1997-12-21 | 1 | -5/+4 |
* | Cosmetic: Test for comment lines after the lenght has been established. | brian | 1997-12-21 | 1 | -4/+2 |
* | Allow multiple (comma seperated) devices on the "set device" line. | brian | 1997-12-21 | 6 | -51/+81 |
* | Cosmetic: Tidy up. | brian | 1997-12-21 | 1 | -19/+12 |
* | Mention that leading whitespace is ignored when identifying comments. | brian | 1997-12-21 | 2 | -4/+6 |
* | Zero struct sockaddr_??s before filling them in. | brian | 1997-12-21 | 2 | -2/+6 |
* | Allow leading whitespace before '#' when identifying comments. | brian | 1997-12-21 | 1 | -1/+3 |
* | Correct the "how to find out if the line is up" example. | brian | 1997-12-21 | 1 | -2/+2 |
* | Cosmetic: Remove blank lines, add .Pp where necessary. | brian | 1997-12-21 | 2 | -698/+92 |
* | Fixed overflow in chkrange(). Some out of bounds block numbers, | bde | 1997-12-21 | 3 | -3/+3 |
* | Duplicate the entry for the Plasmon CD-R device, so both possibilities | joerg | 1997-12-20 | 1 | -4/+7 |
* | Protect against a null pointer dereferencation in the case of an | joerg | 1997-12-20 | 1 | -1/+12 |
* | Year 2000 fixes | jraynard | 1997-12-20 | 1 | -1/+1 |
* | Year 2000 fixes for groff | jraynard | 1997-12-20 | 2 | -2/+2 |
* | Fixed style bugs in the printing of statistics after preening. Use | bde | 1997-12-20 | 3 | -45/+48 |
* | Don't attempt to print the statistics for a "clean" preened filesystem | bde | 1997-12-20 | 3 | -3/+3 |
* | Added zgrep.libz. This version of zgrep(1) depend on a | wosch | 1997-12-20 | 2 | -2/+27 |
* | Added a sparc category to the list. | wosch | 1997-12-20 | 1 | -0/+1 |
* | Added builtin decompression using zlib library, option -Z. | wosch | 1997-12-20 | 3 | -67/+131 |
* | Add some copyright and license terms, at Jordan's request. Note that | sef | 1997-12-20 | 8 | -8/+234 |
* | Add a copyright and license notice, on Jordan's request. | sef | 1997-12-20 | 1 | -1/+33 |
* | Add a copyright and license statement, at the request of Jordan. | sef | 1997-12-20 | 1 | -1/+33 |
* | Remove bogus #ifdef INET - SLIP doesn't compile without INET. | eivind | 1997-12-20 | 1 | -3/+1 |
* | Make the class code checks in function pci_cfgcheck less strict. | se | 1997-12-20 | 6 | -12/+12 |
* | Change errno usage as a field in a structure and as an argument to a | jb | 1997-12-20 | 2 | -28/+28 |
* | Clear the p_stops field on change of user/group id, unless the correct | sef | 1997-12-20 | 6 | -27/+58 |
* | Sync with sys/i386/conf/Makefile.i386 revision 1.106. | kato | 1997-12-20 | 2 | -6/+8 |
* | Never create the destination directory at install time. | bde | 1997-12-20 | 1 | -60/+12 |
* | Ifdefed some conditionally used declarations. | bde | 1997-12-20 | 2 | -2/+6 |
* | Removed a stray semicolon. | bde | 1997-12-20 | 1 | -2/+1 |
* | Added a used include. | bde | 1997-12-20 | 4 | -24/+36 |