summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-11-27fix an underflow in socket timeout calculations.Michael Shalayeff
2002-11-27do address translation for for socket syscalls that pass addresses inJason Ish
2002-11-27recover original stanford copyright. sync w/kameJun-ichiro itojun Hagino
2002-11-26Call the enable function, don't set the variable directly.Jason Wright
2002-11-26Match VE_3, too; Cliff SkolnickJason Wright
2002-11-26pass struct pfioc_changeaddr to DIOCCHANGEADDRRyan Thomas McBride
2002-11-261000baseTX -> 1000baseTNathan Binkert
2002-11-26use pci_matchbyidNathan Binkert
2002-11-26Numerous bug fixes from freebsd and a few from me.Nathan Binkert
2002-11-26Pull in DSP patches for the BCM5400, BCM5401, and BCM5411; from NetBSD.Jason Wright
2002-11-26fix "pfctl -Fq".Kenjiro Cho
2002-11-26Make the PTE constants unsigned long with UL.Artur Grabowski
2002-11-26re-enable if_timer; jason@ ok.Federico G. Schwindt
2002-11-26KNFHenning Brauer
2002-11-26Whitespace diff; from FreeBSDJason Wright
2002-11-25enable fxp(4) and xl(4) on sparc64; ok jason@Christian Weisgerber
2002-11-25remove printf's in xl_setmode().Brad Smith
2002-11-25protect the arc4_getbyte() w/ an splhigh sinceMichael Shalayeff
2002-11-24move } outside #ifdef INET6Ryan Thomas McBride
2002-11-24also no opt_user_ldt.hPhilipp Buehler
2002-11-24Check whether the chip enabled or not by reading status register.Alexander Yurchenko
2002-11-24there is no spoon^Wopt_pool.hPhilipp Buehler
2002-11-24Be sun4m-friendly in FDC_C_HANDLER case.Miod Vallat
2002-11-24Explicit unsigned char and unsigned short instead of u_char, u_short.Marc Espie
2002-11-24Fix a kernel fault in FDC_C_HANDLER code.Miod Vallat
2002-11-24Make this compile again if FDC_C_HANDLER is defined.Miod Vallat
2002-11-24When initializing the colormap on low depth frame buffers, pick valuesMiod Vallat
2002-11-23Add the remaining layouts (due to popular demand): spanish, italian, dutch,Miod Vallat
2002-11-23New identifier for dutch keyboard layout.Miod Vallat
2002-11-23Mention that hme does not work in sun4c machines.Miod Vallat
2002-11-23wskbd layouts for Sun Danish, French and German keyboards.Miod Vallat
2002-11-23KNFTheo de Raadt
2002-11-23pass a pointer to the hash, not the first chunk of itRyan Thomas McBride
2002-11-23kernel code to allow multiple redirection addresses to be specified for natRyan Thomas McBride
2002-11-23regenMichael Shalayeff
2002-11-233cSOHO 100B-TX; from Fredrik PerssonMichael Shalayeff
2002-11-22new sysctl: machdep.v8mul says whether the kernel replaced the mul/div/remTheo de Raadt
2002-11-22Allow more than two load sections on ELF executables, this limitDale Rahn
2002-11-22Instead of statically allocating filedescs for proc0, use fdinit.Artur Grabowski
2002-11-22Allow fdinit to be called with p == NULL so that we can useArtur Grabowski
2002-11-22off by one for sis_tx_cnt, can lead to corrupt sis_tx_list; ok fgs@Markus Friedl
2002-11-22on block rules, let queue apply to the RST packets in the return-rst caseHenning Brauer
2002-11-22repair proc0 rlimit setup for >2GB machinesTheo de Raadt
2002-11-22Add xl for pci and cardbus. It seems to work, needs additional testing...Dale Rahn
2002-11-22nate, why is it that for every single ethernet driver you merge into theTheo de Raadt
2002-11-21From Angelos:Jason Wright
2002-11-21add ubsec and lofnJason Wright
2002-11-21MID_MACHINE should not be 0 (MID_ZERO) but MID_POWERPC,Dale Rahn
2002-11-20Store which tcvr to preferJason Wright
2002-11-20If both phys are available, prefer the external one.Jason Wright