Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-07 | spellfix; Kevin Steves <kevin@atomicgears.com> | Hans Insulander | |
2002-06-07 | missing bzero! - now linklocal tcp works correctly | Jun-ichiro itojun Hagino | |
2002-06-07 | own sadb_protocol struct for EXT_PROTOCOL | Hakan Olsson | |
2002-06-07 | use IF_INPUT macro for us as well. | Federico G. Schwindt | |
2002-06-07 | typo - I am a luser and a moron. | Bob Beck | |
2002-06-07 | Sync with arla-current: after doing chroot(), do chdir("/"). | Hans Insulander | |
(Reported by a handful of people.) | |||
2002-06-07 | FLOW_TYPE in ADD/UPDATE. | Angelos D. Keromytis | |
2002-06-07 | -ldes | Hans Insulander | |
2002-06-07 | Send a flow type. | Angelos D. Keromytis | |
2002-06-07 | Merge in some progname changes, and a couple of bugfixes from arla. | Hans Insulander | |
2002-06-07 | Buildsystem for arla-0.35.7 | Hans Insulander | |
2002-06-07 | Pregenerated files for arla-0.35.7 | Hans Insulander | |
2002-06-07 | This should solve PR#2729. | Hakan Olsson | |
2002-06-07 | New buildsystem reordered a bit, so these go away; bye bye | Hans Insulander | |
2002-06-07 | merge | Hans Insulander | |
2002-06-07 | Add flow type arg to import_flow() | Hakan Olsson | |
2002-06-07 | merge | Hans Insulander | |
2002-06-07 | merge | Hans Insulander | |
2002-06-07 | merge | Hans Insulander | |
2002-06-07 | whitespace sync w/kame | Jun-ichiro itojun Hagino | |
2002-06-07 | Bye bye | Hans Insulander | |
2002-06-07 | merge | Hans Insulander | |
2002-06-07 | whitespace sync w/kame | Jun-ichiro itojun Hagino | |
2002-06-07 | Import of arla-0.35.7 | Hans Insulander | |
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 | Merge OpenSSL 0.9.7-stable-20020605, | Bob Beck | |
correctly autogenerate obj_mac.h | |||
2002-06-07 | Import of xfs from arla-0.35.7 | Hans Insulander | |
2002-06-07 | support scoped IPv6 address. | Jun-ichiro itojun Hagino | |
no visible API change, old config files work just fine. now you can use expressions like "ALL: [fe80::%lo0/64]". theo ok | |||
2002-06-07 | Backout previous change. Since it requires people to upgrade gcc, we want | Miod Vallat | |
to give them a larger timeslot to do that. Requested by deraadt@ and various people on icb or vocally. | |||
2002-06-07 | set_progname/get_progname cleanup | 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 | move load_offs out of the link_map area. | Artur Grabowski | |
2002-06-07 | split link.h into three parts. The MI parts are left in link.h | Artur Grabowski | |
a.out stuff in link_aout.h and ELF stuff in link_elf.h. Switch sparc64 back to MI link.h. drahn@ ok (powerpc will switch soon). | |||
2002-06-07 | cope with cases where maxmtu == 0 (shouldn't happen) | Jun-ichiro itojun Hagino | |
2002-06-07 | Simplify gdt entry | Niklas Hallqvist | |
2002-06-07 | Use issetugid() instead of the wrapper called issuid() in libroken. | Hans Insulander | |
2002-06-07 | Sync supported controller list | Niklas Hallqvist | |
2002-06-07 | Use issetugid() instead of the wrapper called issuid() in libroken. | Hans Insulander | |
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 | tyop | Aaron Campbell | |
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 | Before detaching, log output should go to stderr, not syslog. | Hakan Olsson | |
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-07 | avoid fd_set overrun. sync w/kame | Jun-ichiro itojun Hagino | |