summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Time has run from the "run GEOM in userland" harness, and the new regressionphk2003-04-1315-140/+0
| | | | | | | test is built to test GEOM as running in the kernel. This commit is basically "unifdef -D_KERNEL" to remove the mainly #include related code to support the userland-harness.
* Include <signal.h> instead of depending on namespace pollution inbde2003-04-131-1/+2
| | | | | <sys/param.h>. Include <sys/types.h> instead of of <sys/param.h> so that further such dependencies don't develop.
* Fixed some style bugs in rev.1.44.bde2003-04-131-3/+2
|
* Driver for Granch SBNI16 SHDSL modemfjoe2003-04-138-0/+1348
| | | | | Submitted by: Denis I. Timofeev <timofeev@granch.ru> MFC after: 1 week
* No need to unlock if error detected before locking.hsu2003-04-131-2/+4
| | | | Submitted by: harti
* 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
| | | | without Giant held.
* 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
| | | | | | | | the current queue if its priority is really elevated. This needs more work as there are cases where a next queue kse could be holding up what would be a curr queue kse, and thus hurting interactivity. Also, when a thread with an elevated priority has its priority lowered it should be placed back on the next queue.
* If we hit access ahead of a spoil event, we should have negativephk2003-04-121-7/+3
| | | | delta access-counts and proceed.
* New release notes: MADV_PROTECT, vpd(4), DIRECTIO,bmah2003-04-122-2/+70
| | | | | pcspeaker.ko/atspeaker.ko -> speaker.ko, pkg_info(1) -b, pkg_info(1) -Q, removal of obsolete upgrade mechanisms.
* Fix a bug which resulted in orphanization getting confused every nowphk2003-04-121-1/+1
| | | | and then.
* 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
| | | | Translation teams can ignore this.
* 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
| | | | | | | | | | | legacy stuff (binutils) depend on this order. For this to work, provide (and use) specialized versions of bsd.prog.mk and bsd.lib.mk that include the standard versions first, then augment CFLAGS, DPADD, LDADD, and LDFLAGS as necessary, with the legacy stuff. Tested on: 4.0-RELEASE
* Slight reorganization of the release notes: Make the contributedbmah2003-04-122-24/+18
| | | | | | | | | | | | software section and ports/packages infrastructure section be sect2 level sections (instead of sect3 under userland). Combine the kernel/contributed and userland/contributed entries into the new sect2 contributed section. The main point of doing this is that the distinction between kernel and userland is largely irrelevent for contributed software, and doesn't apply well to things such as IPFilter and KAME, which have both kernel and userland components.
* Removed invasion into these makefiles by the "legacy" stuff;ru2003-04-1212-48/+36
| | | | I have a better fix in the works.
* 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
| | | | | | | is used without supplying "sowner:sgroup". Obtained from: NetBSD (jdolecek) PR: 37171
* Display residency and sleep times (re and sl fields) larger than 127 as 127.tjr2003-04-123-3/+6
| | | | | | | This is what the manual page says ps should do, and what OpenBSD and NetBSD do. Based on a patch from Ken Stailey. PR: 27433, 46232
* 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
| | | | Submitted by: Hiten Pandya <hiten@unixdaemons.com>
* Retire the experimental bio_taskqueue(), it was not quite as usable asphk2003-04-122-29/+0
| | | | | hoped. It can be revived from here, should other drivers be able to use it.
* 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
| | | | in-band meta-data of BSD labels and a more complex solution will be needed.
* Move the functions for encoding decoding struct dos_partition intophk2003-04-125-18/+77
| | | | a separate .c file so they can be used from userland as well.
* Trust the code more than the comment(s) and correct some falserobert2003-04-121-4/+4
| | | | | statements about pointer data type sizes, which spread probably by copy-and-paste.
* - 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
| | | | | | we dont get confused. Reported and debugged by: Steve Kargl <sgk@troutmask.apl.washington.edu>
* 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
| | | | to include more than just frag tests.
* 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
| | | | | | | | | | Of particular interest is the fact that LC_COLLATE affects how uniq determines whether lines are equal. This was the subject of a fairly heated debate a year or so ago, and it turns out that the current behaviour is correct and that the standard contained an error. Now that the standard has been corrected by Cor. 1-2002, refer to 1003.1-2001 instead of the 1992 edition in the Standards section.
* Refer to 1003.1-2001 in the Standards section now that TC1 allows thetjr2003-04-121-4/+4
| | | | traditional BSD behaviour (-n option) and FreeBSD extensions (\c).
* 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
| | | | | | mutually exclusive. The fact that the most recent one specified on the command line is the one that takes effect is an implementation detail and users should not rely on this.
* Style fix.davidxu2003-04-121-1/+1
|
* Fix race between a process registering a NOTE_EXIT EVFILT_PROC event andkbyanc2003-04-121-0/+15
| | | | | | | | | | | the target process exiting which causes attempts to register the kevent to randomly fail depending on whether the target runs to completion before the parent can call kevent(2). The bug actually effects EVFILT_PROC events on any zombie process, but the most common manifestation is with parents trying to monitor child processes. MFC after: 2 weeks Sponsored by: NTT Multimedia Communications Labs
* - Use the sched_nice() api instead of setting the nice value directly.jeff2003-04-121-2/+3
| | | | Tested by: Steve Kargl <sgk@troutmask.apl.washington.edu>
* 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
| | | | with ULE. This was not strictly required by sched_4bsd.
* - Add sched_exit_*jeff2003-04-111-6/+17
| | | | - Call sched_exit_kse() from sched_exit() instead of implementing it here.
* - Only select kseqs with more than one kse to steal. The running ksejeff2003-04-111-1/+1
| | | | is reflected in the load now and you can't very well migrate that.
* - When migrating a kse from one kseq to the next actually insert it ontojeff2003-04-111-22/+19
| | | | | | | | the second kseq's run queue so that it is referenced by the kse when it is switched out. - Spell ksq_rslices properly. Reported by: Ian Freislich <ianf@za.uu.net>
OpenPOWER on IntegriCloud