summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s/package_exists/package_installed/g as that's much more descriptive ofobrien2004-01-025-12/+8
* FBSD nit.obrien2004-01-022-4/+2
* Document taskqueue_enqueue_fast()scottl2004-01-021-0/+10
* Remove extraneous text accidentally incorporated from ddb(4).grog2004-01-021-20/+21
* It appears that we don't need sys/vnode.h, which is a layering violation...imp2004-01-024-4/+0
* Submit to police inspection. No content changes.grog2004-01-021-39/+72
* Fix a very corner case when you want to make cleandir SUBDIRs whichgreen2004-01-021-2/+2
* Clean up ndiscvt a bit (leaving out the -i flag didn't work) and addwpaul2004-01-028-67/+218
* Hook up gdb.4 and vinumdebug.4 into build.grog2004-01-021-0/+2
* Creates an INDEX file suitable for an ISO distribution image containing onlyobrien2004-01-021-0/+52
* Return error code in errno, not in return value.davidxu2004-01-022-6/+12
* Fix a typo.davidxu2004-01-022-2/+2
* Catch up with reality with respect to the location of 4.8, 4.9,bmah2004-01-021-1/+6
* * Update copyrightdougb2004-01-011-2/+51
* Remove inappropriate reference to USSR.grog2004-01-011-1/+1
* Use <machine/asmacros.h> since <machine/asm.h> is a userland-only headernjl2004-01-011-3/+3
* Some mdoc(7) polishing.ru2004-01-011-8/+9
* - Increase the scope of the kmem_object's lock in kmem_malloc(). Add aalc2004-01-011-2/+7
* o Fix a style bug and poor wording in comment.kuriyama2004-01-011-2/+10
* The reset_type should not be 0x80, it should be set to zero.mbr2004-01-011-1/+1
* - Use pagezero() instead of bzero() in pmap_pinit(). (pagezero() is muchalc2004-01-011-6/+1
* Add "options INVARIANTS" and "options INVARIANT_SUPPORT" to thejkoshy2004-01-012-7/+25
* Correct _ACx description.takawata2004-01-011-2/+2
* Add markup changes for more kosher mdoc(7).grog2004-01-011-267/+294
* Be consistent in the EXAMPLES formatting.obrien2004-01-011-0/+1
* Update the COPYRIGHT file to include FreeBSD's compilation copyrightimp2003-12-311-0/+29
* Happy 2004!imp2003-12-311-3/+3
* Only a read-only file descriptor is required to implement list_devs()rwatson2003-12-311-1/+1
* Add to the acpi_thermal man page, especially the notifies section.njl2003-12-311-40/+54
* Use the appropriate values for the notifies. No change in behaviornjl2003-12-311-2/+2
* In vm_page_lookup() check the root of the vm object's splay tree for thealc2003-12-311-3/+5
* Fix typo in prev commitache2003-12-311-1/+1
* Remove incorrect holiday, add new one, fix another oneache2003-12-311-2/+2
* Add support for an non-branded SUN1889-based 2 port PCI serial card.jhb2003-12-311-0/+10
* Replace an outb() during the test for configuration mechanism #1 with ajhb2003-12-312-2/+2
* 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
OpenPOWER on IntegriCloud