| Commit message (Expand) | Author | Age | Files | Lines |
* | Move this to the specific architectures that are supported. #ifdef foo | imp | 2005-04-19 | 4 | -13/+39 |
* | The size of a filesystem may be less than the size of the provider it | wollman | 2005-04-19 | 1 | -2/+2 |
* | Remove the hack which allowed to use gmirror for root file system, | pjd | 2005-04-19 | 2 | -49/+8 |
* | Call g_waitidle() before every check the list of holds is empty. | pjd | 2005-04-19 | 1 | -7/+11 |
* | Remove unused variable that was horking up the LINT build | imp | 2005-04-19 | 2 | -10/+4 |
* | Need more files for i386, need all the files for pc98. | imp | 2005-04-19 | 2 | -0/+8 |
* | Minimal changes to get this to compile with -DDEBUG defined as well | imp | 2005-04-19 | 2 | -2/+6 |
* | There's no need to include all the detauls of struct bus_space_{tag,handle} | imp | 2005-04-19 | 2 | -83/+84 |
* | Since pmc is a CPU feature, grab the mdep file from the i386 directory. | imp | 2005-04-19 | 1 | -0/+6 |
* | Grammar fixes. | brueffer | 2005-04-19 | 2 | -2/+2 |
* | I accidently committed two 'cleandepend' when I was deciding which | obrien | 2005-04-19 | 1 | -1/+1 |
* | New release notes: | hrs | 2005-04-19 | 2 | -2/+8 |
* | Hook smist up to the kernel build. | njl | 2005-04-19 | 1 | -0/+1 |
* | Add a driver for SMI-based SpeedStep. The hardware supports two frequency | njl | 2005-04-19 | 3 | -0/+466 |
* | Bring API documentation for sleepqueue(9) in sync with the code | jkoshy | 2005-04-19 | 1 | -21/+61 |
* | Document taskqueue_run_fast(). Markup 'Giant' with ".Va". | jkoshy | 2005-04-19 | 1 | -9/+39 |
* | Point users to tcsh(1) for information about shell globbing patterns, | murray | 2005-04-19 | 1 | -1/+2 |
* | Add preliminary support for WPA-PSK using wpa_supplicant and the | wpaul | 2005-04-19 | 1 | -2/+319 |
* | Remove redundant line, add comment about termcap | phk | 2005-04-19 | 1 | -1/+1 |
* | Remove superfluous CFLAGS lines. Use the conditional '?=' construct | jkoshy | 2005-04-19 | 2 | -5/+1 |
* | - add getproto{byname,bynumber,ent}_r for internal use within libc. | ume | 2005-04-19 | 4 | -53/+181 |
* | Remove superfluous CFLAGS additions. Make 'make checkdpadd' work. | jkoshy | 2005-04-19 | 1 | -4/+2 |
* | Unbreak tinderbox builds for ${MACHINE_ARCH} != "i386" or "amd64". | jkoshy | 2005-04-19 | 1 | -2/+6 |
* | Further narrow down critical region of FSBASE code. | davidxu | 2005-04-19 | 1 | -1/+1 |
* | Capitalize words in library description. | jkoshy | 2005-04-19 | 1 | -1/+1 |
* | Use critical section functions rather than scheduler lock to protect | davidxu | 2005-04-19 | 1 | -4/+4 |
* | CFA (Compact Flash) devices has a special config ID that fails the | sos | 2005-04-19 | 2 | -1/+3 |
* | Clear P_STATCHILD earlier to avoid unnecessary retrying. | davidxu | 2005-04-19 | 1 | -0/+5 |
* | - nuke deprecated and unused getnodeby(3). | ume | 2005-04-19 | 1 | -31/+0 |
* | New release notes: | hrs | 2005-04-19 | 2 | -0/+142 |
* | Make DUMMYNET compile without INET6 | phk | 2005-04-19 | 1 | -0/+8 |
* | typo | phk | 2005-04-19 | 1 | -1/+1 |
* | Make IPFIREWALL compile without INET6 | phk | 2005-04-19 | 1 | -3/+18 |
* | Bump copyright year and use &os;. | hrs | 2005-04-19 | 3 | -2/+4 |
* | Bump copyright year. | hrs | 2005-04-19 | 1 | -0/+1 |
* | Oops, forgot to update this file. | davidxu | 2005-04-19 | 1 | -17/+9 |
* | Fix a race condition between kern_wait() and thread_stopped(). | davidxu | 2005-04-19 | 2 | -1/+6 |
* | Call g_waitidle() instead of GEOM using the root_mount_hold() KPI. | phk | 2005-04-19 | 2 | -6/+3 |
* | Provide a way to soft reset a proxy controller such as an MSA20 or | ps | 2005-04-19 | 3 | -0/+58 |
* | Fix indentation problem in the last commit | sos | 2005-04-19 | 1 | -16/+18 |
* | Bring a working snapshot of hwpmc(4), its associated libraries, userland util... | jkoshy | 2005-04-19 | 51 | -5/+23703 |
* | Unbreak the pc98 build by including enough information in the _bus.h | imp | 2005-04-19 | 2 | -51/+51 |
* | Cope with the (unwise?) incompatible changes with make by adding | imp | 2005-04-18 | 1 | -1/+1 |
* | Break out the definition of bus_space_{tag,handle}_t and a few other types | imp | 2005-04-18 | 16 | -113/+400 |
* | Add a named reference-count KPI to hold off mounting of the root filesystem. | phk | 2005-04-18 | 4 | -6/+65 |
* | Initialize mountlist_mtx with an MTX_SYSINIT(), we need it to be ready | phk | 2005-04-18 | 2 | -1/+1 |
* | As with kernel-depend, rm the DEPENDFILE before modules-depend. | obrien | 2005-04-18 | 1 | -1/+2 |
* | Initial import of ipw, iwi, ral and ural drivers: | damien | 2005-04-18 | 29 | -0/+12387 |
* | Add IPv6 support to IPFW and Dummynet. | brooks | 2005-04-18 | 8 | -113/+1351 |
* | rename the NIS related fields to have yp_ prefix. | ume | 2005-04-18 | 4 | -38/+38 |