| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor updates: | gallatin | 2007-01-30 | 2 | -3/+20 |
* | Xref altq(4). | brueffer | 2007-01-30 | 1 | -0/+1 |
* | Fixing compilation bustage by removing references to opt_msdosfs.h. | avatar | 2007-01-30 | 2 | -4/+0 |
* | Remove MSDOSFS_LARGE compile time option. It has been converted | rodrigc | 2007-01-30 | 2 | -15/+0 |
* | Fix spacing from my previous commit to this file: | trhodes | 2007-01-30 | 1 | -1/+1 |
* | Add a "-o large" mount option for msdosfs. Convert compile-time checks for | rodrigc | 2007-01-30 | 3 | -37/+55 |
* | Use our own timer that piggybacks on npe_tick() callout instead of | kevlo | 2007-01-30 | 1 | -13/+16 |
* | Instead of always hard-coding the socket type for the nfs root mount as | kris | 2007-01-30 | 1 | -1/+1 |
* | Add gjournal(8) manual page. Documentation of kern.geom.journal.* sysctls | pjd | 2007-01-29 | 1 | -0/+238 |
* | Update generated files for BIND 9.3.4 | dougb | 2007-01-29 | 6 | -282/+45 |
* | This commit was generated by cvs2svn to compensate for changes in r166332, | dougb | 2007-01-29 | 9 | -17/+223 |
|\ |
|
| * | Vendor import of BIND 9.3.4 | dougb | 2007-01-29 | 9 | -17/+223 |
| * | Remove from the vendor branch files that are no longer in the | dougb | 2006-12-10 | 2 | -314/+0 |
* | | Actually implement rev 1.12 for host names and NIS domain names. We | brooks | 2007-01-29 | 1 | -1/+0 |
* | | Update comment for struct bpf_d: we now store buffered packets for BPF | rwatson | 2007-01-29 | 1 | -3/+3 |
* | | Add MLINKS for sf_buf.9. | rwatson | 2007-01-29 | 1 | -0/+4 |
* | | Pass "errmsg" to nmount(), so that if nmount() fails, we can get | rodrigc | 2007-01-29 | 1 | -1/+3 |
* | | We expect 'bio_data != NULL' for BIO_{READ,WRITE,GETATTR}, but for | pjd | 2007-01-28 | 1 | -2/+7 |
* | | typo: s/tranport layer/transport layer/ | wilko | 2007-01-28 | 1 | -2/+2 |
* | | Line break before "All rights reserved" in the license example. | joel | 2007-01-28 | 1 | -1/+2 |
* | | Clean up the BSD license to match the preferred license in | joel | 2007-01-28 | 10 | -138/+160 |
* | | It is possible that GEOM taste provider before SMP is started. | pjd | 2007-01-28 | 1 | -0/+7 |
* | | ath and ath_rate_sample now have a compile-time dependency on the hal | sam | 2007-01-28 | 1 | -2/+10 |
* | | As we now have an SFB_NOWAIT flag, change 'will' to 'may' where the | rwatson | 2007-01-28 | 1 | -1/+1 |
* | | Remove slightly dubious comment; add descriptive strings for several | rwatson | 2007-01-28 | 1 | -5/+2 |
* | | Update pmap_extract() implementation notes: we appear no longer to serialize | rwatson | 2007-01-28 | 1 | -7/+0 |
* | | Add a rudimentary man page for sf_bufs, based on my rudimentary | rwatson | 2007-01-28 | 2 | -0/+142 |
* | | Add vnconfig to this list | phk | 2007-01-28 | 1 | -0/+2 |
* | | Fix minor type: "struct disk *" instead of "struct *disk". | rwatson | 2007-01-28 | 1 | -1/+1 |
* | | Add support for serial communication with Windows CE based Handheld Computer. | takawata | 2007-01-28 | 4 | -0/+395 |
* | | Add some vendor IDs mainly from NetBSD. | takawata | 2007-01-28 | 1 | -0/+5 |
* | | Long overdue removal of vnconfig(8) | phk | 2007-01-28 | 3 | -32/+0 |
* | | MFi386: revision 1.647. | nyan | 2007-01-28 | 1 | -1/+1 |
* | | for newer hal's we need opt_ah.h as it specifies how the hal has been | sam | 2007-01-28 | 1 | -1/+15 |
* | | for newer hal's we need opt_ah.h as it specifies how the hal has been | sam | 2007-01-28 | 1 | -1/+15 |
* | | Add speaker control for HP xw4300. This hardware doesn't respond to | ariff | 2007-01-28 | 1 | -2/+17 |
* | | Convert mount_ext2fs to a simple program which passes "-o option" to nmount(). | rodrigc | 2007-01-28 | 1 | -33/+31 |
* | | Simple README file which shows how to use fstest. | pjd | 2007-01-28 | 1 | -0/+22 |
* | | Fix grammar [1] and formatting. | ru | 2007-01-27 | 1 | -4/+6 |
* | | Add the SMART command to the ATA instruction set. | remko | 2007-01-27 | 2 | -0/+2 |
* | | In case we are supplied with an imagename that matches a module, but not a | mlaier | 2007-01-27 | 1 | -0/+1 |
* | | Add a missing verb in describing MAP_PREFAULT_MADVISE. | rwatson | 2007-01-27 | 1 | -1/+1 |
* | | Use a known good stack at the time of servicing an NMI --- reuse | jkoshy | 2007-01-27 | 1 | -1/+1 |
* | | Remove BSD < 199103 compatibility entries in the bpf_d structure: they are | rwatson | 2007-01-27 | 1 | -7/+0 |
* | | Remove now unused bpf_compat.h. This compatibility file emulates malloc(9) | rwatson | 2007-01-27 | 1 | -51/+0 |
* | | Rearrange locking order to avoid LOR (cat /dev/midistat). | ariff | 2007-01-27 | 1 | -3/+9 |
* | | Massive inlining cleanups/removal to make it survive on WARNS=2. | ariff | 2007-01-27 | 1 | -92/+90 |
* | | Reduce maximum DMA segments from 128 to 64. We don't need more than that. | ariff | 2007-01-27 | 1 | -1/+1 |
* | | Total DMA segments should include total number of record channel(s). | ariff | 2007-01-26 | 1 | -1/+1 |
* | | Revert nd6.c revs. 1.67, 1.68, 1.69, 1.70 in an attempt to unbreak | bmah | 2007-01-26 | 1 | -1/+1 |