summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow fdisk to be driven from a configuration file, making a 3rd-partyjkh1996-11-064-102/+1542
* Amend the README to mention "dummy" feature. Nobody will read thejkh1996-11-061-2/+6
* Since Joerg reminded me, make a small change to this file injkh1996-11-061-2/+3
* Added Nick Sayer <nsayer@quack.kfu.com>, for his extensive testing andjoerg1996-11-061-1/+2
* Update the man page: the Philips CDD2000 is now supported.joerg1996-11-061-4/+9
* Updates and bugfixes to the worm driver:joerg1996-11-062-13/+21
* Minor bugfix in the cdburn example (one rtprio was missing).joerg1996-11-061-1/+1
* Improve the queuing algorithms used by NFS' asynchronous i/o. Thedfr1996-11-0623-226/+384
* It's not too good idea to define nonexistent category in the sample Makefile.max1996-11-061-4/+4
* Restore 8bit stripped down in all linesache1996-11-062-532/+532
* Not hang in the downcase routine.wosch1996-11-051-1/+2
* Fix a spelling error.jdp1996-11-051-1/+1
* Add knobs for IPX.jhay1996-11-052-3/+30
* Remove a bogon from version 1.69. Just because we say "use all disk"phk1996-11-053-18/+3
* Use &a.hackers; and &a.announce; where applicable.asami1996-11-051-8/+5
* <ref id=** name="<tt>..</tt>">max1996-11-051-4/+8
* Added label for the "MAINTAINER on Makefiles" section.max1996-11-051-2/+4
* Update to changes in generic SCSI layer.gibbs1996-11-051-36/+21
* A little 80 column cleanup.gibbs1996-11-051-15/+28
* Add missing parenthesis. That's what I get for having e different versionsgibbs1996-11-051-2/+2
* Eliminate an unnecessary synchronous write (and an 8K bcopy+bzero) whendg1996-11-051-17/+22
* Clean up some code having to do with the 398X cards. We can't rely on thegibbs1996-11-051-10/+30
* Move the include opt_aic7xxx in aic7xxx.h so that all of the driver files getgibbs1996-11-052-24/+16
* index_untagged_scb should rely solely on the argument passed in SINDEX andgibbs1996-11-051-3/+3
* add PATH variablewosch1996-11-051-2/+4
* add PATH variablewosch1996-11-051-2/+4
* add /sbin to PATH, the location of sysctl(8) may changed in futurewosch1996-11-051-3/+3
* Protect against PCI devices which may have their 'changed' flag set,msmith1996-11-051-2/+6
* Correct the ancient paths here in case someone ever uncomments this again.jkh1996-11-051-3/+3
* Vastly improved contigmalloc routine. It does not solve thedyson1996-11-051-63/+153
* Add audio mixer ioctls.smpatel1996-11-054-4/+184
* export PATH variablewosch1996-11-041-2/+13
* add PATH variable, use itwosch1996-11-041-5/+6
* export PATH variablewosch1996-11-041-2/+2
* New vx driver for:guido1996-11-0410-1272/+1873
* Add YYLEX and YYEMPTY macros to make byacc look more like bison.hsu1996-11-041-1/+3
* add FreeBSD 2.1.6 and 3.0 for .Fx macrowosch1996-11-041-0/+4
* Fix the hanging keyboard problem under Xaccel. Apprently we are loosingsos1996-11-043-87/+132
* Comment out the XIDLE extension stuff, it breaks make world on systemstorstenb1996-11-041-5/+5
* struct mfsnode bloated in size by 12 bytes, so reduce spare padding by 3 longs.hsu1996-11-041-2/+2
* Placate Joerg some more by making screen savers get a reasonable defaultjkh1996-11-049-24/+54
* Don't clobber max_ncyls, ending up guessing thetotal number of cylinders asbde1996-11-042-12/+20
* Fixed backgrounding of ping, which was broken by the ^T changes in rev.1.3.bde1996-11-041-4/+4
* Change my address to be more universal.jhay1996-11-042-4/+6
* manpages for rmgroup(8) and addgroup(8)wosch1996-11-043-2/+142
* Fixed recently-introduced bugs:bde1996-11-041-34/+32
* The interface number hasn't been a _single_ digit since prehistoric times.bde1996-11-041-3/+5
* Document that the `old' count is returned for the ENOMEM case.bde1996-11-041-1/+2
* Change -I$(.CURDIR) to -I. in CFLAGS. As Bruce pointed outsteve1996-11-041-1/+1
* Fixed some races and misleading comments in ufs_rename().bde1996-11-041-6/+30
OpenPOWER on IntegriCloud