summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.glebius2007-01-301-1/+0
* Add missing library dependencies and sort librariesru2007-01-301-2/+2
* Fix the logic bug that caused the custom versions of warn(3) andru2007-01-302-3/+3
* MFsparc64: Add .cvsignore file here too.ru2007-01-301-0/+1
* Remove the last vestige of opt_msdosfs.h.ru2007-01-301-1/+1
* Add the 3Com 3c996-SX.brueffer2007-01-301-1/+3
* Xref altq(4) for drivers that support it according to altq(4).brueffer2007-01-3026-0/+26
* Minor updates:gallatin2007-01-302-3/+20
* Xref altq(4).brueffer2007-01-301-0/+1
* Fixing compilation bustage by removing references to opt_msdosfs.h.avatar2007-01-302-4/+0
* Remove MSDOSFS_LARGE compile time option. It has been convertedrodrigc2007-01-302-15/+0
* Fix spacing from my previous commit to this file:trhodes2007-01-301-1/+1
* Add a "-o large" mount option for msdosfs. Convert compile-time checks forrodrigc2007-01-303-37/+55
* Use our own timer that piggybacks on npe_tick() callout instead ofkevlo2007-01-301-13/+16
* Instead of always hard-coding the socket type for the nfs root mount askris2007-01-301-1/+1
* Add gjournal(8) manual page. Documentation of kern.geom.journal.* sysctlspjd2007-01-291-0/+238
* Update generated files for BIND 9.3.4dougb2007-01-296-282/+45
* This commit was generated by cvs2svn to compensate for changes in r166332,dougb2007-01-299-17/+223
|\
| * Vendor import of BIND 9.3.4dougb2007-01-299-17/+223
| * Remove from the vendor branch files that are no longer in thedougb2006-12-102-314/+0
* | Actually implement rev 1.12 for host names and NIS domain names. Webrooks2007-01-291-1/+0
* | Update comment for struct bpf_d: we now store buffered packets for BPFrwatson2007-01-291-3/+3
* | Add MLINKS for sf_buf.9.rwatson2007-01-291-0/+4
* | Pass "errmsg" to nmount(), so that if nmount() fails, we can getrodrigc2007-01-291-1/+3
* | We expect 'bio_data != NULL' for BIO_{READ,WRITE,GETATTR}, but forpjd2007-01-281-2/+7
* | typo: s/tranport layer/transport layer/wilko2007-01-281-2/+2
* | Line break before "All rights reserved" in the license example.joel2007-01-281-1/+2
* | Clean up the BSD license to match the preferred license injoel2007-01-2810-138/+160
* | It is possible that GEOM taste provider before SMP is started.pjd2007-01-281-0/+7
* | ath and ath_rate_sample now have a compile-time dependency on the halsam2007-01-281-2/+10
* | As we now have an SFB_NOWAIT flag, change 'will' to 'may' where therwatson2007-01-281-1/+1
* | Remove slightly dubious comment; add descriptive strings for severalrwatson2007-01-281-5/+2
* | Update pmap_extract() implementation notes: we appear no longer to serializerwatson2007-01-281-7/+0
* | Add a rudimentary man page for sf_bufs, based on my rudimentaryrwatson2007-01-282-0/+142
* | Add vnconfig to this listphk2007-01-281-0/+2
* | Fix minor type: "struct disk *" instead of "struct *disk".rwatson2007-01-281-1/+1
* | Add support for serial communication with Windows CE based Handheld Computer.takawata2007-01-284-0/+395
* | Add some vendor IDs mainly from NetBSD.takawata2007-01-281-0/+5
* | Long overdue removal of vnconfig(8)phk2007-01-283-32/+0
* | MFi386: revision 1.647.nyan2007-01-281-1/+1
* | for newer hal's we need opt_ah.h as it specifies how the hal has beensam2007-01-281-1/+15
* | for newer hal's we need opt_ah.h as it specifies how the hal has beensam2007-01-281-1/+15
* | Add speaker control for HP xw4300. This hardware doesn't respond toariff2007-01-281-2/+17
* | Convert mount_ext2fs to a simple program which passes "-o option" to nmount().rodrigc2007-01-281-33/+31
* | Simple README file which shows how to use fstest.pjd2007-01-281-0/+22
* | Fix grammar [1] and formatting.ru2007-01-271-4/+6
* | Add the SMART command to the ATA instruction set.remko2007-01-272-0/+2
* | In case we are supplied with an imagename that matches a module, but not amlaier2007-01-271-0/+1
* | Add a missing verb in describing MAP_PREFAULT_MADVISE.rwatson2007-01-271-1/+1
* | Use a known good stack at the time of servicing an NMI --- reusejkoshy2007-01-271-1/+1
OpenPOWER on IntegriCloud