Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-07 | avoid is_ipv6 construct. a step towards IPv4-less kernel | Jun-ichiro itojun Hagino | |
2002-06-07 | no need for IPv4 mapped addr support | Jun-ichiro itojun Hagino | |
2002-06-07 | Hand-editing diff file to remove a few chunks that you don't want to | Miod Vallat | |
commit now sucks. Especially when you accidentally delete an important chunk. Put a few more pm_xxx() prototypes there to unbreak compilation, 10x maja@ | |||
2002-06-07 | mistake in sysctl table | Jun-ichiro itojun Hagino | |
2002-06-07 | just for consistency/compatibility, have net.inet6.ip6.v6only sysctl MIB, | Jun-ichiro itojun Hagino | |
as well as set/getsockopt(IPV6_V6ONLY). | |||
2002-06-07 | style | Jun-ichiro itojun Hagino | |
2002-06-07 | Handle hashinit() failure. ok niklas@ | Thomas Nordin | |
2002-06-07 | remove static | Jason Wright | |
2002-06-07 | Simplify so that we can remove CLKF_BASEPRI() and spllowersoftclock() | Thomas Nordin | |
infrastructure. ok art@ and miod@ | |||
2002-06-07 | Handle csecreate errors. deraadt@ and beck@ | Thomas Nordin | |
2002-06-07 | Vacuum cleaning of the adb code, step 1: random KNF, remove mac68k | Miod Vallat | |
leftovers, unused variables and functions, fix some comments, etc. | |||
2002-06-07 | KNF | Miod Vallat | |
2002-06-07 | Move more function prototypes to <machine/conf.h> as cdev_decl(foo) | Miod Vallat | |
for safety. | |||
2002-06-07 | missing bzero! - now linklocal tcp works correctly | Jun-ichiro itojun Hagino | |
2002-06-07 | use IF_INPUT macro for us as well. | Federico G. Schwindt | |
2002-06-07 | FLOW_TYPE in ADD/UPDATE. | Angelos D. Keromytis | |
2002-06-07 | Add flow type arg to import_flow() | Hakan Olsson | |
2002-06-07 | whitespace sync w/kame | Jun-ichiro itojun Hagino | |
2002-06-07 | whitespace sync w/kame | Jun-ichiro itojun Hagino | |
2002-06-07 | 'fall through' is not a valid LINT keyword. | Jun-ichiro itojun Hagino | |
2002-06-07 | remove support for deprecated ioctls (EINVAL). sync w/kame | Jun-ichiro itojun Hagino | |
2002-06-07 | merge | Hans Insulander | |
2002-06-07 | Import of xfs from arla-0.35.7 | Hans Insulander | |
2002-06-07 | cope with ndi->maxmtu == 0 case. sync w/kame | Jun-ichiro itojun Hagino | |
2002-06-07 | zap. | Artur Grabowski | |
2002-06-07 | cope with cases where maxmtu == 0 (shouldn't happen) | Jun-ichiro itojun Hagino | |
2002-06-07 | Don't free an uninitialized pointer. art@ ok | Thomas Nordin | |
2002-06-07 | While src is rarely NULL, ssrc might be. Fixes PR#2721. | Hakan Olsson | |
2002-06-07 | Add initialization of pglist, now attaches fine, but | Niklas Hallqvist | |
bugs exist still in bounce buffering | |||
2002-06-07 | fix indent | Jun-ichiro itojun Hagino | |
2002-06-07 | Switch mvmeppc to the current powerpc pmap scheme. | Miod Vallat | |
Only compile-tested so far, since the VME rack is not in the room yet. | |||
2002-06-07 | Fix the cache invalidation routines, per macppc cpu.h rev 1.3. | Miod Vallat | |
Initially from pefo@ | |||
2002-06-06 | implement findblkname() and some more fluff around | Michael Shalayeff | |
2002-06-06 | kqueue support for bpf; okay markus@ | Niels Provos | |
2002-06-06 | temporarilty -> temporarily | Aaron Campbell | |
2002-06-06 | compatibilty -> compatibility | Aaron Campbell | |
2002-06-06 | regen | Michael Shalayeff | |
2002-06-06 | bunch of nvidia chips; form Dries Schellekens <gwyllion@ace.ulyssis.org> via ↵ | Michael Shalayeff | |
pr2730 | |||
2002-06-06 | match more cards | Niklas Hallqvist | |
2002-06-06 | sync | Niklas Hallqvist | |
2002-06-06 | GDT product sync | Niklas Hallqvist | |
2002-06-06 | sync; ok deraadt@ | Dan Harnett | |
2002-06-06 | add ATI Rage 128 TF; ok deraadt@ | Dan Harnett | |
2002-06-06 | use shorter uvm_prot_rw | Michael Shalayeff | |
2002-06-06 | do not poke into the page0 for now | Michael Shalayeff | |
2002-06-06 | fix stereo handling on bktr, remove dead code from fms (now that radio does ↵ | Michael Shalayeff | |
attachment properly; from jumbo@ | |||
2002-06-06 | Fix *documentation*: one arg of the ktrace(2) is pid_t not int, found while | Mike Pechkin | |
have fun w/ pid_t cleanups. millert@ ok | |||
2002-06-06 | do not say duh to the cereal | Michael Shalayeff | |
2002-06-06 | zap | Artur Grabowski | |
2002-06-05 | steal'' performance calculating loop from pchb.c and have a uniform output | Michael Shalayeff | |