summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Factor out code across various /etc/periodic/security scripts into athomas2002-10-256-99/+101
* MFS: Update sysinstall text for the number and size or ports in the portsbmah2002-10-251-2/+2
* add manpages for FireWire.simokawa2002-10-251-0/+3
* Make the example "assertion failure" message match reality.tjr2002-10-251-1/+1
* Use an internal buffer for the result when the first argument is NULL.tjr2002-10-251-0/+4
* suspend thread only when it can be interrupted.davidxu2002-10-252-2/+4
* let thread_schedule_upcall() handle idle kse.davidxu2002-10-252-4/+16
* Update the Standards section for the addition of the C99 va_copy macro.tjr2002-10-251-2/+4
* Goodbye and good riddance!phk2002-10-251-80/+0
* Confirmed kill: "Bogon #1" is dead, killed by DEVFS.phk2002-10-252-76/+0
* Comment out more MAKEDEV bogosity ("BOGON #1" as Jordan put it :-)phk2002-10-252-4/+4
* Preprocess with tbl(1) only where needed.ru2002-10-255-3/+6
* Don't preprocess with tbl(1).ru2002-10-251-2/+0
* Kill the remnants of BOG.ru2002-10-252-26/+0
* Preprocess with tbl(1).ru2002-10-252-0/+3
* Don't preprocess with tbl(1).ru2002-10-251-1/+0
* Don't preprocess with tbl(1).ru2002-10-251-1/+0
* Disable the kernacc() check in mtx_validate() until such time that kernaccphk2002-10-252-0/+10
* Simplify.ru2002-10-251-6/+4
* Don't preprocess with tbl(1).ru2002-10-251-1/+0
* Preprocess with tbl(1).ru2002-10-251-0/+1
* In vrele() we can actually have a VCHR with v_rdev == NULL if wephk2002-10-251-1/+1
* Adjust the size passed to readlink so that the null terminationdougb2002-10-251-4/+2
* fix style-ojulian2002-10-252-2/+2
* More work on the interaction between suspending and sleeping threads.julian2002-10-254-48/+66
* Use the correct values for LDBL_*. Libc doesn't completely supportimp2002-10-252-18/+20
* The ORIENTLOCK macro is no longer needed since all functions usetjr2002-10-251-7/+0
* Minor cleanups.jake2002-10-251-3/+3
* Hide the test in <target> under '.if make(<target>)' so as to not get anyjmallett2002-10-252-0/+8
* Add the functionality to create an (empty) GPT from scratch. Themarcel2002-10-254-2/+199
* New release note: New cd(4) ioctls, burncd(8) -s max.bmah2002-10-252-8/+30
* The FTP connection caching needs a better interface -- connections arenjl2002-10-251-0/+4
* Within ufs, the ffs_sync and ffs_fsync functions did not alwaysmckusick2002-10-256-15/+37
* fix typo.davidxu2002-10-252-2/+4
* Extract out KSE specific code from machine specific codejulian2002-10-248-129/+105
* Oops, forgot to commit this file. This is part of the fixmux2002-10-241-0/+2
* Redo reference vectors to include the mediasize and sectorsize.phk2002-10-2414-828/+1012
* Use a better test to prevent tasting geom.ctl so we don't screw thephk2002-10-241-1/+1
* Resync with kernel.phk2002-10-242-7/+9
* Fix problem with my ability to tell the difference between 'r' and 'l'... Wejmallett2002-10-241-1/+1
* Fix the spechash lock order reversal by keeping an updated sumphk2002-10-243-19/+30
* Make sure GEOM has stopped rattling the disks before we try to mountphk2002-10-241-0/+4
* Don't taste the first provider, it's /dev/geom.ctl and it's not goingphk2002-10-241-1/+2
* Oops, I missed a few changes in 'device acpica' -> 'device acpi' change.jhb2002-10-242-6/+6
* Rename 'device acpica' to 'device acpi'.jhb2002-10-245-153/+153
* Document the (alpha only) "out of memory" and "PT_LOAD: too few segments"gallatin2002-10-241-0/+14
* Fix ipfw2 panics on 64-bit platforms.mux2002-10-242-11/+7
* src and dst address were erroneously swapped in SRC_SET and DST_SETluigi2002-10-241-2/+2
* Fix a bug in MAKEDEV -- when creating /dev/usb, the code was usingluigi2002-10-241-2/+2
* Don't try to be cute and save a call/return by implementing a degeneratephk2002-10-241-5/+1
OpenPOWER on IntegriCloud