summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move this to the specific architectures that are supported. #ifdef fooimp2005-04-194-13/+39
* The size of a filesystem may be less than the size of the provider itwollman2005-04-191-2/+2
* Remove the hack which allowed to use gmirror for root file system,pjd2005-04-192-49/+8
* Call g_waitidle() before every check the list of holds is empty.pjd2005-04-191-7/+11
* Remove unused variable that was horking up the LINT buildimp2005-04-192-10/+4
* Need more files for i386, need all the files for pc98.imp2005-04-192-0/+8
* Minimal changes to get this to compile with -DDEBUG defined as wellimp2005-04-192-2/+6
* There's no need to include all the detauls of struct bus_space_{tag,handle}imp2005-04-192-83/+84
* Since pmc is a CPU feature, grab the mdep file from the i386 directory.imp2005-04-191-0/+6
* Grammar fixes.brueffer2005-04-192-2/+2
* I accidently committed two 'cleandepend' when I was deciding whichobrien2005-04-191-1/+1
* New release notes:hrs2005-04-192-2/+8
* Hook smist up to the kernel build.njl2005-04-191-0/+1
* Add a driver for SMI-based SpeedStep. The hardware supports two frequencynjl2005-04-193-0/+466
* Bring API documentation for sleepqueue(9) in sync with the codejkoshy2005-04-191-21/+61
* Document taskqueue_run_fast(). Markup 'Giant' with ".Va".jkoshy2005-04-191-9/+39
* Point users to tcsh(1) for information about shell globbing patterns,murray2005-04-191-1/+2
* Add preliminary support for WPA-PSK using wpa_supplicant and thewpaul2005-04-191-2/+319
* Remove redundant line, add comment about termcapphk2005-04-191-1/+1
* Remove superfluous CFLAGS lines. Use the conditional '?=' constructjkoshy2005-04-192-5/+1
* - add getproto{byname,bynumber,ent}_r for internal use within libc.ume2005-04-194-53/+181
* 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
OpenPOWER on IntegriCloud