summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Conditionally add mklocale to bootstrap-toolsache2008-01-231-0/+5
* Bump FreeBSD_version after adding "ASCII" encoding to libcache2008-01-231-1/+1
* Take advantage of the new physically contiguous 9K jumbos in 8.gallatin2008-01-222-3/+29
* Add manpages for BUF_RECURSED(9) and BUF_ISLOCKED(9) and connect them toattilio2008-01-223-0/+134
* Add the newly added function lockmgr_recursed() to the manpages.attilio2008-01-222-1/+10
* Reflect BUF_REFCNT(9) removal.attilio2008-01-221-0/+2
* BUF_REFCNT(9) function no more exists, so just axe out the manpage.attilio2008-01-222-62/+0
* Fix lock.9 manpage in order to recall lockmgr_disown() with 'man' command.attilio2008-01-221-0/+1
* Correct a typo.trhodes2008-01-221-1/+1
* - Add new NTP servers provided by NIC.br (http://www.ntp.br)mnag2008-01-221-7/+10
* Document net.inet.tcp.syncookies_only using a description taken fromtrhodes2008-01-221-1/+11
* In 'fixit mode' running "fsck /dev/ad0s1a" typically complains that itkensmith2008-01-227-0/+14
* Cleanup after last commit (remove undefined variables).ru2008-01-221-7/+1
* Xref flopen.3 which references this manual page.trhodes2008-01-221-1/+2
* Quick note on how to disable malloc debugging in the top entry in this file.trhodes2008-01-221-1/+2
* The config-recursive target is not run during the normal install process, movetrhodes2008-01-221-6/+8
* Repeat iostat header after rows-3 instead of a hardcoded 20.keramida2008-01-221-3/+71
* Small fixes.brueffer2008-01-221-2/+2
* Make -l always have the SUSv2 meaning of "check links."kientzle2008-01-222-30/+11
* Understand newly introduced "ASCII" encodingache2008-01-222-0/+3
* Add a rather basic man page for the coda kernel module.rwatson2008-01-212-0/+83
* During PREINIT, when giving the interface the address 0.0.0.0, do it as anbrooks2008-01-211-1/+1
* Introduce new encoding: "ASCII"ache2008-01-214-1/+191
* Note that the punch_fw option does not work in securelevel 3 and Xref init.8.trhodes2008-01-211-1/+6
* Note what options are only for DDS drives.trhodes2008-01-211-4/+4
* Note change in the supported upgrade path. Prior to this 5.3-releaseimp2008-01-211-0/+8
* Put "coda_rdwr: Internally Opening" printf generated by in-kernel writesrwatson2008-01-211-0/+2
* Replace references to VOP_LOCK() w/o LK_RETRY to vn_lock() with LK_RETRY,rwatson2008-01-211-14/+4
* Document the 'maintainer' target.brueffer2008-01-211-1/+3
* Remove 5.x and 6.x cruft - source upgrades to RELENG_8 from versions priorobrien2008-01-212-33/+0
* Adjust paths for EDITOR and PAGER environment variables in the fixitkensmith2008-01-211-2/+2
* Fix cutoffs. This is just a cleanup and an optimization for unusualbde2008-01-211-2/+2
* Add copyrights.ru2008-01-212-0/+52
* Fix build.yongari2008-01-211-2/+2
* sf(4) should work on all archs now, remove it from here.brueffer2008-01-211-1/+0
* Document two new sysctl variables, dev.sf.%d.int_mod and dev.sf.%d.stats.yongari2008-01-211-1/+19
* Uncomment sf(4), sf(4) should work on all architectures.yongari2008-01-211-1/+1
* sf(4) gained VLAN_MTU support.yongari2008-01-211-1/+2
* Overhaul sf(4) to make it run on all architectures and implementyongari2008-01-212-965/+2122
* It seems that the firmware for TxGFP does not work at all. I couldyongari2008-01-211-0/+1
* Import AIC-6915 firmware for GFP from Adaptec.yongari2008-01-212-0/+235
* sf(4) was repocopied to src/sys/dev/sf.yongari2008-01-212-2663/+0
* Improve kernel NAT support in rc.firewallrafan2008-01-212-1/+10
* Update file list and Makefile after repocopying sf(4) fromyongari2008-01-212-2/+2
* Forced commit to note that sf(4) was repocopied from sys/pciyongari2008-01-211-1/+1
* updates for additional chip supportsam2008-01-211-10/+47
* Regenerate.rwatson2008-01-209-15/+15
* Use audit events AUE_SHMOPEN and AUE_SHMUNLINK with new system callsrwatson2008-01-202-4/+4
* When printing process file descriptor lists, show a type of 'h' forrwatson2008-01-201-0/+4
* Export a type for POSIX SHM file descriptors via kern.proc.filedesc asrwatson2008-01-202-0/+5
OpenPOWER on IntegriCloud