Age | Commit message (Expand) | Author |
2003-08-27 | Avoid doing @cwd if no file follows. Patch from Pedro Bastos (based on | Jolan Luff |
2003-08-27 | correct error message (wall -> syslogd) | Anil Madhavapeddy |
2003-08-26 | Fix afsd on architectures that care about alignment. This corrects a problem | Bob Beck |
2003-08-26 | bitgarbage to the recycle bin | Henning Brauer |
2003-08-25 | rename struct dinode to ufs1_dinode. clears the namespace and makes | Ted Unangst |
2003-08-25 | string shit | Henning Brauer |
2003-08-25 | protos | Theo de Raadt |
2003-08-23 | oops, if file is not on ftp server with PKG_PATH, check installed too. | Ted Unangst |
2003-08-22 | Don't age non-gateway host routes. NetBSD PR bin/22568 from Andrew White | Jun-ichiro itojun Hagino |
2003-08-21 | die - regenerated during build | Henning Brauer |
2003-08-21 | New keywords: @extra and @extraunexec. | Marc Espie |
2003-08-21 | print the operating system of TCP SYN packets with the -o option | Mike Frantzen |
2003-08-21 | stuff needed for passive OS fingerprinting PF rules | Mike Frantzen |
2003-08-21 | thank you, cvs, for re-adding files that were removed on purpose | Henning Brauer |
2003-08-21 | sync MANUALFILES | Henning Brauer |
2003-08-21 | we have our own one | Henning Brauer |
2003-08-21 | apache bug #21737 ( http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21737) | Henning Brauer |
2003-08-21 | #include conf.h -> ap_config.h | Henning Brauer |
2003-08-21 | fix | Henning Brauer |
2003-08-21 | merge | Henning Brauer |
2003-08-21 | merge | Henning Brauer |
2003-08-21 | import apache 1.3.28 and mod_ssl 2.8.15 | Henning Brauer |
2003-08-20 | Convert from select to poll; based on a patch from deraadt@ | Todd C. Miller |
2003-08-19 | use poll instead; millert fgsch ok | Theo de Raadt |
2003-08-19 | fix tv_usec setting. deraadt | Jun-ichiro itojun Hagino |
2003-08-19 | one missing freeifaddrs | Jun-ichiro itojun Hagino |
2003-08-19 | rewrite SIOCGIFCONF into getifaddrs. deraadt ok | Jun-ichiro itojun Hagino |
2003-08-19 | very hairy modifications for dynamic fd_set handling. dynamic rpc fd_set's | Theo de Raadt |
2003-08-19 | use poll instead of select; dhartmei ok | Theo de Raadt |
2003-08-19 | convert to poll; ok dhartmei | Theo de Raadt |
2003-08-19 | convert to poll; ok dhartmei | Theo de Raadt |
2003-08-18 | Call tzset() to stash the current timezone before we chroot. | Todd C. Miller |
2003-08-18 | fix two bugs found by ben goren. -a should only look at installed | Ted Unangst |
2003-08-18 | err/warn \n cleanup | Hans Insulander |
2003-08-18 | Simple string cleanup. | Hans Insulander |
2003-08-17 | damn lies | Henning Brauer |
2003-08-16 | more errx/warnx style \n errors; tom.cosgrove@arches-consulting.com | Theo de Raadt |
2003-08-16 | no return() after errx(); andrushock | Henning Brauer |
2003-08-15 | remove extra \n in {warn,err}{,x} calls | Theo de Raadt |
2003-08-15 | -S basedir, simpler to use than -s. | Marc Espie |
2003-08-14 | add tgz, prodded by wim | Henning Brauer |
2003-08-12 | More unused files with bad string functions in them. Bye bye. | Hans Insulander |
2003-08-12 | These files are unused by us and have strcat/strcpy badness in them, | Hans Insulander |
2003-08-12 | These files are unused by us and have strcat/strcpy badness in them, | Hans Insulander |
2003-08-12 | fix pkg->tail as needed, so that last md5 in CONTENTS does not get erased. | Marc Espie |
2003-08-08 | Remove a buffer which got added during the safe stringification, but left | Miod Vallat |
2003-08-08 | refer to RFCs consistently (RFC XXXX); | Jason McIntyre |
2003-08-07 | use setusercontext(3) instead of initgroups/setuid/et al., making possible | Federico G. Schwindt |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-08-06 | Plug some memory leaks; from Patrick Latifi | Todd C. Miller |