summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07arlad.8 is the one to useHans Insulander
2002-06-07spellfix; Kevin Steves <kevin@atomicgears.com>Hans Insulander
2002-06-07missing bzero! - now linklocal tcp works correctlyJun-ichiro itojun Hagino
2002-06-07own sadb_protocol struct for EXT_PROTOCOLHakan Olsson
2002-06-07use IF_INPUT macro for us as well.Federico G. Schwindt
2002-06-07typo - I am a luser and a moron.Bob Beck
2002-06-07Sync with arla-current: after doing chroot(), do chdir("/").Hans Insulander
2002-06-07FLOW_TYPE in ADD/UPDATE.Angelos D. Keromytis
2002-06-07-ldesHans Insulander
2002-06-07Send a flow type.Angelos D. Keromytis
2002-06-07Merge in some progname changes, and a couple of bugfixes from arla.Hans Insulander
2002-06-07Buildsystem for arla-0.35.7Hans Insulander
2002-06-07Pregenerated files for arla-0.35.7Hans Insulander
2002-06-07This should solve PR#2729.Hakan Olsson
2002-06-07New buildsystem reordered a bit, so these go away; bye byeHans Insulander
2002-06-07mergeHans Insulander
2002-06-07Add flow type arg to import_flow()Hakan Olsson
2002-06-07mergeHans Insulander
2002-06-07mergeHans Insulander
2002-06-07mergeHans Insulander
2002-06-07whitespace sync w/kameJun-ichiro itojun Hagino
2002-06-07Bye byeHans Insulander
2002-06-07mergeHans Insulander
2002-06-07whitespace sync w/kameJun-ichiro itojun Hagino
2002-06-07Import of arla-0.35.7Hans Insulander
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-07Merge OpenSSL 0.9.7-stable-20020605,Bob Beck
2002-06-07Import of xfs from arla-0.35.7Hans Insulander
2002-06-07support scoped IPv6 address.Jun-ichiro itojun Hagino
2002-06-07Backout previous change. Since it requires people to upgrade gcc, we wantMiod Vallat
2002-06-07set_progname/get_progname cleanupHans Insulander
2002-06-07cope with ndi->maxmtu == 0 case. sync w/kameJun-ichiro itojun Hagino
2002-06-07zap.Artur Grabowski
2002-06-07move load_offs out of the link_map area.Artur Grabowski
2002-06-07split link.h into three parts. The MI parts are left in link.hArtur Grabowski
2002-06-07cope with cases where maxmtu == 0 (shouldn't happen)Jun-ichiro itojun Hagino
2002-06-07Simplify gdt entryNiklas Hallqvist
2002-06-07Use issetugid() instead of the wrapper called issuid() in libroken.Hans Insulander
2002-06-07Sync supported controller listNiklas Hallqvist
2002-06-07Use issetugid() instead of the wrapper called issuid() in libroken.Hans Insulander
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-07tyopAaron Campbell
2002-06-07Add initialization of pglist, now attaches fine, butNiklas Hallqvist
2002-06-07fix indentJun-ichiro itojun Hagino