summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added U.S. Robotics XJ1560J (X2 X-jack modem)hosokawa1998-03-192-2/+14
* Uninitialized pointer reference may happen on particular environment.hosokawa1998-03-191-1/+6
* Don't use the beforedepend target. It was a no-op here except forbde1998-03-191-3/+1
* Removed vestiges of use of beforedepend target.bde1998-03-192-6/+6
* Don't use the beforedepend target. It was a no-op here except forbde1998-03-196-18/+6
* correct checks for "already written" case.jkh1998-03-193-21/+27
* Add noatime option to new filesystems to speed up initial extraction.jkh1998-03-193-6/+6
* Use gzip's -n flag so that simple regression tests of `make world'bde1998-03-191-3/+3
* Fixed CLEANFILES. Some temporary files were missing.bde1998-03-192-4/+4
* Fixed building of kernels without `options FFS'. ffs_softdep_stub.c isbde1998-03-191-1/+1
* Fixed a race to build the `@' and `machine' symlinks early enoughbde1998-03-192-4/+4
* Use .An/.Aq.charnier1998-03-193-8/+8
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-1912-41/+39
* Use .An/.Aq.charnier1998-03-193-9/+9
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-192-4/+4
* .Sh AUTHOR -. .Sh AUTHORS. Use .An/.Aq.charnier1998-03-192-4/+4
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aqcharnier1998-03-1919-60/+72
* .Sh AUTHOR -> .Sh AUTHORScharnier1998-03-193-14/+24
* Protect against count of chars received being 0, which causes a panicdg1998-03-183-3/+9
* MF22: Remove confusing commahoek1998-03-181-2/+2
* I goofed on the `LINKS' syntax.obrien1998-03-181-2/+3
* style tweak.jkh1998-03-183-6/+6
* Document NOPERLjkh1998-03-183-3/+12
* Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actuallywollman1998-03-185-12/+476
* Correct a problem where data OR metadata could be thrown away if adyson1998-03-171-3/+9
* PR: i386/6040danny1998-03-172-2/+4
* Fixed missing filemark on close if data written to tape.sos1998-03-172-120/+192
* Make EPSON_BOUNCEDMA a new-style option.kato1998-03-177-5/+18
* If lowervp is NULLVP, vap was clobbered.kato1998-03-172-4/+4
* Sync with sys/i386/isa/clock.c revision 1.117.kato1998-03-173-24/+93
* Deleted PC-98 code because (1) machine dependent code should not be inkato1998-03-171-8/+1
* Correct a severely evil bug in the vtruncbuf code. It didn't causedyson1998-03-172-4/+68
* Add cfengine entries.jseger1998-03-171-1/+3
* Add missing entry to list of major device names. This list should notmsmith1998-03-172-2/+6
* Clear up DPT comment to avoid further confusion. This is a hardwareeivind1998-03-163-6/+9
* Remove a soft-update hook that was accidentally added to the READ path.julian1998-03-161-26/+53
* <sys/errno.h> -> <errno.h>eivind1998-03-161-1/+1
* This is uulog.1, not uuname.1.hoek1998-03-161-2/+2
* 1. If device node already exists, don't gratuituously try to make itjkh1998-03-163-6/+15
* Spell 'compatibility' like everyone else.msmith1998-03-162-4/+4
* Restored an (apparently unnecessary) -B for installing lib-tools.bde1998-03-161-2/+2
* Use dkmakeminor() rather than magic knowledge of the size and location ofmsmith1998-03-162-8/+8
* Don't build an unused obj dir.bde1998-03-161-7/+6
* Add message when using obsolete command line option.eivind1998-03-161-1/+3
* Style & message change.eivind1998-03-161-13/+10
* A bunch of BNN (Bruce Normal Nits) from bde:phk1998-03-162-110/+184
* Be less draconian about the TSC if APM is configured, use it forphk1998-03-165-40/+155
* Cosmetic: .Dq -> .Itbrian1998-03-162-4/+4
* Allow vfs_ioopt to be enabled with a (temporary) config option.dyson1998-03-162-6/+2
* Some VM improvements, including elimination of alot of Sig-11dyson1998-03-1615-158/+456
OpenPOWER on IntegriCloud