summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Override gdb's version of N_TXTADDR() with the (new) system versionbde1997-12-191-3/+19
* Made N_TXTADDR() work for kernels (assume that a ZMAGIC file with anbde1997-12-191-2/+6
* Don't strip trailing slashes (for the initial rmdir). It breaksbde1997-12-191-9/+1
* MALLOC->mallocache1997-12-191-3/+3
* Set the sender's low watermark to match the maximum size for atomicbde1997-12-192-2/+4
* Only remove ${CLEANFILES} in the default clean rule. In particular,bde1997-12-191-18/+16
* Reset our "ifaddr" to zero if the "set ifaddr" fails inbrian1997-12-191-2/+4
* Change bogus usage of btoc to atop. The incorrect usage of btoc wasdyson1997-12-191-13/+12
* The ``super scsi'' device is /dev/scc.brian1997-12-193-7/+16
* Fixed namespace pollution in previous commit.bde1997-12-191-5/+3
* SUNIT: use MALLOC/FREE and M_NOWAITache1997-12-191-4/+8
* Some performance improvements, and code cleanups (including changing ourdyson1997-12-1911-31/+479
* If the peer asks for IP 0.0.0.0, choose an IP ourselvesbrian1997-12-191-2/+3
* Fix an incredibly horrible bug in the ipfw codejulian1997-12-193-11/+16
* Correct the check for multiword dma. It was incorrectly checkingdyson1997-12-191-2/+2
* Augment $PATH to ensure searching of /sbin and /usr/sbin for sysctlbde1997-12-183-9/+12
OpenPOWER on IntegriCloud