| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Increase and decrease in_sigcancel_handler accordingly to avoid possible | davidxu | 2008-03-05 | 1 | -2/+2 |
* | Use cpuset defined in pthread_attr for newly created thread, for now, | davidxu | 2008-03-05 | 3 | -21/+57 |
* | Add more cpu affinity function's symbols. | davidxu | 2008-03-05 | 1 | -0/+6 |
* | Check actual size of cpuset kernel is using and define underscore version | davidxu | 2008-03-05 | 1 | -7/+42 |
* | Remove hacks to filter out MNT_ROOTFS, since we now | rodrigc | 2008-03-05 | 1 | -10/+0 |
* | Plug memory leak in jumbo buffer allocation failure path. | yongari | 2008-03-05 | 1 | -4/+12 |
* | - Remove the -i argument when running a command to simplify things a | jeff | 2008-03-05 | 3 | -14/+177 |
* | - Verify that when a user supplies a mask that is bigger than the kernel | jeff | 2008-03-05 | 3 | -34/+107 |
* | - add '-f' option to force root node. | simokawa | 2008-03-05 | 2 | -8/+23 |
* | Add detection of isolation state. | yongari | 2008-03-05 | 1 | -0/+5 |
* | It seems some don't care for the anchient joke. Add WITHOUT_OLD_JOKE | obrien | 2008-03-04 | 1 | -0/+2 |
* | No need to tell make to DTRT with "make love", just do it. | obrien | 2008-03-04 | 2 | -11/+0 |
* | Temporarily back out revision 1.98 to give Portmgr some time to | obrien | 2008-03-04 | 1 | -2/+2 |
* | Change the default port range for outgoing connections by introducing | rpaulo | 2008-03-04 | 2 | -44/+29 |
* | Back out revision 1.97, which backed out part of revision 1.96. | obrien | 2008-03-04 | 1 | -2/+2 |
* | Add support for automatic promotion of 4KB page mappings to 2MB page | alc | 2008-03-04 | 2 | -105/+1081 |
* | Implement 128 items node name hash for faster name search. | mav | 2008-03-04 | 1 | -47/+70 |
* | Force an explicit dependency on opt_global.h for all module object files | jhb | 2008-03-04 | 1 | -0/+7 |
* | <limits.h> is necessary for using INT_MIN, so included it here | imp | 2008-03-04 | 1 | -0/+1 |
* | Continue on-going campaign to replace lockmgr locks with sx locks where | rwatson | 2008-03-04 | 2 | -12/+14 |
* | Move setting of MNTK_MPSAFE flag before UFS1 extended attribute | rwatson | 2008-03-04 | 1 | -3/+3 |
* | Move a stray paragraph on .Ev MAKEFLAGS to where it belongs. | yar | 2008-03-04 | 1 | -14/+14 |
* | Revise the description of how .Ev MAKEFILE and .Va .MAKEFILE relate. | yar | 2008-03-04 | 1 | -21/+27 |
* | Fix incorrect field name. | mav | 2008-03-04 | 1 | -1/+1 |