summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-05Fix idiotic merge conflicts, regen configureMarc Espie
2000-06-05Synch with 2.95.3 (pre-rel)Marc Espie
2000-06-05Synch with 2.95.3 (pre-rel)Marc Espie
2000-06-05Synch with 2.95.3 (pre-rel)Marc Espie
2000-06-05Untested busification of this driver done years ago.Niklas Hallqvist
2000-06-05document UseLogin betterMarkus Friedl
2000-06-05allow use_login only for login sessions, otherwise remote commands are execed...Markus Friedl
2000-06-05m68k asm knows about m68030-m68060 already, no need for upgrade, theMarc Espie
2000-06-05Need defines for UVM on 68k.Artur Grabowski
2000-06-05Need to include files.mii due to latest elink3 changes.Artur Grabowski
2000-06-05No need to use curproc here. We already know who we are.Artur Grabowski
2000-06-05Update to sudo 1.6.3p4Todd C. Miller
2000-06-05Err, make it splclock(9), so it's more clear to the reader.Aaron Campbell
2000-06-05Xr spl(9)Aaron Campbell
2000-06-05correct option parser typo. -f, not -b.Jun-ichiro itojun Hagino
2000-06-05Adjust for the reaper.Artur Grabowski
2000-06-05Argh. forgot this when committing the reaper stuff.Artur Grabowski
2000-06-05syncTheo de Raadt
2000-06-05Changes to exit handling.Artur Grabowski
2000-06-05fix datasheet urlChris Cappuccio
2000-06-05Various fixes.Artur Grabowski
2000-06-04Handle the case where the last line of input does not contain a newline; issueAaron Campbell
2000-06-04Fix one-byte overflow; millert@ okAaron Campbell
2000-06-04Don't exit just because we couldn't get the default label...Todd C. Miller
2000-06-04Add 'D' and 'z' commands to editor to use the default partition andTodd C. Miller
2000-06-04Only scroll up if we've hit the bottom of the scrolling region, not if we'reAaron Campbell
2000-06-04fix typo preapared -> preparedKenneth R Westerback
2000-06-04better indent for easier searchingTheo de Raadt
2000-06-04nuke non-standard include files (has been #error only for a long timeJun-ichiro itojun Hagino
2000-06-03correct documented return valueEric Jackson
2000-06-03Set SIGCHLD to SIG_DFL not SIG_IGN to prevent "perl -w" fromTodd C. Miller
2000-06-03sync with latest kame doc. pcb issues and net interface issues are updatedJun-ichiro itojun Hagino
2000-06-03deep-copy ip6 header on ip6_mloopback, to avoid overwriting cluster mbuf.Jun-ichiro itojun Hagino
2000-06-03do not bark even if forwarding to loopback, since it is commonJun-ichiro itojun Hagino
2000-06-03Move everything to where is supposed to be (reg definitions, etc).Jason Wright
2000-06-03correctly handle ctlinput messages for IPv6.Jun-ichiro itojun Hagino
2000-06-03remove fxp_ether_ioctl(), and move it's processing to fxp_ioctl().Jason Wright
2000-06-02squeeze basic framework into place. process generates SIMPLEQ of requests,Theo de Raadt
2000-06-02callback is always staticTheo de Raadt
2000-06-02Explicitly state that newsyslog does not send a HUP to syslogd ifTodd C. Miller
2000-06-02rework interrupt handling completely, and be more careful with the CD180Jason Wright
2000-06-02vlan was consuming all vlan frames before they had a chance to be bridged.Jason Wright
2000-06-02make sure we are writing to the correct page; fixes a subtle bug whichBrandon Creighton
2000-06-02teach protocol v2 to count login failures properly and also enable anTodd T. Fries
2000-06-02On input if the packet matches one of the member interface MAC addresses,Jason Wright
2000-06-01Add missing -n flag to getresp; noted by maurice@ivo.ig.netTodd C. Miller
2000-06-01Oops, errors in the abstract example (vassilip@dsl.cis.upenn.edu)Angelos D. Keromytis
2000-06-01Fix the German's comment typos.Angelos D. Keromytis
2000-06-01Should learn how to count...Angelos D. Keromytis
2000-06-01Check for invalid TDBs right away in the callbacks.Angelos D. Keromytis