summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Release the hold on ata_delayed_attach earlier so we can use tsleepsos2004-09-091-6/+7
* Check flag do_bridge always, even if kernel was compiled withoutglebius2004-09-091-11/+5
* Do not call xl_init_locked() unconditionally when we are bringed UP. Callglebius2004-09-091-2/+3
* bump .Ddalfred2004-09-091-1/+1
* The disk labels generated by bsdlabel can no address more thanbrooks2004-09-092-7/+22
* Hard code witness lock order for BPF locks.rwatson2004-09-091-0/+7
* Reformulate bpf_dettachd() to acquire the BIF_LOCK() as well asrwatson2004-09-091-11/+20
* Plug an fd leak by using autoh_freeall(3).alfred2004-09-091-8/+36
* Add/document autoreq_getxid(3), which gets the autofs requestalfred2004-09-093-5/+22
* Reformulate use of linked lists in 'struct bpf_d' and 'struct bpf_if'rwatson2004-09-092-38/+24
* Compare/set pointers using NULL not 0.rwatson2004-09-091-3/+3
* add support for documented readonly option...jmg2004-09-081-1/+5
* Remove debug output.alfred2004-09-081-4/+4
* Fix a .Fn that should be an .Fa.alfred2004-09-081-3/+16
* Clean up rev 1.49 by using the temperature conversion for _PSV also andnjl2004-09-081-4/+5
* Use atomic ops in pmap_clear_ptes() to prevent SMP races that couldalc2004-09-082-7/+20
* Do not compile in zlib.c. Add a dependency on module instead.fjoe2004-09-082-2/+3
* Show current status of mirror device directly.pjd2004-09-081-0/+9
* Make the output more suitable for use in a frameset.des2004-09-081-24/+24
* Reduce the size of struct defid's defid_dirclust, defid_dirofs andtjr2004-09-081-3/+3
* Back out v1.24. v1.40 of sys/sparc64/sparc64/bus_machdep.c fixes thekensmith2004-09-081-3/+1
* Merge from NetBSD:tjr2004-09-081-3/+18
* Merge from NetBSD:tjr2004-09-081-0/+5
* sync with private code:alfred2004-09-0811-12/+17
* Fixed sound-related hints. (Yes, this is ambiguous but matches reality.)ru2004-09-081-14/+14
* Update sound-related manpages to account for the recent change inru2004-09-0820-444/+74
* Fix/clean up return values checking.pjd2004-09-084-31/+31
* Back out 1.88.imp2004-09-081-9/+11
* Correct a typo in a comment.ru2004-09-081-1/+1
* Fix a problem with tag->boundary inheritence that has existed since day onescottl2004-09-087-38/+35
* Re-add ifi_epoch, to struct if_data, this time replacing ifi_unusedbrooks2004-09-083-2/+6
* Sync the busdma code with i386. The most tangible upshot is thatmarcel2004-09-081-207/+153
* Remove vinum from the list. I no longer have the time and energy togrog2004-09-081-1/+0
* We don't need device counts anymore. Also remove device.hints entriesbrueffer2004-09-081-5/+1
* We don't need device counts anymorebrueffer2004-09-081-1/+1
* Fix a cut-n-paste glitch with SCHED_4BSD.scottl2004-09-071-1/+1
* Switch the default scheduler to 4BSD to match what will go into RELENG_5 soon.scottl2004-09-075-5/+15
* - Remove listing for NCR5380/NCR53400 and UltraStor 14F/24F/3F4;simon2004-09-072-148/+8
* new version of cryptotest (w/ only code from me)sam2004-09-072-1/+583
* Don't change the state of the system in acpi_tz_establish(). Before, wenjl2004-09-071-16/+22
* Instead of trusting _STA from power resources, cache the first valuenjl2004-09-071-5/+11
* Mark bundle as unused in case we're compiled with NORADIUS.phk2004-09-071-3/+3
* [[ Forced commit due to fumble with the file used to commit with.imp2004-09-070-0/+0
* Although 'Unanimous Consent' appears to be a well defined and used inimp2004-09-072-11/+11
* Document the following knobs: CD_EXTRA_BITS, EXTRA_SRC, HTTP_PROXYru2004-09-071-1/+14
* Improve markup and language.dd2004-09-071-1/+3
* Create simple function init_va_filerev() for initializing a va_filerevphk2004-09-076-93/+19
* Explicitly pass vnode to nfs_doio() and mountpoint to nfs_asyncio().phk2004-09-075-26/+17
* Explicitly pass vnode to smbfs_doio() function.phk2004-09-073-6/+3
* Explicitly pass the vnode to the nw_doio() function.phk2004-09-073-7/+4
OpenPOWER on IntegriCloud