summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Initialise some uninitialised variables.dfr2003-12-311-0/+2
* | Reenable signals for threads after joining.deischen2003-12-311-0/+3
* | Added TDK LAK-CD031 (simple NE2000 device).kato2003-12-311-0/+1
* | Sync to 1.80.kato2003-12-311-1/+4
* | Added ID for TDK LAK-CD031 Ethernet card.kato2003-12-311-0/+1
* | - subr_ntoskrnl.c: improve the _fastcall hack based on suggestions fromwpaul2003-12-312-23/+23
* | Simplify vm_page_grab(): Don't bother with the generation check. If thealc2003-12-311-18/+6
* | Add a description of how to use a firewire connection to debug agrog2003-12-311-1/+48
* | Update firewire debugging description.grog2003-12-311-64/+93
* | Rename "msgbuf" to "dmesg", a more easily remembered name.grog2003-12-311-4/+4
* | - Modify vm_object_split() to expect a locked vm object on entry andalc2003-12-302-17/+10
* | o fix typosbrueffer2003-12-301-4/+3
* | Add few new USB vendor/product IDs for Bluetooth USB devices.emax2003-12-303-0/+76
* | - Add new 802.11 OID information obtained from NDIS 5.1 update towpaul2003-12-303-130/+327
* | Use separate events for resume from standby and suspend in the apm(4)njl2003-12-302-5/+13
* | Fix a usage message.njl2003-12-301-1/+1
* | Add support for /etc/rc.suspend and /etc/rc.resume for ACPI. They arenjl2003-12-305-11/+62
* | Removed MLINKS to nonimplemented/nonexistent functions.ru2003-12-301-3/+0
* | Merge from libc_r: document pthread_attr_[gs]etstack().ru2003-12-302-1/+11
* | Document the net.inet.ip.subnets_are_local sysctl.ru2003-12-301-1/+1
* | Pull revision 1.13 from libpthread/man/pthread_mutex_init.3:ru2003-12-302-4/+0
* | o Spell 'diretories' correctly.maxim2003-12-301-1/+1
* | Pull some changes (mostly cosmetic) from libc_r manpagesru2003-12-3030-75/+143
* | Sync with NetBSD:sobomax2003-12-303-37/+59
* | Backed out a small part of rev.1.15. -Winline now works better, sobde2003-12-301-2/+1
* | Aargh, cvs add pthread_mutex_timedlockmtm2003-12-301-0/+112
* | o Implement pthread_mutex_timedlock(), which does not block indefinitely onmtm2003-12-303-0/+42
* | Make it possible for the library to specify a timeout value whenmtm2003-12-303-22/+49
* | Backed out rev.1.48. -Winline now works better so there should be nobde2003-12-301-1/+1
* | Garbage-collected CLK_USE_TSC_CALIBRATION.bde2003-12-304-16/+12
* | Remove calls to 'y' macro.grog2003-12-303-6/+0
* | Clarify firewire setup, including minimal error recovery.grog2003-12-301-3/+44
* | Describe kernel debug macros for Vinum. This was originally intendedgrog2003-12-301-0/+67
* | New man page for kernel debugging with gdb.grog2003-12-301-0/+450
* | 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
OpenPOWER on IntegriCloud