summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* | add ath rate control module(s)sam2004-12-081-0/+2
* | Update for ath and net80211 changes.sam2004-12-081-1/+11
* | Update/new modules for net80211 and ath changes.sam2004-12-0810-3/+148
* | Update for net80211 changes.sam2004-12-086-99/+147
* | o Update for net80211 changessam2004-12-083-205/+238
* | Update with last year of work.sam2004-12-085-1217/+3170
* | Transmit rate control modules for the ath driver.sam2004-12-084-0/+1219
* | Update 802.11 support; too much new functionality to fully describesam2004-12-0823-2187/+12388
* | - Use ng_callout() instead of timeout()glebius2004-12-081-30/+23
* | Fix snapshot creation.phk2004-12-081-1/+1
* | Add a new sysctl/tunable to mac_portacl:rwatson2004-12-081-0/+23
* | Add support for the ITE IT8212F controller.sos2004-12-083-5/+117
* | Reset timeout when we are back from interrupt.sos2004-12-081-0/+3
* | Add first shot on support for the new Promise SATAII chips.sos2004-12-082-48/+116
* | Correct logical error, result was that retries wasn't always made butsos2004-12-081-1/+2
* | Properly handle vnode_if.h dependencies, and don't forget to clean all files.ru2004-12-081-13/+12
* | Don't obtain the HCDP address directly from the bootinfo structure.marcel2004-12-083-3/+13
* | Cleanup link state change notification:sam2004-12-083-28/+38
* | add m_append utility function to be used in forthcoming changessam2004-12-082-0/+47
OpenPOWER on IntegriCloud