summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Oops... back out the change to recognize the TI 1131; there's a better place.wollman1997-10-171-4/+1
* Teach the PCI code about the TI 1131 and NeoMagic NM2160 in my laptop.wollman1997-10-171-1/+11
* Make a set of VOP standard lock, unlock & islocked VOP operators, whichphk1997-10-1714-285/+101
* Add $Idache1997-10-171-0/+4
* Fix LONG_MAX overflowingache1997-10-171-10/+21
* Mention the problem with the Intel AL440LX BIOS; hopefully we willmsmith1997-10-171-1/+12
* Fixed a bug where input packets were counted twice - messing up thedg1997-10-172-4/+2
* Fix two bugs which caused various RPC programs (mountd, nfsd, ...)jdp1997-10-171-3/+3
* Update XFree86 reference.jkh1997-10-171-2/+2
* Ask for VJ slot id compression by default.brian1997-10-171-2/+2
* PPP_FILTER => NBPFILTERbrian1997-10-171-12/+11
* cosmetic:brian1997-10-162-3/+8
* VFS clean up "hekto commit"phk1997-10-1618-80/+28
* Update FREEBSD-upgrade file after removing random.*jraynard1997-10-161-1/+7
* Delete redundant files (thanks, Andrei!)jraynard1997-10-162-408/+0
* Copy time_to_sleep to time_remaining since it can be leftache1997-10-161-0/+1
* Another VFS cleanup "kilo commit"phk1997-10-1653-1448/+240
* Oops. forgot the blasted cvs add.phk1997-10-161-0/+101
* Alphabetize.jkh1997-10-161-3/+3
* Add /usr/share/examples/libvgl so we don't fall over. :(jkh1997-10-161-1/+3
* Handle machine-dependent (stdlib) sources more automatically.bde1997-10-162-4/+4
* Removed bogus .PATH statement.bde1997-10-162-6/+2
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-163-10/+7
* Handle machine-dependent (m-d) (string) sources more automatically.bde1997-10-163-80/+23
* Reflect current sleep/usleep implementations stateache1997-10-162-9/+5
* Cleanup #includesache1997-10-162-5/+2
* Makes html table with all VOPs in it.phk1997-10-162-0/+173
* Staticize the ufs vnops member functions.phk1997-10-162-39/+37
* Remove an overlapping variable I created in last round.phk1997-10-162-21/+13
* VFS mega cleanup commit (x/N)phk1997-10-1673-1491/+526
* Fix a couble of typos.sos1997-10-161-6/+6
* remove forgotten debug printf()julian1997-10-161-2/+1
* Two more places where root filesystems were mounted, put them at the head ofjulian1997-10-163-4/+4
* We are mounting the root.julian1997-10-162-4/+4
* Add a little example on libvgl usage.sos1997-10-162-0/+122
* 1/ by default make all versions of the same device get the same vnode.julian1997-10-162-6/+5
* some cleanups of init code, and changes needed to support disk layering.julian1997-10-162-62/+75
* Make the supported media info output the default.peter1997-10-163-27/+10
* Proper spacing in the Synopsis.max1997-10-161-2/+2
* srandom(time()) is too weak even for joke, use srandom(time() ^ getpid())ache1997-10-151-0/+4
* On execing a sgid program, do not set P_SUGID when cr_gid and cr)_uidguido1997-10-151-3/+4
* Remove Xref to format(8) which does not exist.max1997-10-151-2/+1
* Include the machine-dependent Makefile.inc for sys in the correct place.bde1997-10-152-3/+4
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-1514-132/+87
* Unspam l10n ranges checkache1997-10-151-0/+39
* Added some 2-line source files to get a direct correspondencebde1997-10-155-0/+10
* Remove old SIGALRM absorbing back-compat code. It wasn't working at allpeter1997-10-151-83/+1
* Give up on the "try and compensate for broken programs" cruft and revertpeter1997-10-151-70/+0
* Do not use gawk random, we have better one in libcache1997-10-152-2/+4
* Sigh. Signal handlers are executed on leaving the system call, notpeter1997-10-151-8/+2
OpenPOWER on IntegriCloud