| Commit message (Expand) | Author | Age | Files | Lines |
* | In 'fixit mode' running "fsck /dev/ad0s1a" typically complains that it | Ken Smith | 2008-01-22 | 7 | -0/+14 |
* | Cleanup after last commit (remove undefined variables). | Ruslan Ermilov | 2008-01-22 | 1 | -7/+1 |
* | Xref flopen.3 which references this manual page. | Tom Rhodes | 2008-01-22 | 1 | -1/+2 |
* | Quick note on how to disable malloc debugging in the top entry in this file. | Tom Rhodes | 2008-01-22 | 1 | -1/+2 |
* | The config-recursive target is not run during the normal install process, move | Tom Rhodes | 2008-01-22 | 1 | -6/+8 |
* | Repeat iostat header after rows-3 instead of a hardcoded 20. | Giorgos Keramidas | 2008-01-22 | 1 | -3/+71 |
* | Small fixes. | Christian Brueffer | 2008-01-22 | 1 | -2/+2 |
* | Make -l always have the SUSv2 meaning of "check links." | Tim Kientzle | 2008-01-22 | 2 | -30/+11 |
* | Understand newly introduced "ASCII" encoding | Andrey A. Chernov | 2008-01-22 | 2 | -0/+3 |
* | Add a rather basic man page for the coda kernel module. | Robert Watson | 2008-01-21 | 2 | -0/+83 |
* | During PREINIT, when giving the interface the address 0.0.0.0, do it as an | Brooks Davis | 2008-01-21 | 1 | -1/+1 |
* | Introduce new encoding: "ASCII" | Andrey A. Chernov | 2008-01-21 | 4 | -1/+191 |
* | Note that the punch_fw option does not work in securelevel 3 and Xref init.8. | Tom Rhodes | 2008-01-21 | 1 | -1/+6 |
* | Note what options are only for DDS drives. | Tom Rhodes | 2008-01-21 | 1 | -4/+4 |
* | Note change in the supported upgrade path. Prior to this 5.3-release | Warner Losh | 2008-01-21 | 1 | -0/+8 |
* | Put "coda_rdwr: Internally Opening" printf generated by in-kernel writes | Robert Watson | 2008-01-21 | 1 | -0/+2 |
* | Replace references to VOP_LOCK() w/o LK_RETRY to vn_lock() with LK_RETRY, | Robert Watson | 2008-01-21 | 1 | -14/+4 |
* | Document the 'maintainer' target. | Christian Brueffer | 2008-01-21 | 1 | -1/+3 |
* | Remove 5.x and 6.x cruft - source upgrades to RELENG_8 from versions prior | David E. O'Brien | 2008-01-21 | 2 | -33/+0 |
* | Adjust paths for EDITOR and PAGER environment variables in the fixit | Ken Smith | 2008-01-21 | 1 | -2/+2 |
* | Fix cutoffs. This is just a cleanup and an optimization for unusual | Bruce Evans | 2008-01-21 | 1 | -2/+2 |
* | Add copyrights. | Ruslan Ermilov | 2008-01-21 | 2 | -0/+52 |
* | Fix build. | Pyun YongHyeon | 2008-01-21 | 1 | -2/+2 |
* | sf(4) should work on all archs now, remove it from here. | Christian Brueffer | 2008-01-21 | 1 | -1/+0 |
* | Document two new sysctl variables, dev.sf.%d.int_mod and dev.sf.%d.stats. | Pyun YongHyeon | 2008-01-21 | 1 | -1/+19 |
* | Uncomment sf(4), sf(4) should work on all architectures. | Pyun YongHyeon | 2008-01-21 | 1 | -1/+1 |
* | sf(4) gained VLAN_MTU support. | Pyun YongHyeon | 2008-01-21 | 1 | -1/+2 |
* | Overhaul sf(4) to make it run on all architectures and implement | Pyun YongHyeon | 2008-01-21 | 2 | -965/+2122 |
* | It seems that the firmware for TxGFP does not work at all. I could | Pyun YongHyeon | 2008-01-21 | 1 | -0/+1 |
* | Import AIC-6915 firmware for GFP from Adaptec. | Pyun YongHyeon | 2008-01-21 | 2 | -0/+235 |
* | sf(4) was repocopied to src/sys/dev/sf. | Pyun YongHyeon | 2008-01-21 | 2 | -2663/+0 |
* | Improve kernel NAT support in rc.firewall | Rong-En Fan | 2008-01-21 | 2 | -1/+10 |
* | Update file list and Makefile after repocopying sf(4) from | Pyun YongHyeon | 2008-01-21 | 2 | -2/+2 |
* | Forced commit to note that sf(4) was repocopied from sys/pci | Pyun YongHyeon | 2008-01-21 | 1 | -1/+1 |
* | updates for additional chip support | Sam Leffler | 2008-01-21 | 1 | -10/+47 |
* | Regenerate. | Robert Watson | 2008-01-20 | 9 | -15/+15 |
* | Use audit events AUE_SHMOPEN and AUE_SHMUNLINK with new system calls | Robert Watson | 2008-01-20 | 2 | -4/+4 |
* | When printing process file descriptor lists, show a type of 'h' for | Robert Watson | 2008-01-20 | 1 | -0/+4 |
* | Export a type for POSIX SHM file descriptors via kern.proc.filedesc as | Robert Watson | 2008-01-20 | 2 | -0/+5 |
* | Correct the commented out debugging printf()s in REPLACE and NEXT macros. | Bjoern A. Zeeb | 2008-01-20 | 1 | -2/+8 |
* | o Fix ipfw(8) command line parser bug: "ipfw nat 1 config if" ... | Maxim Konovalov | 2008-01-20 | 1 | -0/+2 |
* | Oops, when merging from the float version to the double versions, don't | Bruce Evans | 2008-01-20 | 1 | -1/+1 |
* | Remove the float version of the kernel of arg reduction for pi/2, since | Bruce Evans | 2008-01-19 | 1 | -198/+0 |
* | Re-enable pcpu caching by default make sysctl R/W | Kip Macy | 2008-01-19 | 2 | -2/+2 |
* | Do an ordinary assignment in STRICT_ASSIGN() except for floats until | Bruce Evans | 2008-01-19 | 1 | -2/+6 |
* | Correct the visibility macro surrounding SIGSYS. | David Schultz | 2008-01-19 | 1 | -1/+1 |
* | Use STRICT_ASSIGN() for exp2f() and exp2() instead of a volatile | Bruce Evans | 2008-01-19 | 2 | -4/+5 |
* | Use STRICT_ASSIGN() for _kernel_rem_pio2f() and _kernel_rem_pio2f() | Bruce Evans | 2008-01-19 | 2 | -7/+10 |
* | Remove unused oldhash definition from Coda namecache. | Robert Watson | 2008-01-19 | 1 | -5/+0 |
* | Use STRICT_ASSIGN() for log1pf() and log1p() instead of a volatile cast | Bruce Evans | 2008-01-19 | 2 | -8/+10 |