summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add entries to trace syscalls with KTR.cognet2004-12-111-0/+6
* Revert rev 1.259. The null-pointer function call (a dereference onmarcel2004-12-111-39/+0
* Revert previous commit. The null-pointer function call (a dereferencemarcel2004-12-111-4/+4
* Add support for Tau-PCI-L model - one V.35/RS-232 orrik2004-12-112-717/+719
* Pass VM_ALLOC_NOBUSY to vm_page_grab() so that we don't have to callalc2004-12-111-2/+1
* Copy the entire stats structure. Let compiler decide how.phk2004-12-111-1/+1
* Revert rev 1.233. The null-pointer function call (a dereference onmarcel2004-12-111-3/+3
* Revert previous commit. The null-pointer function call (a dereferencemarcel2004-12-112-8/+8
* Fix whitespace.phk2004-12-111-1/+1
* Handle MNT_UPDATE export requests first and return so we do notphk2004-12-111-14/+14
* Fix compilation with INVARIANTS.cognet2004-12-111-2/+2
* Remove the /dev/dev -> / symlink after we are done with it.phk2004-12-111-0/+2
* typophk2004-12-111-1/+1
* Use primitive types to avoid creating an artificial header dependency:marcel2004-12-111-11/+11
* Clean up from '#if __FreeBSD_version'.rik2004-12-111-357/+5
* Compile pfsync w/o bpf.mlaier2004-12-101-0/+2
* s/RETEQ/RETeq/.cognet2004-12-101-1/+1
* fix wep key seting: ENETRESET is the code to return to signal the driversam2004-12-101-1/+1
* Expand the scope of the critical section in the PCIe read and write methodsscottl2004-12-101-4/+14
* In certain cases ip_output() can free our route, so checkglebius2004-12-102-2/+4
* Revert last change.glebius2004-12-101-4/+4
* Clean up from '#if __FreeBSD_version'.rik2004-12-101-320/+5
* Remove unneeded code from the zero-copy receive path.alc2004-12-101-12/+0
* In nfs_rename(), skip the otw rename operation if the fsync (tops2004-12-101-3/+10
* Store a hint in the nfsnode to detect sequential access of the file.ps2004-12-103-1/+6
* This commit adds a shared locking mechanism very similar to thecsjp2004-12-101-29/+69
* Fix compilation and correct mapping from struct ifnet tosam2004-12-101-7/+9
* Partially backout 1.34. These ioctls and function cx_modem_status () arerik2004-12-091-0/+65
* Complete the repo-copy of aac_ioctl.h from sys/dev/aac/to sys/sys.scottl2004-12-096-184/+5
* Fixes a bug that caused UFS2 filesystems bigger than 2TB tomckusick2004-12-092-10/+10
* Connect acpi_ibm to build.takawata2004-12-091-1/+1
* Check that DUMMYNET_LOADED before seeking dummynet m_tag.glebius2004-12-091-4/+4
* Add IBM Laptop extra device driver.takawata2004-12-093-0/+475
* URL of the data sheet has changed.brueffer2004-12-091-1/+1
* - Turn off 'fast' mode by default and increase maximum memory to consumepjd2004-12-091-2/+2
* Start the protocol timeouts only after all domains have been initializedmlaier2004-12-091-3/+3
* style the last changeglebius2004-12-091-2/+2
* MFinet4:glebius2004-12-091-3/+10
* Use ng_callout() and ng_uncallout() instead of home-grownglebius2004-12-091-108/+17
* Compensate for off by one bugs in disk firmware for 48BIT addressing cutover.sos2004-12-094-3/+5
* More fixing of multiple addresses in the same prefix. This time do not trymlaier2004-12-091-2/+20
* fixup printf arguments for 64-bit machinessam2004-12-084-11/+11
* Diff-reduction before merging if_axe to RELENG_4.rsm2004-12-083-1/+27
* If the parent process has the trap bit set (i.e. a debugger had singlekbyanc2004-12-081-0/+12
* clear old files now in publicsam2004-12-082-3562/+0
* update for new ath halsam2004-12-082-2/+10
* resolve merge conflictsam2004-12-081-6/+26
* This commit was generated by cvs2svn to compensate for changes in r138583,sam2004-12-0856-132/+74779
|\
| * Version 0.9.14.12:sam2004-12-0857-138/+74806
* | Update the ICH6 support so all 4 SATA channels can be used.sos2004-12-081-5/+13
OpenPOWER on IntegriCloud