summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Increase and decrease in_sigcancel_handler accordingly to avoid possibledavidxu2008-03-051-2/+2
* Use cpuset defined in pthread_attr for newly created thread, for now,davidxu2008-03-053-21/+57
* Add more cpu affinity function's symbols.davidxu2008-03-051-0/+6
* Check actual size of cpuset kernel is using and define underscore versiondavidxu2008-03-051-7/+42
* Remove hacks to filter out MNT_ROOTFS, since we nowrodrigc2008-03-051-10/+0
* Plug memory leak in jumbo buffer allocation failure path.yongari2008-03-051-4/+12
* - Remove the -i argument when running a command to simplify things ajeff2008-03-053-14/+177
* - Verify that when a user supplies a mask that is bigger than the kerneljeff2008-03-053-34/+107
* - add '-f' option to force root node.simokawa2008-03-052-8/+23
* Add detection of isolation state.yongari2008-03-051-0/+5
* It seems some don't care for the anchient joke. Add WITHOUT_OLD_JOKEobrien2008-03-041-0/+2
* No need to tell make to DTRT with "make love", just do it.obrien2008-03-042-11/+0
* Temporarily back out revision 1.98 to give Portmgr some time toobrien2008-03-041-2/+2
* Change the default port range for outgoing connections by introducingrpaulo2008-03-042-44/+29
* Back out revision 1.97, which backed out part of revision 1.96.obrien2008-03-041-2/+2
* Add support for automatic promotion of 4KB page mappings to 2MB pagealc2008-03-042-105/+1081
* Implement 128 items node name hash for faster name search.mav2008-03-041-47/+70
* Force an explicit dependency on opt_global.h for all module object filesjhb2008-03-041-0/+7
* <limits.h> is necessary for using INT_MIN, so included it hereimp2008-03-041-0/+1
* Continue on-going campaign to replace lockmgr locks with sx locks whererwatson2008-03-042-12/+14
* Move setting of MNTK_MPSAFE flag before UFS1 extended attributerwatson2008-03-041-3/+3
* Move a stray paragraph on .Ev MAKEFLAGS to where it belongs.yar2008-03-041-14/+14
* Revise the description of how .Ev MAKEFILE and .Va .MAKEFILE relate.yar2008-03-041-21/+27
* Fix incorrect field name.mav2008-03-041-1/+1
* Fix the Giant leak in the nfsrv_remove().kib2008-03-041-2/+6
* Split descriptions of .Ev MAKEFILE and .Va .MAKEFLAGS for clarity.yar2008-03-041-2/+2
* Make it possible to continue working after calling doadump()ru2008-03-041-0/+1
* Note 7.0 was the first version that FreeBSD/pc98 had a MACHINE of pc98imp2008-03-041-8/+7
* Linux requires -D__dead2= and -D__unused= to get rid of theimp2008-03-041-1/+1
OpenPOWER on IntegriCloud