summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed some bogus casts.bde1997-12-191-3/+3
* Fixed some FUD (don't blame current msdosfs for old msdosfs+vfs_bio bugs).bde1997-12-193-24/+51
* Add Japanese EUC time definitionsjulian1997-12-194-1/+260
* Fixed the termcap 3.0 hacks. They were very broken in my configurationbde1997-12-191-10/+11
* Add an entry for SKIP, and update the pointer to the new reference source.julian1997-12-191-2/+3
* Comment that long double is poorly implemented, not that it is unimplemented.bde1997-12-191-2/+3
* Put the .PATH statement first as in all other libc Makefile.inc's.bde1997-12-191-3/+2
* Format the MLINKS statement the same as in most other libc Makefile.inc's.bde1997-12-191-2/+3
* Use '.\' and not '/* */' for troff-comments.helbig1997-12-191-34/+33
* Exec dmesg and awk to print everything in the message bufferbde1997-12-193-3/+30
* Don't print "Making info file ...' except in verbose mode.bde1997-12-191-1/+1
* Backed out all FreeBSD changes. They are unnecessary now that bfdbde1997-12-191-7/+0
OpenPOWER on IntegriCloud