Age | Commit message (Expand) | Author |
2003-09-08 | insufficient size for mib; andrushock@korovino.net | Theo de Raadt |
2003-09-08 | Fix 'tcpdump -v icmp' endianess buglet, print ID in hex. | Cedric Berger |
2003-09-08 | fix pr 3442 - make all AFS ioctl's for XFS come from the xfs/xfs_pioctl.h | Bob Beck |
2003-09-07 | fix crash. pr3454 from openbsd at rukh.net. ok deraadt@ | Ted Unangst |
2003-09-06 | - interval specified with -i flag, not -w | Jason McIntyre |
2003-09-06 | zap ?; jeffi@rcn.com | Theo de Raadt |
2003-09-05 | one check return from sysconf, one off by one vnsprintf, and one missing free. | Ted Unangst |
2003-09-05 | -t missing in synopsis | Henning Brauer |
2003-09-04 | put escapes in the right place; | Jason McIntyre |
2003-09-04 | clarify that user's full name (not username) generally goes in GECOS; | Jason McIntyre |
2003-09-03 | plug mem leaks, pr3425 from patrick latifi. ok deraadt@ | Ted Unangst |
2003-09-02 | make sure to open TCP socket (in case getaddrinfo supports SCTP). sync w/kame | Jun-ichiro itojun Hagino |
2003-09-02 | no need for extra {}. sync w/ kame | Jun-ichiro itojun Hagino |
2003-09-02 | make sure config_list does not get garbage. from kame | Jun-ichiro itojun Hagino |
2003-09-02 | use poll since it is easier than fd_set overflows; itojun ok | Theo de Raadt |
2003-09-02 | escape punctuation; (and a nit in openssl.1) | Jason McIntyre |
2003-08-31 | add FILES and SEE ALSO sections; | Jason McIntyre |
2003-08-31 | Make deviceInitAll work again. -moj | Mats O Jansson |
2003-08-30 | spacing; | Jason McIntyre |
2003-08-30 | - sync SYNOPSIS(es) and ciphers/digests available with reality | Jason McIntyre |
2003-08-28 | tweak; | Jason McIntyre |
2003-08-27 | these are not needed here; henning@ ok. | Federico G. Schwindt |
2003-08-27 | - sort SYNOPSIS and DESCRIPTION | Jason McIntyre |
2003-08-27 | Build process.S using the rules in bsd.lib.mk, instead of having a specific | Hans Insulander |
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 |