summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove hard-coded limit (200) on maximum number of packages that can beade2007-01-311-21/+13
* - Add 99% of a callout based watchdog. The remaining 1% is waitinggallatin2007-01-312-30/+168
* Add gnustep and ports-mgmt ports categories.erwin2007-01-311-0/+2
* destroy busdma maps even if they are NULL, so as to avoid leakinggallatin2007-01-311-18/+16
* Abandon using sleepable locks in favor of mutexes for mxge's if_ioctlgallatin2007-01-312-72/+83
* - Add ports-ports-mgmt collectionpav2007-01-311-0/+1
* Import macros IN_LINKLOCAL(), IN_PRIVATE(), IN_LOCAL_GROUP(), IN_ANY_LOCAL().bms2007-01-311-0/+10
* Put #ifndef... after the license.joel2007-01-311-2/+3
* s/software was developed/documentation was written/rwatson2007-01-311-1/+1
* s/WHETHERIN/WHETHER IN/ & s/THEPOSSIBILITY/THE POSSIBILITY/ in thejoel2007-01-311-2/+2
* Fix typo.delphij2007-01-311-1/+1
* o DragonFly 1.8.0 added.maxim2007-01-311-1/+2
* Remove GNU gzip left-offs, they are no longer necessary.delphij2007-01-3142-10979/+0
* 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
OpenPOWER on IntegriCloud