| Commit message (Expand) | Author | Age | Files | Lines |
* | MFP4: | piso | 2008-03-06 | 7 | -77/+67 |
* | Style tweak to the 5722 chipid to match the rest of this file. | jhb | 2008-03-06 | 1 | -1/+1 |
* | In the PROBE_KEYBOARD case, always enable multiple consoles and set the | jhb | 2008-03-06 | 1 | -2/+4 |
* | Flesh out support for the BCM5722 by recognizing the phy on the 5722 and | jhb | 2008-03-06 | 4 | -1/+5 |
* | - Add a missing unlock to cpuset_setaffinity(CPU_LEVEL_CPUSET, CPU_WHICH_PID) | jeff | 2008-03-06 | 1 | -0/+1 |
* | Improve EtherIP interaction with the bridge | thompsa | 2008-03-06 | 1 | -2/+30 |
* | Move the PCPU_MD_FIELDS last in struct pcpu. While this header is | marcel | 2008-03-06 | 1 | -1/+11 |
* | Add a catch-all for PCPU_MD_FIELDS. While we expect this to be | marcel | 2008-03-06 | 1 | -0/+7 |
* | The check for errors from the mount command did not work as intended | mtm | 2008-03-06 | 2 | -2/+8 |
* | The rarpd(8) daemon must be instructed to start on all interfaces or a | mtm | 2008-03-06 | 1 | -1/+1 |
* | When redrawing an input line, count backspaces to get to the beginning of | rwatson | 2008-03-06 | 1 | -1/+1 |
* | Added missing BSD license text to the cmx.4 manpage. | rink | 2008-03-06 | 1 | -0/+25 |
* | Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers. | rink | 2008-03-06 | 11 | -0/+1101 |
* | The breakage from increased warns has been fixed, back out my back out | imp | 2008-03-06 | 1 | -1/+1 |
* | Fix a bug when calculating remnant size. | davidxu | 2008-03-06 | 1 | -1/+1 |
* | Cast time_t to long to mute tinderbox build failure. | jkim | 2008-03-06 | 1 | -2/+2 |
* | This breaks the arm build, back it out until that's fixed | imp | 2008-03-06 | 1 | -1/+1 |
* | Don't report death event to debugger if it is a forced exit. | davidxu | 2008-03-06 | 1 | -1/+1 |
* | Restore code setting new thread's scheduler parameters, I was thinking | davidxu | 2008-03-06 | 1 | -15/+11 |
* | Nuke local jumbo allocator and switch to use of UMA backed page | yongari | 2008-03-06 | 3 | -185/+6 |
* | Add an option to register DUN (Dial-Up Networking) service on the same | emax | 2008-03-06 | 2 | -3/+43 |
* | Mark moused(8) WARNS=6 clean. | jkim | 2008-03-06 | 1 | -0/+2 |
* | Fix compiler warnings and style(9) bugs. | jkim | 2008-03-06 | 1 | -192/+201 |
* | Prefer clock_gettime(2) over gettimeofday(2) and use CLOCK_MONOTONIC_FAST. | jkim | 2008-03-06 | 1 | -63/+82 |
* | Add an alias for glabel(8). | delphij | 2008-03-05 | 1 | -0/+1 |
* | Make it possible to build glabel into rescue geom(8) utility. | delphij | 2008-03-05 | 3 | -5/+18 |
* | Use calloc(). | delphij | 2008-03-05 | 1 | -2/+1 |
* | - Add PHY ID for BCM5709C 1000Base-T controllers. | davidch | 2008-03-05 | 2 | -2/+6 |
* | Increase default queue items allocation limit from 512 to 4096 items | mav | 2008-03-05 | 1 | -2/+16 |
* | For users of FreeBSD <= 6.2 we recommend during the x.org 7.x upgrade | kris | 2008-03-05 | 2 | -1/+19 |
* | The non-POSIX environment variable MAKE was superseded | yar | 2008-03-05 | 1 | -1/+1 |
* | Don't forget to set MAKEFLAGS in the childs' environment | yar | 2008-03-05 | 2 | -31/+35 |
* | o We don't have to keep track of the PIC, nor do we have to make sure | marcel | 2008-03-05 | 1 | -28/+39 |
* | Use the new command file feature of ddb(8) to support setting ddb(4) | brooks | 2008-03-05 | 6 | -2/+64 |
* | mdoc changes to make this manpage consistent with our other section 4 manpages. | brueffer | 2008-03-05 | 1 | -8/+19 |
* | Add the ability to read a file of commands to ddb(8) modeled after the | brooks | 2008-03-05 | 2 | -5/+81 |
* | o Various fixes related to PCI Express: | marcel | 2008-03-05 | 1 | -37/+65 |
* | Initialize mnt_stat.f_iosize before autostarting UFS1 extattrs. | kib | 2008-03-05 | 1 | -0/+1 |
* | Oops, I accidently concatenated uslcom.[c4] multiple times before the | rink | 2008-03-05 | 2 | -2012/+0 |
* | Import uslcom(4) from OpenBSD - this is a driver for Silicon Laboratories | rink | 2008-03-05 | 10 | -0/+2560 |
* | Add info about few missing GEOM classes that use geom(8). | pjd | 2008-03-05 | 1 | -1/+13 |
* | Change float_t and double_t to long double on i386. All floating point | bde | 2008-03-05 | 1 | -2/+2 |
* | Oops, back out previous commit since it was to the wrong file. | bde | 2008-03-05 | 1 | -5/+4 |
* | Change float_t and double_t to long double on i386. All floating point | bde | 2008-03-05 | 1 | -4/+5 |
* | Expand the nfs_opts array to include all possible string | rodrigc | 2008-03-05 | 1 | -1/+4 |
* | In nfs_mount(), default initialize struct nfs_args | rodrigc | 2008-03-05 | 1 | -1/+25 |
* | For a mounted file system which is read-only, when | rodrigc | 2008-03-05 | 1 | -1/+3 |
* | - Don't overwrite the recently allocated 'nset' in cpuset_setthread() by | jeff | 2008-03-05 | 1 | -1/+1 |
* | Add rl(4) support | kevlo | 2008-03-05 | 1 | -0/+2 |
* | Remove hacks which filter out MNT_ROOTFS. | rodrigc | 2008-03-05 | 1 | -15/+1 |