summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove all redundant option file names that don't hurt readability.ru2005-12-124-11/+11
* Remove unused _get_curthread() call.davidxu2005-12-121-2/+0
* Make nve(4) work for people with nf3/nf4 who never got itbz2005-12-121-2/+3
* Stop fiddling thread priority with msleep, eliminating unnecessarydavidxu2005-12-121-2/+2
* Fix typo in rfcomm_pppd(8) man page.emax2005-12-121-1/+1
* #define __user to nothingrodrigc2005-12-121-0/+4
* Add read-only XFS to LINT.rodrigc2005-12-121-0/+6
* Build xfs before xl.rodrigc2005-12-121-2/+2
* Add xfs to list of modules which are built.rodrigc2005-12-121-1/+2
* Remove extra geom_zero.rodrigc2005-12-121-1/+0
* Hook XFS into kernel build.rodrigc2005-12-123-0/+142
* Add Makefile for compiling XFS as a kernel module.rodrigc2005-12-121-0/+94
* Initial import of read-only support for SGI's XFS filesystem.rodrigc2005-12-12168-0/+110918
* Request pre-commit review for XFS.rodrigc2005-12-121-0/+2
* Contributions from XFS for FreeBSD project:rodrigc2005-12-122-8/+28
* note shuffle of commonly used programs in tools/tools/athsam2005-12-111-0/+6
* this didn't make it in the last commitsam2005-12-111-0/+5
* o move programs to separate directories and use stock Makefiles;sam2005-12-1113-50/+283
* remove cts burst extension statssam2005-12-111-2/+0
* Remove unneeded calls to pmap_remove_all(). The given page is not mapped.alc2005-12-112-2/+0
* Fix calculation of meminfo's swaptotal and swapfree on at least amd64.mlaier2005-12-111-2/+2
* - Rename UQ_BROKEN_IPOD to UQ_NO_OPEN_CLEARSTALL since it's likely to be usedflz2005-12-113-4/+6
* Added comments about the magic behindbde2005-12-112-14/+25
* Fixed the unexpectedly large maximum error after the previous commit.bde2005-12-111-2/+2
* Add /boot/firmware as iwi(4) now reads its firmware there.delphij2005-12-111-0/+2
* Fixed all 502518670 errors of more than 1 ulp for cbrtf() on amd64.bde2005-12-111-1/+13
* Fixed some magic numbers.bde2005-12-111-8/+8
* Move the remaining entries from usbd.conf to devd.conf. This nowiedowse2005-12-112-28/+29
* Drop rcconf.sh now that it has been removeddougb2005-12-101-1/+1
* Remove rcconf.sh from /etc/rc.d, and instead load the configurationdougb2005-12-109-27/+58
* Silence a warning about empty directories in all the places it mightdougb2005-12-101-1/+1
* Use of REQUIRE is better than BEFORE for most scripts, and verydougb2005-12-101-1/+1
* Hide the 4k mbuf clusters if the normal clusters are defined to beandre2005-12-102-0/+6
* Adopt for modern FreeBSD.ru2005-12-105-28/+26
* Xref padlock(4), also fast_ipsec(4) and geli(8) as consumers of this device.brueffer2005-12-101-0/+3
* Manpage for the padlock driver (VIA C3/Eden AES support and RNG).brueffer2005-12-102-0/+76
* Allocate the jumbo rx frame buffer with busdma.scottl2005-12-102-15/+28
* When we get a bogus hostname in an option, drop the option rather thanbrooks2005-12-101-1/+4
* if_ti has been operating with locks for a while, so remove the GIANT markers.scottl2005-12-101-20/+29
* The if_ti Tigon I/II driver has moved to /sys/dev/tiscottl2005-12-107-14455/+5
* - Better use of the busdma API.cognet2005-12-092-47/+69
* Fix a harmless bug in the way we allocate the early PTEs.cognet2005-12-091-3/+2
* The IQ80321 clock is 200MHz, but the IQ80321 is 198MHz, so add a kernel optioncognet2005-12-093-0/+7
* A #define is not enough, we need to cast from u_long * to uint32_t *.cognet2005-12-091-1/+8
* Define atomic_whatever_longcognet2005-12-091-0/+4
* In copyout(), quad-align the source buffer, and use ldrd if possible.cognet2005-12-091-54/+33
* Files are installed with mode 444 by default.ru2005-12-091-1/+0
* Really fix the relative timestamp bug. It was only incorrect for the ALQnjl2005-12-091-1/+2
* Unbreak hotplug support on the ICH6 and ICH7 chipsets.sos2005-12-091-3/+4
* Sync with i386, fix compiling for non-SMP.davidxu2005-12-091-0/+2
OpenPOWER on IntegriCloud