summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .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
* Remove an ifdef (to get linker errors instead of compile errors in theeivind1998-03-151-3/+0
* Fix some bogons with variable handling.jkh1998-03-156-18/+18
* Reformatting, more sanity checks.jkh1998-03-156-162/+105
* When doing "make unders", also remember to make entries forjkh1998-03-153-27/+81
* Fix more linkage problems. libtermcap needs to be linked for routinesmarkm1998-03-151-3/+4
* Sync with sys/i386/isa/clock.c revision 1.116.kato1998-03-153-114/+288
* Don't force NOPIC for building tools at all for now, so that somebde1998-03-151-3/+4
* Use dsname() to generate the disk region name for the "changing rootmsmith1998-03-152-28/+28
* Make the binutils strip ELF-only for now. It isn't quite right for a.out.jdp1998-03-151-0/+5
* Allow ICMP unreachable messages to be sent in response to ICMP queryalex1998-03-151-4/+21
* Add "-F" (force) flag to newsyslog.pst1998-03-142-4/+14
* Add more DOS/Win95 partition typesache1998-03-142-4/+10
* Damn. Left out the dependancy macro.markm1998-03-141-2/+2
* Add more AIX/DOS/Win95 partition typesache1998-03-141-4/+12
* Link this against libcrypt. Crypt is not directly called, but is called from ...markm1998-03-141-2/+2
OpenPOWER on IntegriCloud