summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* regennetchild2006-03-187-12/+23
* Fixup some problems in my previous commit (COMPAT_43).netchild2006-03-1813-25/+4
* Enable global pages TLB extension on Application Processors.ups2006-03-181-0/+7
* Merge perforce 93507:rwatson2006-03-181-2/+2
* Merge perforce change 93199:rwatson2006-03-184-7/+8
* - Add a PR number for future reference.flz2006-03-181-1/+1
* regen after COMPAT_43 removalnetchild2006-03-1815-46/+88
* Get rid of the need of COMPAT_43 in the linuxolator.netchild2006-03-1812-61/+227
* Oops - fix the build in the !USB_DEBUG case.iedowse2006-03-181-0/+2
* Let the EHCI hardware track the toggle state for bulk and interruptiedowse2006-03-181-50/+27
* Properly use the sense key infosos2006-03-182-3/+5
* When deconfiguring a log, only stop PMCs that are in the RUNNINGjkoshy2006-03-181-1/+2
* MFp4:imp2006-03-181-0/+199
* Add ohci controller mapping.imp2006-03-181-19/+30
* MFp4:imp2006-03-181-112/+151
* MFP4:imp2006-03-181-6/+6
* MFP4:imp2006-03-181-317/+28
* MFp4:imp2006-03-181-49/+195
* MFp4:imp2006-03-181-2/+3
* If an NFS server returns more than a few EJUKEBOX errors for a given RPCcel2006-03-171-8/+4
* Modify netatalk to ensure, and assert, that pcb's remain attached torwatson2006-03-172-26/+11
* Reimplementation of world/kernel build options. For details, see:ru2006-03-1719-27/+67
* Change so_pcb invariants in netnatm, such that netnatm sockets always haverwatson2006-03-171-49/+13
* Sony DSC cameras with revision number 6.0 require the same quirkiedowse2006-03-171-0/+4
* Modify UNIX domain sockets to guarantee, and assume, that so_pcb is alwaysrwatson2006-03-171-97/+36
* Don't build the ipw and iwi on pc98.nyan2006-03-171-2/+2
* Remove dead code.glebius2006-03-171-2/+0
* If we actually succeed in the Task Management Function where wemjacob2006-03-171-5/+6
* In mpt_complete_request_chain don't depend on somebody else tomjacob2006-03-171-1/+1
* Add device-id for the Neteasy DRP-32TXD cardbus 10/100 card. It's anotherjhb2006-03-162-0/+13
* Add kqueue(2) support on if_tap(4) interfaces. While I'm here, replaceemax2006-03-161-60/+153
* When compiled with -DDEBUG, only print the old value of a PMC in ajkoshy2006-03-161-1/+1
* NO_MAN is not needed here.ru2006-03-163-3/+0
* Remove nested includes of <sys/_lock.h> and <sys/_mutex.h> which spill intophk2006-03-161-7/+2
* Correct two vm object reference leaks in error cases.alc2006-03-161-0/+2
* Restore CHN_F_BUSY flag which was removed accidentally in previous commit.ariff2006-03-161-1/+1
* Change soabort() from returning int to returning void, since allrwatson2006-03-165-9/+7
* Fix severe 8bit integer overflow during channel creation and destruction,ariff2006-03-163-44/+99
* Fix a race between file operations and rfork(RFCFDG) by parkingdavidxu2006-03-151-0/+17
* when doing s/w crypto make sure work is done w/ a writable mbuf chain;sam2006-03-151-0/+15
* promote fast ipsec's m_clone routine for public use; it is renamedsam2006-03-157-153/+157
* build ipw(4) and iwi(4) modules on i386 and amd64 only.damien2006-03-151-2/+6
* Back out accidentally committed protosw.h:1.49. One of those days. Itrwatson2006-03-151-2/+2
* Disable the "cputick increased..." message now that the dust has settled.phk2006-03-151-1/+1
* Add definitions for MD5_BLOCK_LENGTH, MD5_DIGEST_LENGTH andandre2006-03-151-0/+5
* Add link status descriptions and related structures for userlandandre2006-03-151-0/+38
* - Fill in the correct rtm_index for RTM_ADD and RTM_CHANGE messages.andre2006-03-152-1/+15
* Fix memory leak introduced in previous revision.netchild2006-03-151-3/+3
* Correct spelling of 0x4000 in previous commit. This one line change fromrwatson2006-03-152-3/+3
* Free private data when deleting hook.glebius2006-03-151-0/+2
OpenPOWER on IntegriCloud