aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add FILES section to mac.3 and mac.conf.5. Properly Xref mac.conf.5Robert Watson2003-04-203-1/+22
* Update vm_object locking in vm_map_delete().Alan Cox2003-04-201-5/+9
* - Lock the vm_object when performing vm_object_pip_add().Alan Cox2003-04-204-1/+14
* Don't dereference a NULL pointer when we don't have a ':' in theWarner Losh2003-04-201-0/+2
* Add a man page for the mac.conf MAC library configuration file.Robert Watson2003-04-202-0/+105
* Remove the 'te' label elements from the default configuration, since weRobert Watson2003-04-201-3/+3
* Add support for ia64.Marcel Moolenaar2003-04-202-0/+64
* Rev 1.132 was backed out because of the following from BDE:David E. O'Brien2003-04-200-0/+0
* Use STDERR_FILENO as the file descriptor passed to _thread_printf()Marcel Moolenaar2003-04-201-4/+7
* Add the mac_prepare{,_*}() functions to the high-level function listRobert Watson2003-04-201-0/+11
* Fix build breakage (on ia64) caused by a missing file descriptor toMarcel Moolenaar2003-04-202-2/+2
* Add stub implementations of pthread_[gs]etconcurrency to libc_r andJohn Polstra2003-04-208-0/+340
* Backout my last commit.David Xu2003-04-202-8/+8
* Repair a bug in which a faulty group entry (one with only 2 colons)Jacques Vidrine2003-04-201-8/+6
* style(9).Maxime Henrion2003-04-201-8/+11
* Lock the vm_object in vfs_busy_pages().Alan Cox2003-04-201-0/+4
* Add a dozen new tests with the general theme of getting trailingDavid Schultz2003-04-191-0/+12
* %E-like %g and %G conversions should remove trailing zeroes unlessDavid Schultz2003-04-192-0/+14
* - Lock the vm_object when performing vm_object_pip_subtract().Alan Cox2003-04-193-1/+7
* - Lock the vm_object when performing vm_object_pip_wakeupn().Alan Cox2003-04-194-2/+13
* Lock the jumbo_vm_object when performing vm_page_alloc().Alan Cox2003-04-191-0/+2
* Fix typo: s/5.0-STABLE/5.0-CURRENT/Bruce A. Mah2003-04-192-2/+2
* New release notes: LAZY_SWITCH, new docs and translation team.Bruce A. Mah2003-04-192-22/+76
* Make this file closer to style(9) paradigm.Maxime Henrion2003-04-191-212/+215
* Fix minor whitespace glitch. Translators can ignore this.Bruce A. Mah2003-04-192-2/+2
* - Enable interrupts only at the end of epic_attach() when all theMaxime Henrion2003-04-191-39/+35
* properly refuse a connection in the -c case if the client ip's subdirectoryBill Fumerola2003-04-191-5/+6
* Make more of the "hotspot" stuff generic:Poul-Henning Kamp2003-04-193-38/+77
* Create a dedicated structure for holding hotspot information rather thanPoul-Henning Kamp2003-04-192-18/+24
* Spell ${_jail} correctlyMike Makonnen2003-04-191-1/+1
* Add prototype for compute_stats() so that libdevstat is WARNS=4 clean.Poul-Henning Kamp2003-04-191-0/+8
* Add an entry for ehci.Bruce A. Mah2003-04-192-4/+12
* Test next upcall time correctly.David Xu2003-04-192-2/+2
* New release notes: NSS modules, port distfile refetches.Bruce A. Mah2003-04-192-0/+28
* Unbreak sigaltstack syscall. sigonstack is now a function andDavid Xu2003-04-191-7/+2
* Use correct thread pointer.David Xu2003-04-192-2/+2
* Don't return garbage in high 16 bits.David Xu2003-04-192-8/+8
* Fix compile warning - proc should have been thread.Peter Grehan2003-04-191-1/+1
* The changes to rc.d/network1 will not get merged in byMike Makonnen2003-04-191-1/+1
* o Update locking around vm_object_page_remove() in vm_map_clean()Alan Cox2003-04-191-4/+2
* The ehci driver works on pc98.Yoshihiro Takahashi2003-04-192-2/+2
* Lock the vm_object in obj_alloc().Alan Cox2003-04-191-0/+2
* - Correct a comment made bogus by my last commit.Maxime Henrion2003-04-191-2/+4
* Various cleanups:Maxime Henrion2003-04-191-20/+1
* Back out last commit.Julian Elischer2003-04-181-9/+5
* Add the beginning of a regression test.Poul-Henning Kamp2003-04-182-0/+113
* Follow-up to revision 1.74: Using the result buffer to store our emptyJacques Vidrine2003-04-181-22/+16
* While I really liked the error message one received from `passwd'Jacques Vidrine2003-04-181-6/+3
* I'd like to keep an eye on nsdispatch and friends for a while.Jacques Vidrine2003-04-181-0/+2
* Follow-up to revision 1.73: set _PWF_FILES when `compat' source is usedJacques Vidrine2003-04-181-4/+13