summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct the commented out debugging printf()s in REPLACE and NEXT macros.bz2008-01-201-2/+8
* o Fix ipfw(8) command line parser bug: "ipfw nat 1 config if" ...maxim2008-01-201-0/+2
* Oops, when merging from the float version to the double versions, don'tbde2008-01-201-1/+1
* Remove the float version of the kernel of arg reduction for pi/2, sincebde2008-01-191-198/+0
* Re-enable pcpu caching by default make sysctl R/Wkmacy2008-01-192-2/+2
* Do an ordinary assignment in STRICT_ASSIGN() except for floats untilbde2008-01-191-2/+6
* Correct the visibility macro surrounding SIGSYS.das2008-01-191-1/+1
* Use STRICT_ASSIGN() for exp2f() and exp2() instead of a volatilebde2008-01-192-4/+5
* Use STRICT_ASSIGN() for _kernel_rem_pio2f() and _kernel_rem_pio2f()bde2008-01-192-7/+10
* Remove unused oldhash definition from Coda namecache.rwatson2008-01-191-5/+0
* Use STRICT_ASSIGN() for log1pf() and log1p() instead of a volatile castbde2008-01-192-8/+10
OpenPOWER on IntegriCloud