summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Fix a bug overwriting random data when Van Jacobsen header compressionhm2001-01-121-11/+21
* Change return ??? to return -1 in some #if 0'ed code.jake2001-01-127-14/+14
* Remove declaration of airq variable from outer block. There were twobmilekic2001-01-123-3/+3
* Remove unused per-cpu variables inside_intr and ss_eflags.jake2001-01-1211-16/+0
* Prototype inet_ntoa_r and thereby silence a warning from GCC. The functionbmilekic2001-01-121-0/+1
* Remove useless include of sys/mbuf.h (no longer useful since thebmilekic2001-01-122-2/+0
* Convert all instances of:benno2001-01-1212-12/+12
* Spell declarations correctly.steve2001-01-122-2/+2
* Catch up to the name changes in the hwvol API.jhb2001-01-111-4/+4
* - Move all of the hwvol functions into a mixer_hwvol_* namespace, and makejhb2001-01-113-15/+21
* Woops, use the SYSCTL_STATIC_CHILDREN() macro instead of manuallyjhb2001-01-111-2/+2
* remove debug sysctljulian2001-01-111-1/+4
* Add manual for ray driver.dmlb2001-01-112-1/+408
* MF4: Allow the build process to continue even if crunchgen returns an error.joe2001-01-111-1/+1
* Make hook deletion SMP safe.julian2001-01-111-52/+88
* Add the us.pc-ctrl and us.unix keymaps.obrien2001-01-113-3/+3
* man(7) -> mdoc(7).ru2001-01-115-681/+845
OpenPOWER on IntegriCloud