Age | Commit message (Expand) | Author |
2004-01-28 | Return to BUG if main() returns, rather than falling through the scheduler... | Miod Vallat |
2004-01-28 | Don't rely on vp->v_usecount to tell when we can dispose of our resources | Todd C. Miller |
2004-01-28 | Do not put the sample IndustryPack driver in GENERIC. This makes no real sense. | Miod Vallat |
2004-01-28 | Correctly protect against multiple inclusion... | Miod Vallat |
2004-01-28 | More clock handling cleanup: | Miod Vallat |
2004-01-28 | properly whine when password is too long instead of silently truncating | Henning Brauer |
2004-01-28 | Better fix the typo for real, this time. Oops. | Miod Vallat |
2004-01-28 | install more stuff, and fake some, to please theo. | Marc Espie |
2004-01-28 | implement | Henning Brauer |
2004-01-28 | improve logging | Henning Brauer |
2004-01-28 | some code refactoring. | Marc Espie |
2004-01-28 | KNF | Henning Brauer |
2004-01-28 | Add -L to record/enforce localbase. | Marc Espie |
2004-01-28 | be explicit about fake hooks. | Marc Espie |
2004-01-28 | Now that installboot is geometry-independent, FLOPPYSECS is not | Tom Cosgrove |
2004-01-28 | sync | Theo de Raadt |
2004-01-28 | oh, i'll happily steal the commit. ok henning@, markus@, otto@ (iirc) | Daniel Hartmeier |
2004-01-28 | add some missing options/args to pkcs{7,8,12} that i missed earlier; | Jason McIntyre |
2004-01-28 | -rename pfkey_setkey to pfkey_sa_add | Henning Brauer |
2004-01-28 | Add new probe signature. From Alexey E. Suslikov <cruel@texnika.com.ua>. | Alexander Yurchenko |
2004-01-28 | fix pfkey_reply() logic: | Henning Brauer |
2004-01-28 | privilege separated tcpdump, joint work with otto@ | Can Erkin Acar |
2004-01-28 | update and sort openssl pkcs{7,8,12}; | Jason McIntyre |
2004-01-28 | catch SIGINT here as well so we can properly shut down if ^C'ed in debug mode | Henning Brauer |
2004-01-28 | STOP events for all sessions before we exit. | Henning Brauer |
2004-01-28 | missing free and fix memset misuse; From: Patrick Latifi <pat@eyeo.org> | Henning Brauer |
2004-01-28 | repair the bind() in session_connect; only used if local-addr was specified | Henning Brauer |
2004-01-28 | improve logging | Henning Brauer |
2004-01-28 | knf; millert ok | Theo de Raadt |
2004-01-28 | make new arch man dirs | Theo de Raadt |
2004-01-28 | oops | Theo de Raadt |
2004-01-28 | we need a pfkey_init the gets us a PF_KEY socket before we drop privs | Henning Brauer |
2004-01-28 | label x86_64 as LE | Theo de Raadt |
2004-01-28 | Repair build links for pegosos, and also build for amd64 | Theo de Raadt |
2004-01-28 | Repair build links for pegosos, and also build for amd64 | Theo de Raadt |
2004-01-28 | for make obj, enter x86_64; mickey ok | Theo de Raadt |
2004-01-28 | call pfkey_auth_establish() on START events | Henning Brauer |
2004-01-28 | -struct peer_auth to store the SPIs, linked into struct peer | Henning Brauer |
2004-01-28 | don't pfkey_setkey() from here, claudio markus ok | Henning Brauer |
2004-01-28 | initial support for SADB_DELETE; ok hshoexer | Markus Friedl |
2004-01-28 | toast long line | Theo de Raadt |
2004-01-28 | put all gcc2 specific stuff in the md.* files | Theo de Raadt |
2004-01-28 | Use write-back mappings whenever possible again, but make sure that | Miod Vallat |
2004-01-28 | Document the tftp bootloader, mention that the full-blown Sun-compatible | Miod Vallat |
2004-01-28 | pfkey_setkey: sockaddr -> bgpd_addr; ok claudio | Markus Friedl |
2004-01-28 | fix comment; | Jason McIntyre |
2004-01-28 | Add tftpboot to the mvme88k builds. | Miod Vallat |
2004-01-28 | Skip first argument on commandline, so we can try to actually boot the | Miod Vallat |
2004-01-28 | Fix a segv when patch cannot find a file and the user indicates | Otto Moerbeek |
2004-01-28 | typo; from Ross L Richardson (PR 3655); | Jason McIntyre |