summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete /etc/hostname.ep? reference.charnier1997-12-221-2/+4
* Use .Tn, .Bx Free and .An.charnier1997-12-222-156/+360
* Don't forget to ntohs(sin.sin_port) (DUH!)brian1997-12-221-3/+3
* Hopefully fix the problem with the TLB not being updated correctly.dyson1997-12-222-10/+14
* Properly clean out the SI_MOUNTEDON flag iff the mount attempt failsjoerg1997-12-212-2/+4
* When called as `zgrep', the -Z argument is assumed. Make awosch1997-12-214-10/+26
* Moved some declarations from <sys/socket.h> to the correct places, andbde1997-12-214-11/+15
* Typo fix in the message displayed.max1997-12-211-1/+1
* Remove unused private header.eivind1997-12-211-2/+1
* Charles Mott created these (and told me via email thatbrian1997-12-214-8/+8
* Remove unused private include files from slattach.eivind1997-12-211-8/+3
* Add (BSD) copyright headers.brian1997-12-2130-61/+785
* I added vfs_ioopt prematurely, disabled.dyson1997-12-211-2/+2
* Remove private install rule in favor of INTERNALLIB andcwt1997-12-211-5/+4
* Cosmetic: Test for comment lines after the lenght has been established.brian1997-12-211-4/+2
* Allow multiple (comma seperated) devices on the "set device" line.brian1997-12-216-51/+81
* Cosmetic: Tidy up.brian1997-12-211-19/+12
* Mention that leading whitespace is ignored when identifying comments.brian1997-12-212-4/+6
* Zero struct sockaddr_??s before filling them in.brian1997-12-212-2/+6
* Allow leading whitespace before '#' when identifying comments.brian1997-12-211-1/+3
* Correct the "how to find out if the line is up" example.brian1997-12-211-2/+2
* Cosmetic: Remove blank lines, add .Pp where necessary.brian1997-12-212-698/+92
* Fixed overflow in chkrange(). Some out of bounds block numbers,bde1997-12-213-3/+3
* Duplicate the entry for the Plasmon CD-R device, so both possibilitiesjoerg1997-12-201-4/+7
* Protect against a null pointer dereferencation in the case of anjoerg1997-12-201-1/+12
* Year 2000 fixesjraynard1997-12-201-1/+1
* Year 2000 fixes for groffjraynard1997-12-202-2/+2
* Fixed style bugs in the printing of statistics after preening. Usebde1997-12-203-45/+48
* Don't attempt to print the statistics for a "clean" preened filesystembde1997-12-203-3/+3
* Added zgrep.libz. This version of zgrep(1) depend on awosch1997-12-202-2/+27
* Added a sparc category to the list.wosch1997-12-201-0/+1
* Added builtin decompression using zlib library, option -Z.wosch1997-12-203-67/+131
* Add some copyright and license terms, at Jordan's request. Note thatsef1997-12-208-8/+234
* Add a copyright and license notice, on Jordan's request.sef1997-12-201-1/+33
* Add a copyright and license statement, at the request of Jordan.sef1997-12-201-1/+33
* Remove bogus #ifdef INET - SLIP doesn't compile without INET.eivind1997-12-201-3/+1
* Make the class code checks in function pci_cfgcheck less strict.se1997-12-206-12/+12
* Change errno usage as a field in a structure and as an argument to ajb1997-12-202-28/+28
* Clear the p_stops field on change of user/group id, unless the correctsef1997-12-206-27/+58
* Sync with sys/i386/conf/Makefile.i386 revision 1.106.kato1997-12-202-6/+8
* Never create the destination directory at install time.bde1997-12-201-60/+12
* Ifdefed some conditionally used declarations.bde1997-12-202-2/+6
* Removed a stray semicolon.bde1997-12-201-2/+1
* Added a used include.bde1997-12-204-24/+36
* Fixed a sloppy common-style declaration.bde1997-12-202-1/+4
* Fixed gratuitous ANSIisms.bde1997-12-202-4/+7
* Handle the ``maintenance'' case better.bde1997-12-191-11/+19
* Don't use ANSI string concatenation to misformat a string.bde1997-12-193-15/+15
* Removed a stale comment. (We don't declare ip_len and ip_offset asbde1997-12-191-5/+1
* Use __inline instead of inline to prevent pedantic compiler warnings.bde1997-12-193-12/+12
OpenPOWER on IntegriCloud