summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support source upgrades from at least 6.0-RELEASE.ru2008-01-232-5/+6
* tcp_usrreq.c:1.313 removed tcbinfo locking from tcp_usr_accept(), whichrwatson2008-01-231-0/+2
* Fix a regression introduced in rev 1.99: replace fclose(f) with a commentdes2008-01-231-1/+5
* - Document firewall_nat_enable related settings.chinsan2008-01-231-1/+26
* Fix bundle xmit octets stats for packet-split operation mode.mav2008-01-231-4/+4
* o Add boot, gdb, nfsserver and opencrypto dirs to CSCOPEDIRS; sort.maxim2008-01-231-3/+3
* Track version # from the portable release.kientzle2008-01-231-1/+1
* Explain a subtle API change that was made recently.kientzle2008-01-231-0/+21
* Properly pad symlinks when writing cpio "newc" format.kientzle2008-01-232-4/+49
* "NONE" -> "ASCII" encodingache2008-01-231-1/+1
* - sched_prio() should only adjust tdq_lowpri if the thread is running or onjeff2008-01-231-7/+9
* Fix longstanding mb/wc functions segfault if error occurseache2008-01-231-29/+39
* Better fix for longstanding segfault. Don't touch current locale at allache2008-01-231-17/+29
* 1) Add (void) cast to _none_init() (while I am here)ache2008-01-231-2/+4
* 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
OpenPOWER on IntegriCloud