summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-06-07Add wsconsctl recognition support for adb keyboard.Dale Rahn
2002-06-07bus_dma-ify, now it works again, sorry for the inconvenienceNiklas Hallqvist
2002-06-07Add mbuf tag PACKET_TAG_PF_ROUTED, used to prevent loops for pf routedDaniel Hartmeier
2002-06-07add a way to exit from the 'root device' prompt if we haven't found ANY possi...Jason Wright
2002-06-07sync behaviour about DF bit between ip_output()/tcp_response()Philipp Buehler
2002-06-07Don't try to send a packet we don't have if rl_encap fails.Artur Grabowski
2002-06-07There is absolutely no need to protect a reference to mono_time.tv_sec with s...Artur Grabowski
2002-06-07Move all duplicated enqueueing code into one function,jasoni
2002-06-07typoJun-ichiro itojun Hagino
2002-06-07If there has been no NS for the neighbor after entering theJun-ichiro itojun Hagino
2002-06-07avoid is_ipv6 construct. a step towards IPv4-less kernelJun-ichiro itojun Hagino
2002-06-07no need for IPv4 mapped addr supportJun-ichiro itojun Hagino
2002-06-07Hand-editing diff file to remove a few chunks that you don't want toMiod Vallat
2002-06-07mistake in sysctl tableJun-ichiro itojun Hagino
2002-06-07just for consistency/compatibility, have net.inet6.ip6.v6only sysctl MIB,Jun-ichiro itojun Hagino
2002-06-07styleJun-ichiro itojun Hagino
2002-06-07Handle hashinit() failure. ok niklas@Thomas Nordin
2002-06-07remove staticJason Wright
2002-06-07Simplify so that we can remove CLKF_BASEPRI() and spllowersoftclock()Thomas Nordin
2002-06-07Handle csecreate errors. deraadt@ and beck@Thomas Nordin
2002-06-07Vacuum cleaning of the adb code, step 1: random KNF, remove mac68kMiod Vallat
2002-06-07KNFMiod Vallat
2002-06-07Move more function prototypes to <machine/conf.h> as cdev_decl(foo)Miod Vallat
2002-06-07missing bzero! - now linklocal tcp works correctlyJun-ichiro itojun Hagino
2002-06-07use IF_INPUT macro for us as well.Federico G. Schwindt
2002-06-07FLOW_TYPE in ADD/UPDATE.Angelos D. Keromytis
2002-06-07Add flow type arg to import_flow()Hakan Olsson
2002-06-07whitespace sync w/kameJun-ichiro itojun Hagino
2002-06-07whitespace sync w/kameJun-ichiro itojun Hagino
2002-06-07'fall through' is not a valid LINT keyword.Jun-ichiro itojun Hagino
2002-06-07remove support for deprecated ioctls (EINVAL). sync w/kameJun-ichiro itojun Hagino
2002-06-07mergeHans Insulander
2002-06-07Import of xfs from arla-0.35.7Hans Insulander
2002-06-07cope with ndi->maxmtu == 0 case. sync w/kameJun-ichiro itojun Hagino
2002-06-07zap.Artur Grabowski
2002-06-07cope with cases where maxmtu == 0 (shouldn't happen)Jun-ichiro itojun Hagino
2002-06-07Don't free an uninitialized pointer. art@ okThomas Nordin
2002-06-07While src is rarely NULL, ssrc might be. Fixes PR#2721.Hakan Olsson
2002-06-07Add initialization of pglist, now attaches fine, butNiklas Hallqvist
2002-06-07fix indentJun-ichiro itojun Hagino
2002-06-07Switch mvmeppc to the current powerpc pmap scheme.Miod Vallat
2002-06-07Fix the cache invalidation routines, per macppc cpu.h rev 1.3.Miod Vallat
2002-06-06implement findblkname() and some more fluff aroundMichael Shalayeff
2002-06-06kqueue support for bpf; okay markus@Niels Provos
2002-06-06temporarilty -> temporarilyAaron Campbell
2002-06-06compatibilty -> compatibilityAaron Campbell
2002-06-06regenMichael Shalayeff
2002-06-06bunch of nvidia chips; form Dries Schellekens <gwyllion@ace.ulyssis.org> via ...Michael Shalayeff
2002-06-06match more cardsNiklas Hallqvist
2002-06-06syncNiklas Hallqvist