summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Time has run from the "run GEOM in userland" harness, and the new regressionphk2003-04-1315-140/+0
* Include <signal.h> instead of depending on namespace pollution inbde2003-04-131-1/+2
* Fixed some style bugs in rev.1.44.bde2003-04-131-3/+2
* Driver for Granch SBNI16 SHDSL modemfjoe2003-04-138-0/+1348
* No need to unlock if error detected before locking.hsu2003-04-131-2/+4
* manual page for Granch SBNI12-xx network interface driverfjoe2003-04-132-1/+102
* Use vm_object_pip_wait() rather than reimplementing it.alc2003-04-131-2/+1
* The dpt, ex and idt modules are for i386 only.nyan2003-04-131-3/+3
* The pcspeaker was for pc98.nyan2003-04-132-2/+2
* Teach gcc how to put unitialized data into BSS on FreeBSD.kan2003-04-131-0/+21
* Permit vm_object_pip_add() and vm_object_pip_wakeup() on the kmem_objectalc2003-04-131-2/+4
* Eliminate unnecessary gotos from kmem_malloc().alc2003-04-131-6/+3
* - Unbreak priority prop. for timeshare threads. Always place something onjeff2003-04-121-3/+1
* If we hit access ahead of a spoil event, we should have negativephk2003-04-121-7/+3
* New release notes: MADV_PROTECT, vpd(4), DIRECTIO,bmah2003-04-122-2/+70
* Fix a bug which resulted in orphanization getting confused every nowphk2003-04-121-1/+1
* Modified release notes: GNOME 2.2.1, KDE 3.1.1a.bmah2003-04-122-4/+4
* Whitespace cleanup from the sect3->sect2 reorg.bmah2003-04-122-114/+112
* Add id attributes for all sect2 and sect3 sections.bmah2003-04-122-24/+24
* Make sure legacy stuff comes last. Some tools that useru2003-04-124-13/+14
* Slight reorganization of the release notes: Make the contributedbmah2003-04-122-24/+18
* Removed invasion into these makefiles by the "legacy" stuff;ru2003-04-1212-48/+36
* Avoid emitting duplicate makefile entries.phk2003-04-121-1/+4
* Fix a typo in the -O parsing code that caused a crash when the -O optiontjr2003-04-121-1/+2
* Display residency and sleep times (re and sl fields) larger than 127 as 127.tjr2003-04-123-3/+6
* protoypes for the dos_partition encoding functions.phk2003-04-121-1/+3
* Options that go into homonymous headers shouldn't specify the header name.des2003-04-126-11/+11
* Retire the experimental bio_taskqueue(), it was not quite as usable asphk2003-04-122-29/+0
* Remove the unused ioctl routine.phk2003-04-121-32/+0
* Retire the "frontstuff" record keeping, it was no match for thephk2003-04-128-38/+1
* Move the functions for encoding decoding struct dos_partition intophk2003-04-125-18/+77
* Trust the code more than the comment(s) and correct some falserobert2003-04-121-4/+4
* - Clean up some debug code left over from my earlier megacommit.jeff2003-04-121-17/+8
* - We only care about the base priority. Ignore the SCHED_FIFO_BIT so thatjeff2003-04-121-5/+5
* fix typo in the previous commit.simokawa2003-04-121-1/+1
* Rename MBUF_FRAG_TEST to MBUF_STRESS_TEST as it will be extendedsilby2003-04-123-10/+9
* Add terse descriptions for NLSPATH and LC_*.tjr2003-04-121-2/+33
* Mention the environment variables that affect the execution of uniq.tjr2003-04-121-4/+15
* Refer to 1003.1-2001 in the Standards section now that TC1 allows thetjr2003-04-121-4/+4
* Document the -L and -P options as being mutually exclusive.tjr2003-04-121-2/+2
* Document the -L and -P options to the cd and pwd commands as beingtjr2003-04-121-3/+3
* Style fix.davidxu2003-04-121-1/+1
* Fix race between a process registering a NOTE_EXIT EVFILT_PROC event andkbyanc2003-04-121-0/+15
* - Use the sched_nice() api instead of setting the nice value directly.jeff2003-04-121-2/+3
* Check SIG_HOLD action ealier to avoid missing test it in later code.davidxu2003-04-121-9/+7
* Default the userland to 486 capabilities.obrien2003-04-111-1/+1
* - Call sched_exit_{kse,thread} and sched_fork{kse,thread} so that thr worksjeff2003-04-111-0/+6
* - Add sched_exit_*jeff2003-04-111-6/+17
* - Only select kseqs with more than one kse to steal. The running ksejeff2003-04-111-1/+1
* - When migrating a kse from one kseq to the next actually insert it ontojeff2003-04-111-22/+19
OpenPOWER on IntegriCloud