summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous CFLAGS additions. Make 'make checkdpadd' work.jkoshy2005-04-191-4/+2
* Unbreak tinderbox builds for ${MACHINE_ARCH} != "i386" or "amd64".jkoshy2005-04-191-2/+6
* Further narrow down critical region of FSBASE code.davidxu2005-04-191-1/+1
* Capitalize words in library description.jkoshy2005-04-191-1/+1
* Use critical section functions rather than scheduler lock to protectdavidxu2005-04-191-4/+4
* CFA (Compact Flash) devices has a special config ID that fails thesos2005-04-192-1/+3
* Clear P_STATCHILD earlier to avoid unnecessary retrying.davidxu2005-04-191-0/+5
* - nuke deprecated and unused getnodeby(3).ume2005-04-191-31/+0
* New release notes:hrs2005-04-192-0/+142
* Make DUMMYNET compile without INET6phk2005-04-191-0/+8
* typophk2005-04-191-1/+1
* Make IPFIREWALL compile without INET6phk2005-04-191-3/+18
* Bump copyright year and use &os;.hrs2005-04-193-2/+4
* Bump copyright year.hrs2005-04-191-0/+1
* Oops, forgot to update this file.davidxu2005-04-191-17/+9
* Fix a race condition between kern_wait() and thread_stopped().davidxu2005-04-192-1/+6
* Call g_waitidle() instead of GEOM using the root_mount_hold() KPI.phk2005-04-192-6/+3
* Provide a way to soft reset a proxy controller such as an MSA20 orps2005-04-193-0/+58
* Fix indentation problem in the last commitsos2005-04-191-16/+18
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-1951-5/+23703
* Unbreak the pc98 build by including enough information in the _bus.himp2005-04-192-51/+51
* Cope with the (unwise?) incompatible changes with make by addingimp2005-04-181-1/+1
* Break out the definition of bus_space_{tag,handle}_t and a few other typesimp2005-04-1816-113/+400
* Add a named reference-count KPI to hold off mounting of the root filesystem.phk2005-04-184-6/+65
* Initialize mountlist_mtx with an MTX_SYSINIT(), we need it to be readyphk2005-04-182-1/+1
* As with kernel-depend, rm the DEPENDFILE before modules-depend.obrien2005-04-181-1/+2
* Initial import of ipw, iwi, ral and ural drivers:damien2005-04-1829-0/+12387
* Add IPv6 support to IPFW and Dummynet.brooks2005-04-188-113/+1351
* rename the NIS related fields to have yp_ prefix.ume2005-04-184-38/+38
* Rewrite of tcp_update_sack_list() to make it simpler and more readableps2005-04-181-74/+67
* MFen: 1.843 -> 1.845, plus some language improvements.delphij2005-04-181-6/+13
* Add uma zone for composite ops.sos2005-04-183-19/+42
* 'r' disk devices no longer exist, so don't try to create a pathnameimp2005-04-181-20/+10
* Note that NO_MIXED_MODE is gone.scottl2005-04-181-0/+6
* Adjust the RAID type pickup code for the VIA, we dont actually caresos2005-04-182-8/+18
* TCP reconnect is not an error.rees2005-04-181-3/+3
* Introduce p_canwait() and MAC Framework and MAC Policy entry pointsrwatson2005-04-1810-0/+76
* Adding another multi-byte characters related regression test for msdosfs.avatar2005-04-181-0/+22
* Remove end-of-line tabs.rwatson2005-04-181-1/+1
* Fix panics with misconfigured routing:glebius2005-04-181-6/+8
* Merge the following from the English version:den2005-04-181-2/+9
* Print amd64-specific security advisory only for amd64den2005-04-182-2/+2
* Document bsnmpd related options.glebius2005-04-181-1/+19
* Catch up with ATA mkIII definitions for registers that have differentgrehan2005-04-182-2/+4
* Do not check whether a pointer is NULL, since free(3) already takes care ofdelphij2005-04-181-6/+3
* Fix newer Xircom CBE2-100 cards that were reportingimp2005-04-182-26/+28
* Fix parsing of nomatch events.imp2005-04-181-3/+6
* Fix compilation when DEBUG is defined.marius2005-04-181-1/+1
* Add a sysctl that returns the full path of a process' text file.das2005-04-183-3/+55
* MFS revision 1.139.2.4 (add edwin) because I accidentally committed tocperciva2005-04-181-0/+1
OpenPOWER on IntegriCloud