Age | Commit message (Expand) | Author |
2001-01-18 | Only try VIA CLK66 bit code for VIA rev >= 6, | Chris Cappuccio |
2001-01-18 | Remove some commented out stuff that will never be enabled. | Artur Grabowski |
2001-01-18 | Remove errant line (pasto). | Todd C. Miller |
2001-01-18 | Provide examples showing how to convert old code to use sigprocmask(2). | Todd C. Miller |
2001-01-18 | rename *-skey.c *-chall.c since the files are not skey specific | Markus Friedl |
2001-01-18 | 1) removes fake skey from sshd, since this will be much | Markus Friedl |
2001-01-18 | log() is at pri=LOG_INFO, since LOG_NOTICE goes to /dev/console on many systems | Markus Friedl |
2001-01-18 | don't call rsa-keygen from signalhandler. | Markus Friedl |
2001-01-18 | Fix NOMAN build. | Artur Grabowski |
2001-01-18 | Fix NOMAN builds. | Artur Grabowski |
2001-01-18 | remove signal races, using flags | Theo de Raadt |
2001-01-18 | do not remove default route by mistake, on interface removal. | Jun-ichiro itojun Hagino |
2001-01-18 | workaround; be sure to initialize nd6 interface information when IPv6 | Jun-ichiro itojun Hagino |
2001-01-18 | wrap too noisy warnings into #ifdef ND6_DEBUG | Jun-ichiro itojun Hagino |
2001-01-18 | permit prefixlen against inet address, like: | Jun-ichiro itojun Hagino |
2001-01-18 | regen | Michael Shalayeff |
2001-01-18 | via686a/acm and order entries in via byt their numeric id | Michael Shalayeff |
2001-01-18 | crank "K to go" field to 8 digits; lukem@netbsd.org | Theo de Raadt |
2001-01-17 | signal handler should finish using _exit() | Theo de Raadt |
2001-01-17 | sync | Theo de Raadt |
2001-01-17 | point out a few non-obvious and helpful ppp(8) options | Jason Wright |
2001-01-17 | add missing /usr/include/readline | Brad Smith |
2001-01-17 | at least cross-gcc was broken, can't test cross-binutils, but i bet they are ... | Michael Shalayeff |
2001-01-17 | Don't copy the inner header's TTL on the outer header. | Angelos D. Keromytis |
2001-01-17 | avoid fd_set overflow by using poll(); avoid syslog() in signal handler by us... | Theo de Raadt |
2001-01-17 | remove sprintf signal race, by pre-preparing wtmp entry | Theo de Raadt |
2001-01-17 | remove signal race, by checking signal flag in main loop; Niels looked at it | Theo de Raadt |
2001-01-17 | use sig_atomic_t | Theo de Raadt |
2001-01-17 | use more strlcpy() | Theo de Raadt |
2001-01-17 | remove stdio code from handler, and _exit() at termination | Theo de Raadt |
2001-01-17 | move handler into main loop | Theo de Raadt |
2001-01-17 | make send_umntall() handler safe also | Theo de Raadt |
2001-01-17 | use _exit() in signal handlers, mark longjmp() as being a possible resource leak | Theo de Raadt |
2001-01-17 | use _exit() in signal handler | Theo de Raadt |
2001-01-17 | use _exit() in signal handlers, and flag that the pmap_unset() calls are unsafe | Theo de Raadt |
2001-01-17 | use _exit() in signal handler | Theo de Raadt |
2001-01-17 | use sig_atomic_t, and check for signal flag more often | Theo de Raadt |
2001-01-17 | first cut at "what is allowed in a signal handler, based on but extended from... | Theo de Raadt |
2001-01-17 | use sig_atomic_t | Theo de Raadt |
2001-01-17 | nice page to start with; load balancing added here. | Federico G. Schwindt |
2001-01-17 | name in uppercase, doh! | Federico G. Schwindt |
2001-01-17 | IPF 3.4.16 userland. | Federico G. Schwindt |
2001-01-17 | IPF 3.4.16. | Federico G. Schwindt |
2001-01-17 | Add ipfs(8); man page prolly needs tweaking. This needs testing. | Federico G. Schwindt |
2001-01-17 | empty line at the top. | Federico G. Schwindt |
2001-01-17 | 2nd part of the ipf code; need more testing. | Federico G. Schwindt |
2001-01-17 | convert to mdoc | Todd C. Miller |
2001-01-17 | include sys/timeout.h. | Federico G. Schwindt |
2001-01-17 | 1st part of ipf userland code. | Federico G. Schwindt |
2001-01-17 | fix speling of December | Todd C. Miller |