summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* libbinutils.a needs basename(3); when the latter is providedru2003-04-1112-36/+48
* libc_gen/basename.c depends on include/libgen.h.ru2003-04-112-3/+4
* Add new sysctl MIB (hw.acpi.supported_sleep_state) to indicateiwasaki2003-04-111-0/+23
* Clarify NO_SWAPPING description.mike2003-04-111-2/+3
* Copy %gs from current CPU not from a stale PCB backup.davidxu2003-04-112-0/+4
* set_user_ldt_rv() should check same proc not thread,davidxu2003-04-112-2/+2
* Return "/boot/kernel/kernel" instead of "/kernel" if the sysctl() calltjr2003-04-111-1/+1
* Style(9) a comment added in previous commit.gallatin2003-04-111-2/+4
* - Call ether_ifdetach() before shutting down the hardware.mux2003-04-111-20/+18
* The data in an sf_buf should not be modified by the mbuf system. Markalc2003-04-111-1/+1
* - Add a SYSCTL node for the ule scheduler.jeff2003-04-111-300/+406
* - Catch up with sched api changes.jeff2003-04-111-15/+48
* - Adjust sched hooks for fork and exec to take processes as arguments insteadjeff2003-04-115-20/+27
* fxp(4) works on sparc64.bmah2003-04-112-2/+2
* Mention DARPA and Network Associate Laboratories.jake2003-04-112-2/+6
OpenPOWER on IntegriCloud