summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for previously undocumented macros, and correctgrog2003-12-291-13/+20
* Add documentation for previously undocumented macros. This is notgrog2003-12-291-16/+13
* Add comments to deter people from using this file directly. That'sgrog2003-12-291-16/+96
* Fixed missing declaration of pluralies(). This showed up as strangebde2003-12-292-0/+3
* Fixed style bugs created in rev.1.27 by removing "__P(" and its closing ")"bde2003-12-291-75/+75
* Remove swap_pager_un_object_list; it is unused.alc2003-12-291-24/+8
* Explicitly state that mknod(8) can be used to undelete entries under devfs.alfred2003-12-291-0/+4
* Document that mknod(8) can be used to undelete entries under devfs.alfred2003-12-291-0/+13
* Don't bother clearing PG_ZERO on the page table page in _pmap_allocpte();alc2003-12-281-1/+0
* Hook up acpi_thermal.4 man page.takawata2003-12-281-0/+1
* mdoc(7): fixed document title.ru2003-12-2811-11/+11
* Don't attach throttling if the P_BLK is 0, even if the P_BLK_LEN is 6.njl2003-12-281-1/+1
* Implement NdisInitUnicodeString().wpaul2003-12-281-0/+28
* Remove the sanity test in ndis_adjust_buflen(). I'm not sure what thewpaul2003-12-281-2/+0
* Plug a leak of open files that happens when you exec a suid programdwmalone2003-12-281-0/+1
* Add my birthdate (gifts are welcome :-)).ale2003-12-281-0/+1
* Use intmax_t to avoid wrap on large images in verbose output.alfred2003-12-281-3/+4
* Somebody called mdoc(7) janitor.ru2003-12-282-42/+52
* Fix to support pc98 and currect typo.nyan2003-12-281-2/+11
* Add detach method.nyan2003-12-282-0/+2
* Correctly retrieve sigaction flags.davidxu2003-12-282-4/+4
* v_vxproc was a bogus name for a thread (pointer).bde2003-12-284-7/+7
* Move the declarations for nsfbufs and friends over to sf_buf.h fromsilby2003-12-282-3/+4
* Teach netstat about the new sendfile statistics.silby2003-12-281-0/+4
* Track three new sendfile-related statistics:silby2003-12-289-0/+13
* update radiotap support to reflect recent changes:sam2003-12-282-11/+22
* update radiotap support to reflect recent changes:sam2003-12-282-13/+14
* Sync with netbsd:sam2003-12-281-43/+60
* Don't bother clearing and setting PG_BUSY on page table directory pages.alc2003-12-281-4/+0
* Fixed some style bugs (mainly, try to always use explicit comparisons withbde2003-12-281-8/+7
* Fixed some disordering in revs.1.194 and 1,196. Moved the exceve() syscallbde2003-12-281-55/+55
* o eliminate widespread on-stack mbuf use for bpf by introducingsam2003-12-2816-261/+116
* PR 28852cracauer2003-12-281-24/+1
* Move the declaration of sfbufspeak and sfbufsused to mbuf.h,silby2003-12-288-16/+11
* Use of the MTX_SYSINIT macro requires the inclusion of <sys/kernel.h>.jkoshy2003-12-281-0/+1
* Make this manual page reflect the sources better.jkoshy2003-12-281-1/+1
* Oops, highly non-KNF indentation is normal for large expressions inbde2003-12-281-6/+5
* Fix signal behaviour.cracauer2003-12-281-2/+7
* Fix the maxpipekva warning message so that it points to the correctsilby2003-12-281-1/+1
* Remove GIANT_REQUIRED from kmem_suballoc().alc2003-12-281-2/+0
* unlinke -> unlikebrueffer2003-12-271-1/+1
* Correct reference to mac_none.4brueffer2003-12-271-1/+1
* New sio module. A number of people have suggested this over the yearsimp2003-12-271-0/+25
* Add detach methods so we can unload the sio module.imp2003-12-273-0/+3
* Remove GIANT_REQUIRED from exec_unmap_first_page().alc2003-12-271-1/+0
* Fix slight disordering of supported cards.imp2003-12-271-3/+3
* Add acpi_thermal manual page,takawata2003-12-272-0/+105
* Stop "fortune -l" from looping forever.ceri2003-12-271-1/+1
* o use .Nmbrueffer2003-12-271-2/+2
* Add missing wordbrueffer2003-12-271-1/+1
OpenPOWER on IntegriCloud