summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-06-30Allow SOURCES to be overridden.thorpej
2003-06-30PCI-X requires that that devices updated their PCIXSR on everythorpej
2003-06-30Go to splhigh() before doing autoconfiguration.thorpej
2003-06-30Disable the code I checked in yesterday; reports that samba (!) are crashingragge
2003-06-30ANSIfy, KNF.simonb
2003-06-30Set the send queue to max(BGE_TX_RING_CNT - 1, IFQ_MAXLEN); sometimesragge
2003-06-30Regen (Sony USB Memory Stick Slot (MSC-U03) added)martin
2003-06-30Add Sony USB Memory Stick Slot (MSC-U03),martin
2003-06-30better ip_mrouter_detach(). by ono@kameitojun
2003-06-30avoid ICMPv6 redirect if the packet filter rewrite dst addr to an addressitojun
2003-06-30do not generate ICMP redirect when packet filter alters ip_dst to anitojun
2003-06-30KNFitojun
2003-06-30freebsd code somehow crept initojun
2003-06-30after pfil_run_hooks, need to fix hlen as wellitojun
2003-06-30fix indentitojun
2003-06-30remove IPv4 hook if IPv6 hook fails (seems to be cut-and-paste error).itojun
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-29Don't use LBA48 if we don't have to (that is, if the request is inside thebouyer
2003-06-29Add code to remember where in the send queue of mbufs the last packet wasragge
2003-06-29Fix problems with the ktrace/lwp changes.thorpej
2003-06-29Undo part of the ktrace/lwp changes. In particular:thorpej
2003-06-29Do not use RELOC() after the MMU is enabled.aymeric
2003-06-29#ifdef _KERNEL_OPT policemartin
2003-06-29Another proc->lwp change.chris
2003-06-29Remove unused WAITTIME definition. Pointed out by Andreas Johansson.bouyer
2003-06-29Adapt to ktrace/lwp changes.thorpej
2003-06-29Regen: adapt to linux mmap2 changes.thorpej
2003-06-29Adapt to linux mmap2 changes.thorpej
2003-06-29Adapt to ktrace/lwp changes.thorpej
2003-06-29Adapt to ktrace/lwp changes.thorpej
2003-06-29Only one function is this file wasn't ANSIfied, convert it.simonb
2003-06-29Fix 'struct lwp *' lossage.simonb
2003-06-29Fix problems with Darren's ktrace/lwp changes.thorpej
2003-06-29Fix 'struct lwp *' lossage.simonb
2003-06-29properly FILE_USE/FILE_UNUSE descriptor in linux_sys_fcntl()jdolecek
2003-06-29Fixes to get cats build going following proc to lwp changes.chris
2003-06-29regen: allocate identifier for BusTek BT-640A adapterjdolecek
2003-06-29allocate identifier for BusTek BT-640A adapterjdolecek
2003-06-29cosmetic - make sc_supmedia of struct lance_softc constjdolecek
2003-06-29fix typo in commentjdolecek
2003-06-29Restore parentheses around return value that were removed with thesimonb
2003-06-29struct proc * -> struct lwp *martin
2003-06-29Use the com softc enabled/disable hooks instead of directly frobbingsimonb
2003-06-29lwp change lossageitojun
2003-06-29Fix 'struct lwp *' lossage.simonb
2003-06-29Show current PC in an panic message.simonb
2003-06-29KNF nit (parentheses around return value).simonb
2003-06-29Fix a few small glitches (struct proc -> struct lwp)martin
2003-06-29fix lwp lossageitojun
2003-06-29Fix small merge botch in previous.martin