summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compiling warning on 64 bits system.davidxu2005-12-091-1/+1
* Cleanup _FreeBSD_version.glebius2005-12-091-3/+0
* Fix build breakage by fixing typo.pjd2005-12-091-1/+1
* Add a sysctl to force a process to sigexit if a trap signal isdavidxu2005-12-091-0/+17
* Remove itimers_event_hook, now it is a private function in kern_time.c.davidxu2005-12-091-1/+0
* Fix memory leak.ru2005-12-091-0/+1
* config.5 was repocopied from share/man/man5/ to usr.sbin/config/.ru2005-12-093-383/+1
* Register itimers_event_hook as a kernel event handler, so I don'tdavidxu2005-12-093-9/+9
* Remove the -B option from the directory-copying examples. The -Bkientzle2005-12-091-2/+2
* fixed a kernel crash at the initialization time of PIM-SM register interfacesuz2005-12-091-13/+30
* Tweak -32 description and add -32 FILES.obrien2005-12-091-2/+7
* Comment out mqfs_create_link. Inline some small functions.davidxu2005-12-091-4/+4
* Now SIGCHLD is always queued.davidxu2005-12-091-14/+4
OpenPOWER on IntegriCloud