summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: fix the weird construct.ru2001-01-151-2/+8
* it seems that a commit to i4b/drivers/i4b_ispppsubr.c on 2000-01-12 hashm2001-01-151-2/+2
* Reenable support for FreeBSD 4.x and possibly the other supported BSD'shm2001-01-1515-218/+381
* Version bump, because of ABI incompatibility.nsouch2001-01-151-1/+1
* Add a couple of newlines in the output from route monitorphk2001-01-151-2/+4
* Add support for SMC91C100FD chip of MELCO LPC-TX.toshi2001-01-152-1/+3
* The patch for the new calendar contained spaces instead of tabs.dwmalone2001-01-151-184/+184
* Fix a bug arised from the ')' in the wrong place when calling printf()-likesobomax2001-01-151-1/+1
* Backtrack a bit.. Put the dangerously dedicated option under apeter2001-01-153-3/+33
* Make NSWAPDEV reasonable so people do not mistakenly use unreasonabledillon2001-01-152-2/+12
* Don't invite trouble by waving the 'Dangerously Dedicated' (DD) optionpeter2001-01-153-27/+6
* Implement an optimization for INTREN/INTRDIS that bde pointed out lastpeter2001-01-153-0/+42
* Replace reference to replacing mkfs(8) with a paragraph actuallyeivind2001-01-151-3/+1
* Instead of hard coding the major numbers for IDE and SCSI disksjoe2001-01-141-10/+17
* Add a generic "queued function callin" mechanismjulian2001-01-143-197/+430
* Make tcpwrappers use the magic in syslog.h for getting syslog facilitydwmalone2001-01-141-100/+10
* Use prober atomic operations when test&set'ing ->active.sos2001-01-141-6/+4
* Document the -N option in the usage message and the man page.des2001-01-142-8/+10
* Add {ACD,AST,ATAPI,ATA}_DEBUG.des2001-01-141-0/+4
* A bit of sanity-checking in bioqdisksort(): panic if we recurse.phk2001-01-142-0/+10
* The size of kinfo_proc on an alpha is 904 (not 640).mjacob2001-01-141-0/+4
* The Linuxulator needs sysvipc to work.des2001-01-141-0/+3
* Use predictable internal names for the sysvipc modules, so we have ades2001-01-143-9/+12
* Remove NOBLOCKRANDOM as a compile-time option. Instead, providemarkm2001-01-1413-36/+58
* fixed possibility of panic at key_acquire().ume2001-01-141-9/+8
* Add a missing argument for SYSCTL_ADD_OPAQUE.markm2001-01-141-4/+5
* Add a -N option that makes sysctl(8) print out just the variable names.des2001-01-141-10/+31
* Describe that the CDROM environment variable now affects whichjoe2001-01-141-0/+9
* Spell my name right in the copyright.des2001-01-141-1/+1
* Special case the error reporting when errno is ENOTDIR or ENOENT.alfred2001-01-141-1/+5
* Remove references to lockinfo.plex.grog2001-01-141-10/+7
* Argh, remove a local customization that snuck in here.jhb2001-01-142-2/+0
* Remove I386_CPU from GENERIC. Support for the 386 seriously pessimizesjhb2001-01-142-2/+2
* Revert the previous revision now that atomic_store_rel_ptr() actuallyjhb2001-01-142-8/+0
* Fix the atomic_load_acq() and atomic_store_rel() functions to properlyjhb2001-01-142-10/+86
* Fix this to be more consistent with similar constructions elsewheredougb2001-01-142-2/+2
* add new PC-Card entry, Melco/Buffalo LPC2-CLTsanpei2001-01-143-2/+8
* Move the process of storing entropy from /dev/random and reseeding withdougb2001-01-146-72/+61
* struct rangelock: Remove the field 'plex' from the entry. Range locksgrog2001-01-142-7/+3
* format_config: If a subdisk loses its drive (due to a bug which hasgrog2001-01-141-12/+25
* config_plex: Check that we have specified a plex organization.grog2001-01-141-3/+6
* Use ANSI prototype and function definition for dkcksum so that thisimp2001-01-143-9/+6
* Fix a nasty bug whereby if the package file didn't have a version numberpaul2001-01-141-7/+13
* Use fstat to check if descriptor 0 is a socket.brian2001-01-144-61/+102
* Work around the broken atomic_store_rel_ptr() on the i386 arch by justjhb2001-01-142-0/+8
* Correct a typo in a product name.dmlb2001-01-131-1/+1
* - Use sched_lock to prevent the mutex name from changing out from under usjhb2001-01-131-3/+5
* Fix getsid() to use "=" instead of "==".ben2001-01-131-1/+1
* Add 3 new dynamic sysctl's to control the sleep states switched to on ajhb2001-01-132-0/+53
* The prototype for cpu_switch() was changed in revision 1.111 ofchris2001-01-131-1/+1
OpenPOWER on IntegriCloud