summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Don't require a device to be marked up when issuing BIOCSETIF.sam2004-12-081-4/+3
* | Tidy up the zero-copy receive path: Remove an unneeded argument toalc2004-12-083-11/+6
* | With the removal of kern/uipc_jumbo.c and sys/jumbo.h,alc2004-12-082-22/+5
* | Fix comments to match last commit, and minor reformatting...imp2004-12-081-16/+16
* | It turns out that a lot of newer systems have 'base peripherals' onimp2004-12-081-1/+2
* | Unbreak KLDs that use VFS by accounting for changes in the generationgreen2004-12-081-7/+18
* | Add the devclass_get_count(9) function and man page. It gets a count ofnjl2004-12-082-7/+20
* | Almost nine years ago, when support for 1TB files was introduced inalc2004-12-071-1/+1
* | Fix for a Lock Order Reversal in the nfs_flush() path, between theps2004-12-071-4/+8
* | Avoid more than two pending IPI interrupt vectors per local APICups2004-12-074-103/+114
* | Propagate TDF_NEEDRESCHED to replacement thread in sched_switch().ups2004-12-071-0/+3
* | Include <sys/signalvar.h> for trapsignal().cognet2004-12-071-0/+1
* | NEC PC-98 machines do not have and cannot have an EISA bus. They haveimp2004-12-071-0/+2
* | First save from editor, *then* commit.phk2004-12-072-4/+2
* | Fix exports.phk2004-12-072-12/+8
* | Fix nfs exports (for now). The real fix is to teach mountd aboutphk2004-12-071-9/+4
* | Don't clobber mnt_stat.f_mntonnamephk2004-12-071-13/+8
* | The remaining part of nmount/omount/rootfs mount changes. I cannot sensiblyphk2004-12-0712-734/+478
* | Instead of complaining about it, just silently filter out MNT_ROOTFS.phk2004-12-071-2/+1
* | PNP BIOS devices are fundamentally different than ISA PNP devices.imp2004-12-074-11/+12
* | Always issue wakeups() to the NFS requestors under the mutexps2004-12-071-7/+17
* | Move reading the current CPU mask in pmap_lazyfix() to where the threadups2004-12-071-1/+2
* | Properly release allocated resources if adw(4) device fails to fully attach,rsm2004-12-061-0/+20
* | MFi386: rev 1.12: re-allow fast interrupts to cause preemptionpeter2004-12-061-2/+0
* | Time out routes created by redirect.ru2004-12-061-1/+4
* | Allow fast interrupts to cause preemption.ups2004-12-061-2/+0
* | make "ffs" and alias for "ufs" when it comes to filesystem names.phk2004-12-061-0/+2
* | Rewrite of the NFS client's reply handling. We now have NFS socketps2004-12-0610-418/+573
* | Use vfs_mountedfrom().phk2004-12-061-2/+2
* | Convert to nmount. Add omount compat code.phk2004-12-062-20/+26
* | Convert to nmount, add omount compat.phk2004-12-061-9/+28
OpenPOWER on IntegriCloud