summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of subnormals on i386/ia64/amd64.das2007-12-091-2/+0
* Fix an incorrect FreeBSD version test.scottl2007-12-091-1/+1
* Modify locking so that a single version of the driver src can be used on 6.xscottl2007-12-091-5/+22
* Allow the targeted CPU type to be set via -mcpu instead ofmarius2007-12-091-5/+7
* Check for P_WEXIT before PHOLD() on a process in kstack and vm queryrwatson2007-12-091-0/+8
* Use a clever definition of __FBSDID to allow building on !FreeBSD systems.imp2007-12-091-2/+5
* If we are walking the IPv6 header chain and we hit an IPPROTO_NONEdwmalone2007-12-091-3/+6
* Be more accurate in the maximum filesize, it's 4GB not 4.3GB.remko2007-12-091-1/+1
* Backout previous commit, since it's done without maintainerskrion2007-12-0910-173/+1
* Make it easier to experiment with alternate compression.obrien2007-12-091-8/+9
* Be more consistant and use UNZIPPER everywhere.obrien2007-12-092-6/+5
* Add the 'pkg_search' script.obrien2007-12-0910-1/+173
* A few more cleanups.dougb2007-12-094-73/+70
* Move WARNS as ed(1) also is only WARNS = 2 clean in the !DES case.marius2007-12-091-1/+1
* There is no list to stop, so dont use .El.remko2007-12-081-1/+0
* Remove redundant whitespace.remko2007-12-081-1/+1
* .Ed is not needed here, remove it.remko2007-12-081-1/+0
* Internal partitions can not be deleted or modified.marcel2007-12-081-2/+2
* Add an empty stop_cmd to the remaining scripts that don't startdougb2007-12-084-0/+4
* Make the warning a bit less 'broad' then it used to be. The accessremko2007-12-081-1/+10
* Improve readability for the hosts.equiv file regarding the notationremko2007-12-081-2/+3
* Remove a meaningless KEYWORDdougb2007-12-081-1/+1
* Add information about the maximum file size for msdosfs.remko2007-12-081-1/+4
* Remove the bootconf.sh script. It was never used on FreeBSD, and wasdougb2007-12-081-81/+0
* Remove spurious # marks to be more consistent with existing style.dougb2007-12-084-4/+0
* Remove empty REQUIRE linedougb2007-12-081-1/+0
* Skip internal partitions in the check for (user) partitions formarcel2007-12-081-1/+1
* Add 1000baseTX support for the nve driver, which is known here and there.remko2007-12-081-1/+8
* Use 1GB virtual pages to implement the direct map on architectures thatalc2007-12-081-13/+24
* Recognize architectural support for 1GB virtual pages.alc2007-12-082-1/+2
* Support new ARC120x family of controllers. Many thanks for Areca's continuedscottl2007-12-082-617/+1635
* Enhance descriptions in the timed manual.remko2007-12-081-7/+32
* Attempt to describe the ''auto'' type a bit better in the defaultremko2007-12-081-2/+3
* Remove $NetBSD$ CVS tags. We no longer attempt to synch our rc.d filesdougb2007-12-0855-55/+0
* Add support for FS_ZFS.marcel2007-12-081-0/+7
* Add a file system type for ZFS (FS_ZFS).marcel2007-12-081-0/+2
* Sync with NetBSD rev 1.101.marcel2007-12-081-2/+14
* Grrr, remove an unused variable missed in the last commit.scottl2007-12-081-1/+0
* The ../tools/do_sort script could not differentiate betweendougb2007-12-081-5/+6
* Add another RTL8168 revision 3 which is found on RTL8111-GR Gigabityongari2007-12-082-3/+14
* Combine the fortunes-o.real and the fortunes2-o file, as was donedougb2007-12-074-13501/+13502
* Sort these files using: sh ../tools/do_sort < $file > $file.sorteddougb2007-12-079-3073/+3065
* Don't expect a return value from statfs_scale_blocks().scottl2007-12-071-3/+1
* This is a massive cleanup of the fortune files, including removaldougb2007-12-079-5273/+2049
* Add speller files for fortune files that did not have them,dougb2007-12-076-1184/+5756
* Add some quotes from the television show "Buffy the Vampire Slayer"dougb2007-12-071-0/+120
* Add the text of a sign that I've seen on other desks, anddougb2007-12-071-0/+5
* Merge from Adaptec a 64 bit fix and a workaround for luns != 0 returningemaste2007-12-071-8/+13
* More fixes.ru2007-12-073-9/+7
* Revise the man->mdoc conversion of the amd manpages.ru2007-12-079-846/+980
OpenPOWER on IntegriCloud