summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* o Clear up explanations of various entries (includes spelling, grammar,chris2001-01-131-53/+87
* fix typo; file -> filesben2001-01-131-1/+1
* Oops, forgotten to add manpage.iwasaki2001-01-131-0/+80
* Add manpage for acpiconf.iwasaki2001-01-131-2/+1
* Merged from sys/i386/conf/GENERIC revision from 1.286 to 1.291.nyan2001-01-131-54/+31
* Merged from sys/i386/conf/GENERIC.hints revision 1.6 and 1.7.nyan2001-01-131-16/+16
* Check __i386__, not i386.nyan2001-01-131-1/+1
* Add Truecolor 16 and 32bits support. Note that 24bits modes are notnsouch2001-01-134-35/+251
* /Really/ deprecate ConnectionsPerPeriod, ripping out the code for itgreen2001-01-134-102/+2
* Only install sysinstall.8 if the release/sysinstall directory exists. Thisben2001-01-131-2/+5
* The -i option to ln requests user confirmation, not configuration.dannyboy2001-01-132-2/+2
* /usr/libexec/cpp -> /usr/bin/cppache2001-01-131-1/+1
* New release notes: Linksys Fast Ethernet cards and ed(4) driver flags,bmah2001-01-122-5/+98
* Properly compute the size of the final block of superblock summary information.mckusick2001-01-121-1/+1
* man(7) -> mdoc(7).ru2001-01-122-138/+248
* Oops, the previous did not work with current mdoc(7).ru2001-01-121-1/+1
* mdoc(7) police: Ft/Vt now accept punctuation-type arguments.ru2001-01-1213-30/+31
* Reduce diffs (mostly whitespace) to mdocNG.ru2001-01-121-16/+16
* Make .Ft and .Vt macros accept punctuation characters asru2001-01-121-38/+59
* Merged from sys/i386/isa/npx.c revision 1.87.kato2001-01-121-17/+17
* Merged from sys/i386/i386/machdep.c revisions 1.427 and 1.428.kato2001-01-122-16/+16
* Merged from sys/conf/files.i386 revisions 1.342, 1.344, 1.345 and 1.346.kato2001-01-121-5/+12
* man(7) -> mdoc(7).ru2001-01-121-266/+433
* Fix a bug where pkg_create does not make an md5 entry for the last item insobomax2001-01-121-11/+16
* Minor mdoc(7) formatting fixes:ru2001-01-121-5/+1
* Fixed mdoc(7) errors introduced in the previous revision.ru2001-01-121-9/+14
* man(7) -> mdoc(7).ru2001-01-121-77/+100
* Add manual page for the new itjc ISDN hardware driverhm2001-01-122-1/+71
* Small clarification from the driver authorhm2001-01-121-6/+8
OpenPOWER on IntegriCloud