summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Correct a comment made bogus by my last commit.mux2003-04-191-2/+4
* Various cleanups:mux2003-04-191-20/+1
* Back out last commit.julian2003-04-181-9/+5
* Add the beginning of a regression test.phk2003-04-182-0/+113
* Follow-up to revision 1.74: Using the result buffer to store our emptynectar2003-04-181-22/+16
* While I really liked the error message one received from `passwd'nectar2003-04-181-6/+3
* I'd like to keep an eye on nsdispatch and friends for a while.nectar2003-04-181-0/+2
* Follow-up to revision 1.73: set _PWF_FILES when `compat' source is usednectar2003-04-181-4/+13
* - Make sigonstack() a regular function instead of an inline and add a procjhb2003-04-182-21/+24
* Synchronize the two linux_clone() implementations which includes a fewjhb2003-04-182-28/+25
* Solve printf/cast issues to make this compile in i386 as well.phk2003-04-181-5/+5
* Rather than check for M_PKTHDR and conditionally perform access control,rwatson2003-04-181-4/+3
* Use the proc lock to protect p_singlethread and a P_WEXIT test. Thisjhb2003-04-187-11/+15
* Rename do_sigprocmask() to kern_sigprocmask() and make it a global symboljhb2003-04-182-8/+8
* Add a couple of sched_lock asserts.jhb2003-04-181-0/+2
* - Add a static function pgadjustjobc() to adjust the job control count forjhb2003-04-181-36/+42
* Hold the proc lock for curproc around sigonstack().jhb2003-04-185-1/+11
* Update NAI copyright to 2003, missed in earlier commits and merges.rwatson2003-04-1813-13/+13
* First scrub of s/disklabel/bsdlabel/phk2003-04-183-28/+29
* Backed out rev.1.57. This restores format checking functions likebde2003-04-181-1/+1
* Revert parts of 1.309 to allow processes to have a signal maskjulian2003-04-181-5/+9
* Fix a bug in alpha_get_uac() that I introduced in revision 1.18. It isjhb2003-04-181-1/+1
* o Hook the new files up to the build.mtm2003-04-1817-22/+22
* Make use of the dhclient script. This will bring up/down dhcpmtm2003-04-181-2/+32
* Break out and rewrite the network setup scripts.mtm2003-04-186-173/+420
* Tell the upper layer(s) that we support long frames.pdeuskar2003-04-181-0/+4
* Don't use `memset' to initialize a struct passwd. A modulenectar2003-04-181-6/+31
* Update locking around vm_object_page_remove() to use the new macros.alc2003-04-182-4/+4
* Correctly set _PWF_FILES in pw_fields when appropriate.nectar2003-04-181-2/+6
* Add support for Planex FNW-3602-T(CardBus 100M/10M).sanpei2003-04-184-0/+24
* Sync to 1.48sanpei2003-04-181-9/+3
* fix corega vendor id(use vendor string and product string)sanpei2003-04-181-1/+2
* Revert the definitions of _PW_KEY* to their previous values. There isnectar2003-04-183-29/+54
* Don't grab Giant in slab_zalloc() if M_NOWAIT is specified. Thisgallatin2003-04-181-4/+9
* Make this compile under cs_CZ.ISO8859-2 locale.ru2003-04-182-6/+6
* KASSERT that NG_MKMESSAGE() is not called with mbuf flags.phk2003-04-181-0/+4
* Remove duplicate $FreeBSD$ id.deischen2003-04-182-6/+2
* Sorry folks; I accidentally committed a patch from what I was workingdeischen2003-04-1836-401/+635
* - Set the ke_cpu field in sched_add() for interrupt and realtime threadsjeff2003-04-181-5/+7
* Comment out the addition of -g to CFLAGS. This snuck in fromdeischen2003-04-182-2/+2
* Revamp libpthread so that it has a chance of working in an SMPdeischen2003-04-18148-7516/+10658
* Add FIFO queueing locking operations based on atomic swap.deischen2003-04-188-14/+740
* Add architecture dependent atomic ops (atomic_swap only), KSE specificdeischen2003-04-1811-12/+870
* Sync with Creative's 8010.h rev 1.39.obrien2003-04-182-6/+6
* Remove reference to ata resource in print_child.grehan2003-04-181-1/+0
* Remove sparse address hack.grehan2003-04-181-2/+0
* Vastly simplify the macio ATA attachment, now that the register filegrehan2003-04-181-225/+42
* Remove sparse addressing hack. The macio ATA driver no longer requiresgrehan2003-04-182-5/+0
* - Convert NetBSD-derived macros to inline functions for bettergrehan2003-04-181-65/+176
* continuation not neededjwd2003-04-181-1/+1
OpenPOWER on IntegriCloud