Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | repair | Hans Insulander | |
2002-06-07 | repair | Hans Insulander | |
2002-06-07 | fix spelling, grammar etc. | Hans Insulander | |
2002-06-07 | repair | Hans Insulander | |
2002-06-07 | do not respond to udp service if ip_src matches broadcast addr. theo ok | Jun-ichiro itojun Hagino | |
2002-06-07 | repair | Hans Insulander | |
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 | arlad.8 is the one to use | Hans Insulander | |
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 | |