summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFP4:piso2008-03-067-77/+67
* Style tweak to the 5722 chipid to match the rest of this file.jhb2008-03-061-1/+1
* In the PROBE_KEYBOARD case, always enable multiple consoles and set thejhb2008-03-061-2/+4
* Flesh out support for the BCM5722 by recognizing the phy on the 5722 andjhb2008-03-064-1/+5
* - Add a missing unlock to cpuset_setaffinity(CPU_LEVEL_CPUSET, CPU_WHICH_PID)jeff2008-03-061-0/+1
* Improve EtherIP interaction with the bridgethompsa2008-03-061-2/+30
* Move the PCPU_MD_FIELDS last in struct pcpu. While this header ismarcel2008-03-061-1/+11
* Add a catch-all for PCPU_MD_FIELDS. While we expect this to bemarcel2008-03-061-0/+7
* The check for errors from the mount command did not work as intendedmtm2008-03-062-2/+8
* The rarpd(8) daemon must be instructed to start on all interfaces or amtm2008-03-061-1/+1
* When redrawing an input line, count backspaces to get to the beginning ofrwatson2008-03-061-1/+1
* Added missing BSD license text to the cmx.4 manpage.rink2008-03-061-0/+25
* Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers.rink2008-03-0611-0/+1101
* The breakage from increased warns has been fixed, back out my back outimp2008-03-061-1/+1
* Fix a bug when calculating remnant size.davidxu2008-03-061-1/+1
* Cast time_t to long to mute tinderbox build failure.jkim2008-03-061-2/+2
* This breaks the arm build, back it out until that's fixedimp2008-03-061-1/+1
* Don't report death event to debugger if it is a forced exit.davidxu2008-03-061-1/+1
* Restore code setting new thread's scheduler parameters, I was thinkingdavidxu2008-03-061-15/+11
* Nuke local jumbo allocator and switch to use of UMA backed pageyongari2008-03-063-185/+6
* Add an option to register DUN (Dial-Up Networking) service on the sameemax2008-03-062-3/+43
* Mark moused(8) WARNS=6 clean.jkim2008-03-061-0/+2
* Fix compiler warnings and style(9) bugs.jkim2008-03-061-192/+201
* Prefer clock_gettime(2) over gettimeofday(2) and use CLOCK_MONOTONIC_FAST.jkim2008-03-061-63/+82
* Add an alias for glabel(8).delphij2008-03-051-0/+1
* Make it possible to build glabel into rescue geom(8) utility.delphij2008-03-053-5/+18
* Use calloc().delphij2008-03-051-2/+1
* - Add PHY ID for BCM5709C 1000Base-T controllers.davidch2008-03-052-2/+6
* Increase default queue items allocation limit from 512 to 4096 itemsmav2008-03-051-2/+16
* For users of FreeBSD <= 6.2 we recommend during the x.org 7.x upgradekris2008-03-052-1/+19
* The non-POSIX environment variable MAKE was supersededyar2008-03-051-1/+1
* Don't forget to set MAKEFLAGS in the childs' environmentyar2008-03-052-31/+35
* o We don't have to keep track of the PIC, nor do we have to make suremarcel2008-03-051-28/+39
* Use the new command file feature of ddb(8) to support setting ddb(4)brooks2008-03-056-2/+64
* mdoc changes to make this manpage consistent with our other section 4 manpages.brueffer2008-03-051-8/+19
* Add the ability to read a file of commands to ddb(8) modeled after thebrooks2008-03-052-5/+81
* o Various fixes related to PCI Express:marcel2008-03-051-37/+65
* Initialize mnt_stat.f_iosize before autostarting UFS1 extattrs.kib2008-03-051-0/+1
* Oops, I accidently concatenated uslcom.[c4] multiple times before therink2008-03-052-2012/+0
* Import uslcom(4) from OpenBSD - this is a driver for Silicon Laboratoriesrink2008-03-0510-0/+2560
* Add info about few missing GEOM classes that use geom(8).pjd2008-03-051-1/+13
* Change float_t and double_t to long double on i386. All floating pointbde2008-03-051-2/+2
* Oops, back out previous commit since it was to the wrong file.bde2008-03-051-5/+4
* Change float_t and double_t to long double on i386. All floating pointbde2008-03-051-4/+5
* Expand the nfs_opts array to include all possible stringrodrigc2008-03-051-1/+4
* In nfs_mount(), default initialize struct nfs_argsrodrigc2008-03-051-1/+25
* For a mounted file system which is read-only, whenrodrigc2008-03-051-1/+3
* - Don't overwrite the recently allocated 'nset' in cpuset_setthread() byjeff2008-03-051-1/+1
* Add rl(4) supportkevlo2008-03-051-0/+2
* Remove hacks which filter out MNT_ROOTFS.rodrigc2008-03-051-15/+1
OpenPOWER on IntegriCloud