summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add stub implementations of pthread_[gs]etconcurrency to libc_r andjdp2003-04-208-0/+340
* Backout my last commit.davidxu2003-04-202-8/+8
* Repair a bug in which a faulty group entry (one with only 2 colons)nectar2003-04-201-8/+6
* style(9).mux2003-04-201-8/+11
* Lock the vm_object in vfs_busy_pages().alc2003-04-201-0/+4
* Add a dozen new tests with the general theme of getting trailingdas2003-04-191-0/+12
* %E-like %g and %G conversions should remove trailing zeroes unlessdas2003-04-192-0/+14
* - Lock the vm_object when performing vm_object_pip_subtract().alc2003-04-193-1/+7
* - Lock the vm_object when performing vm_object_pip_wakeupn().alc2003-04-194-2/+13
* Lock the jumbo_vm_object when performing vm_page_alloc().alc2003-04-191-0/+2
* Fix typo: s/5.0-STABLE/5.0-CURRENT/bmah2003-04-192-2/+2
* New release notes: LAZY_SWITCH, new docs and translation team.bmah2003-04-192-22/+76
* Make this file closer to style(9) paradigm.mux2003-04-191-212/+215
* Fix minor whitespace glitch. Translators can ignore this.bmah2003-04-192-2/+2
* - 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
OpenPOWER on IntegriCloud