Age | Commit message (Expand) | Author |
1998-07-10 | do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling | Theo de Raadt |
1998-07-10 | hostname is MAXHOSTNAMELEN; notified eric too | Theo de Raadt |
1998-07-09 | hostnames are MAXHOSTNAMELEN, not MAXNAMELEN | Theo de Raadt |
1998-07-09 | do not gethostname with len-1 | Theo de Raadt |
1998-07-09 | MAXHOSTNAMELEN, and no need to terminate | Theo de Raadt |
1998-07-08 | length check bp_file; cgd | Theo de Raadt |
1998-07-08 | whack kmem gid after kvm_openfiles() | Theo de Raadt |
1998-07-08 | handle fork() failure; mrg | Theo de Raadt |
1998-07-08 | When multiplying bumber of blocks by DEV_BSIZE, cast nblocks to off_t so we d... | Todd C. Miller |
1998-07-07 | make 'ndc start' use the values of named_flags, named_user, and named_chroot ... | Todd C. Miller |
1998-07-07 | fd_set is not a struct | Artur Grabowski |
1998-07-07 | fd_set is not a struct | Artur Grabowski |
1998-07-04 | more typos | Todd C. Miller |
1998-07-04 | typo; jon@oaktree.co.uk | Theo de Raadt |
1998-06-28 | Don't assume sizeof(long) == 4 | brian |
1998-06-28 | Treat a printer as remote iff RM is not us or RP is set and it doesn't match the | Angelos D. Keromytis |
1998-06-27 | More u_long -> u_int32_t | brian |
1998-06-27 | Fix ``sizeof(u_long) == 4'' errors. | brian |
1998-06-27 | No way, not yet. You did not even test, did you, david | Theo de Raadt |
1998-06-26 | Don't depend on sizeof(u_long) == 4. | brian |
1998-06-26 | convert DLT_LOOP header to network-order u_int32_t | Theo de Raadt |
1998-06-26 | make it 21 total log devs | Theo de Raadt |
1998-06-25 | check the amount of data we've got | Michael Shalayeff |
1998-06-25 | add cisco netflow proto printing; not tested w/ version 5, but should work an... | Michael Shalayeff |
1998-06-25 | Kill SORT_RESPONSE. Die! Die! Die! | Jason Downs |
1998-06-25 | handle no swap case | Theo de Raadt |
1998-06-23 | Fix snprintf return value usage. | Todd C. Miller |
1998-06-23 | Fix snprintf return value usage. | Todd C. Miller |
1998-06-20 | Handle case where rc.conf exists but has no named_chroot. | Jason Downs |
1998-06-19 | print correct status bar; blank@fox.uni-trier.de | Theo de Raadt |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff |
1998-06-12 | Correct arg hack | brian |
1998-06-12 | warn when ../../../ appears in include directive, since includes are relative... | David Leonard |
1998-06-11 | bogus use of variable for two purposes; guido@gvr.org | Theo de Raadt |
1998-06-11 | handle IPSec processed packets (DLT_ENC) in libpcap, display them with | Niels Provos |
1998-06-10 | clear flag before pw_scan(); lukem | Theo de Raadt |
1998-06-08 | clean | Theo de Raadt |
1998-06-07 | Use a width of 0 rather than 32 when HISADDR is 0.0.0.0. | brian |
1998-06-07 | Fix previous commit. bit 1 is the execute bit, not the read bit *blush* | brian |
1998-06-07 | buf oflow | Theo de Raadt |
1998-06-07 | Make ppp world-readable so that root can get at it over | brian |
1998-06-04 | add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.com | Theo de Raadt |
1998-06-03 | snarf named_chroot out of rc.conf instead of using hard-coded chroot dir | Todd C. Miller |
1998-06-03 | zero sigaction before use | Theo de Raadt |
1998-06-03 | use sigsetops, and do cross-block signal handlers | Theo de Raadt |
1998-06-03 | use sigemptyset() | Theo de Raadt |
1998-06-03 | fix a bunch of sloppy c uses | Theo de Raadt |
1998-06-03 | document that "file" should be an abs-path; noted by zappaman@bsdsun.compsci.... | Theo de Raadt |
1998-06-03 | typos; josh@quick.net | Theo de Raadt |
1998-06-03 | teach adduser about /sbin/nologin | Theo de Raadt |