summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-02-15better promisc/allmulti handlingJason Wright
1999-02-15sp or stack, not both.Todd T. Fries
1999-02-15Change 3rd range in pcic_ranges to use from 0x390 to 0x3b0.Federico G. Schwindt
1999-02-15 o Minor changes from db.1.86 (sleepycat). Does not include the new hashTodd C. Miller
1999-02-15We don't need to include xfs_extern.hArtur Grabowski
1999-02-15fix building without make dependArtur Grabowski
1999-02-15use an empty VIOCSETTOK instead of the probe callArtur Grabowski
1999-02-15when allocating sack blocks check for failing malloc(), if it failsNiels Provos
1999-02-14Use IOV_MAX, not the deprecated UIO_MAXIOVTodd C. Miller
1999-02-14place a bin-patcheable z_verbose here for -DDEBUGMichael Shalayeff
1999-02-14make z_error be a panicMichael Shalayeff
1999-02-14Don't retain "clear" state after an argument as been processed;Todd C. Miller
1999-02-14fix -DDEBUG case, ie remove L-user-and stuff such as fprintf and stderr.Michael Shalayeff
1999-02-14inherit DEBUGFLAGS form Makefile.incMichael Shalayeff
1999-02-14Don't do range checking on namelen unless name is non-NULL, otherwiseTodd C. Miller
1999-02-14readv/writev with iov_len == 0 is legal (was already ok in uipc_syscalls.c).Todd C. Miller
1999-02-14add disassembler, mainly HP code, tamed to ddb by meMichael Shalayeff
1999-02-14Make this compile.Federico G. Schwindt
1999-02-14Describe manual dialing in greater detail.brian
1999-02-13Always check that "range->start" and "range->len" is within the bounds ofFederico G. Schwindt
1999-02-13update to -currentMichael Shalayeff
1999-02-13remove local cvs IdMichael Shalayeff
1999-02-13pass esym to the kernelMichael Shalayeff
1999-02-13If the card is not present be sure to always call bus_space_unmap on exit.Federico G. Schwindt
1999-02-13If the card is not present be sure to always call bus_space_unmap on exit.Federico G. Schwindt
1999-02-13Verify that keys and IVs are in hex.Angelos D. Keromytis
1999-02-12Added recommended key lengths for variable ciphers. Cleaned up BUGS.Kjell Wooding
1999-02-12Mention that MD4 is pretty much broken, and MD5 may follow. A coupleAngelos D. Keromytis
1999-02-12do not accept T_TRCTRAP DDB inside the osyscall stub; weingartTheo de Raadt
1999-02-12Note that vacation can now use the Return-PathMarco S Hyman
1999-02-12do not go past end of packet; abs@netbsdTheo de Raadt
1999-02-12It's always a good idea to test those last minute changes to make sure they c...Todd C. Miller
1999-02-12Fleshed out the man page. Much more detail.Kjell Wooding
1999-02-12add old dbm-compatible interface from db-1.86 with minor changes by me (needs...Todd C. Miller
1999-02-12kill old mips compiler hack; simonb@netbsdTheo de Raadt
1999-02-12parse "Return-Path:" headers in addition to UUCP styleMarco S Hyman
1999-02-12When executing a command as part of a dial/login/hangupbrian
1999-02-12angelos cannot spell small wordsTheo de Raadt
1999-02-11fix usage messagesTheo de Raadt
1999-02-11ship lease time in network order; cas@trans-nt.comTheo de Raadt
1999-02-11tweakTheo de Raadt
1999-02-11warning cleanup; cyxob@tipas.ltTheo de Raadt
1999-02-11do not copyout uninitialized memory; arnej@math.ntnu.noTheo de Raadt
1999-02-11fix tabs to spaces between #define and NAME, to match the rest of the fileMichael Shalayeff
1999-02-11newline at end of usage; tv@netbsdTheo de Raadt
1999-02-11oops, PPP_XNS protocol type for NS from freebsdMichael Shalayeff
1999-02-11print ppp; from isdn4bsd package by Hellmuth Michaellis <mh@hcs.de>Michael Shalayeff
1999-02-11When resending chap challenges, resend the same challengebrian
1999-02-11support non-ELF build environmentsTheo de Raadt
1999-02-11avoid insane lengths for various syscallsTheo de Raadt