summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove current implementation of kldstat macro.grog2003-12-301-18/+39
* - Bump up the general and status RID sizesambrisko2003-12-306-67/+46
* Remember to use stringcvt() to expand %foo% strings in registry values inwpaul2003-12-301-1/+1
* Rework resource allocation. Replace the "feel around like a blind man"wpaul2003-12-292-85/+105
* Forgot to commit this file for last commit. :(davidxu2003-12-292-0/+8
* Implement sigaltstack() as per-threaded. Current only scope process threaddavidxu2003-12-299-48/+464
* Merge the following changes from English version:motoyuki2003-12-291-39/+93
* Describe kern.ipc.nsfbufsused and kern.ipc.nsfbufspeak.maxim2003-12-291-0/+9
* Fixed some (most) style bugs in rev.1.33. Mainly 4-char indentationbde2003-12-291-58/+68
* Garbage-collected some vestiges of objformat support (mainly ${FMT}).bde2003-12-293-6/+4
* Fixed some style bugs (manly a few English usage errors in comments andbde2003-12-291-15/+15
* Fixed some minor style bugs in rev.1.144. All related to msdosfs_advlock()bde2003-12-291-11/+8
* Fixed style bugs in rev.1.112. The bugs started with obscure magicbde2003-12-291-12/+12
* Use double quotes instead of single quotes for echos to build optionsbde2003-12-293-3/+4
* Fixed some style bugs (mainly the bad examples @echo, NOMAN, and non-usebde2003-12-291-10/+6
* Fixed some style bugs:bde2003-12-291-8/+6
* Fixed some style bugs. SRCS and the opt_*.h rules were totallybde2003-12-291-11/+10
* Use floating point instead of unsigned long longs in percentagebde2003-12-291-13/+13
* Unbreak build of bpf-free kernels.tjr2003-12-291-1/+1
* Sorted includes. Removed duplicates exposed by this.bde2003-12-291-12/+9
* Sorted includes.bde2003-12-291-13/+12
* gdbinit target: Remove comment lines from dot.gdbinit. This allows us togrog2003-12-291-2/+3
* 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
OpenPOWER on IntegriCloud