Age | Commit message (Expand) | Author |
1999-02-15 | better promisc/allmulti handling | Jason Wright |
1999-02-15 | sp or stack, not both. | Todd T. Fries |
1999-02-15 | Change 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 hash | Todd C. Miller |
1999-02-15 | We don't need to include xfs_extern.h | Artur Grabowski |
1999-02-15 | fix building without make depend | Artur Grabowski |
1999-02-15 | use an empty VIOCSETTOK instead of the probe call | Artur Grabowski |
1999-02-15 | when allocating sack blocks check for failing malloc(), if it fails | Niels Provos |
1999-02-14 | Use IOV_MAX, not the deprecated UIO_MAXIOV | Todd C. Miller |
1999-02-14 | place a bin-patcheable z_verbose here for -DDEBUG | Michael Shalayeff |
1999-02-14 | make z_error be a panic | Michael Shalayeff |
1999-02-14 | Don't retain "clear" state after an argument as been processed; | Todd C. Miller |
1999-02-14 | fix -DDEBUG case, ie remove L-user-and stuff such as fprintf and stderr. | Michael Shalayeff |
1999-02-14 | inherit DEBUGFLAGS form Makefile.inc | Michael Shalayeff |
1999-02-14 | Don't do range checking on namelen unless name is non-NULL, otherwise | Todd C. Miller |
1999-02-14 | readv/writev with iov_len == 0 is legal (was already ok in uipc_syscalls.c). | Todd C. Miller |
1999-02-14 | add disassembler, mainly HP code, tamed to ddb by me | Michael Shalayeff |
1999-02-14 | Make this compile. | Federico G. Schwindt |
1999-02-14 | Describe manual dialing in greater detail. | brian |
1999-02-13 | Always check that "range->start" and "range->len" is within the bounds of | Federico G. Schwindt |
1999-02-13 | update to -current | Michael Shalayeff |
1999-02-13 | remove local cvs Id | Michael Shalayeff |
1999-02-13 | pass esym to the kernel | Michael Shalayeff |
1999-02-13 | If the card is not present be sure to always call bus_space_unmap on exit. | Federico G. Schwindt |
1999-02-13 | If the card is not present be sure to always call bus_space_unmap on exit. | Federico G. Schwindt |
1999-02-13 | Verify that keys and IVs are in hex. | Angelos D. Keromytis |
1999-02-12 | Added recommended key lengths for variable ciphers. Cleaned up BUGS. | Kjell Wooding |
1999-02-12 | Mention that MD4 is pretty much broken, and MD5 may follow. A couple | Angelos D. Keromytis |
1999-02-12 | do not accept T_TRCTRAP DDB inside the osyscall stub; weingart | Theo de Raadt |
1999-02-12 | Note that vacation can now use the Return-Path | Marco S Hyman |
1999-02-12 | do not go past end of packet; abs@netbsd | Theo de Raadt |
1999-02-12 | It's always a good idea to test those last minute changes to make sure they c... | Todd C. Miller |
1999-02-12 | Fleshed out the man page. Much more detail. | Kjell Wooding |
1999-02-12 | add old dbm-compatible interface from db-1.86 with minor changes by me (needs... | Todd C. Miller |
1999-02-12 | kill old mips compiler hack; simonb@netbsd | Theo de Raadt |
1999-02-12 | parse "Return-Path:" headers in addition to UUCP style | Marco S Hyman |
1999-02-12 | When executing a command as part of a dial/login/hangup | brian |
1999-02-12 | angelos cannot spell small words | Theo de Raadt |
1999-02-11 | fix usage messages | Theo de Raadt |
1999-02-11 | ship lease time in network order; cas@trans-nt.com | Theo de Raadt |
1999-02-11 | tweak | Theo de Raadt |
1999-02-11 | warning cleanup; cyxob@tipas.lt | Theo de Raadt |
1999-02-11 | do not copyout uninitialized memory; arnej@math.ntnu.no | Theo de Raadt |
1999-02-11 | fix tabs to spaces between #define and NAME, to match the rest of the file | Michael Shalayeff |
1999-02-11 | newline at end of usage; tv@netbsd | Theo de Raadt |
1999-02-11 | oops, PPP_XNS protocol type for NS from freebsd | Michael Shalayeff |
1999-02-11 | print ppp; from isdn4bsd package by Hellmuth Michaellis <mh@hcs.de> | Michael Shalayeff |
1999-02-11 | When resending chap challenges, resend the same challenge | brian |
1999-02-11 | support non-ELF build environments | Theo de Raadt |
1999-02-11 | avoid insane lengths for various syscalls | Theo de Raadt |