summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Enable interrupts only at the end of epic_attach() when all themux2003-04-191-39/+35
* properly refuse a connection in the -c case if the client ip's subdirectorybillf2003-04-191-5/+6
* Make more of the "hotspot" stuff generic:phk2003-04-193-38/+77
* Create a dedicated structure for holding hotspot information rather thanphk2003-04-192-18/+24
* Spell ${_jail} correctlymtm2003-04-191-1/+1
* Add prototype for compute_stats() so that libdevstat is WARNS=4 clean.phk2003-04-191-0/+8
* Add an entry for ehci.bmah2003-04-192-4/+12
* Test next upcall time correctly.davidxu2003-04-192-2/+2
* New release notes: NSS modules, port distfile refetches.bmah2003-04-192-0/+28
* Unbreak sigaltstack syscall. sigonstack is now a function anddavidxu2003-04-191-7/+2
* Use correct thread pointer.davidxu2003-04-192-2/+2
* Don't return garbage in high 16 bits.davidxu2003-04-192-8/+8
* Fix compile warning - proc should have been thread.grehan2003-04-191-1/+1
* The changes to rc.d/network1 will not get merged in bymtm2003-04-191-1/+1
* o Update locking around vm_object_page_remove() in vm_map_clean()alc2003-04-191-4/+2
* The ehci driver works on pc98.nyan2003-04-192-2/+2
* Lock the vm_object in obj_alloc().alc2003-04-191-0/+2
* - 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
OpenPOWER on IntegriCloud