Age | Commit message (Expand) | Author |
2003-09-26 | add bounds to sscanf, millert@ | Anil Madhavapeddy |
2003-09-26 | erm, committing to teh right repository helps sometimes. | Henning Brauer |
2003-09-26 | realloc tuning; pvalchev ok | Theo de Raadt |
2003-09-26 | realloc fixes; ok deraadt millert | Peter Valchev |
2003-09-26 | use a much more random salt; prompted by ast@domdv.de | Theo de Raadt |
2003-09-25 | realloc fixes; markus ok | Theo de Raadt |
2003-09-25 | - simplify macros | Jason McIntyre |
2003-09-24 | cleanup privsep communications between child/parent with a lot more | Anil Madhavapeddy |
2003-09-24 | sensorsd monitors the hardware sensors as reported by sysctl in hw.sensors. | Henning Brauer |
2003-09-23 | simplify by using getifaddrs. cedric@ ok | Jun-ichiro itojun Hagino |
2003-09-23 | ignore address families other than AF_INET in get_netmask(). | Matthieu Herrb |
2003-09-22 | Off-by-ones, from aaron@ | Miod Vallat |
2003-09-22 | sync with 9.2.2-P3; new zone type "delegation-only" | Jakob Schlyter |
2003-09-22 | sync with FreeBSD page, including standard options list and some mdoc nits; | Jason McIntyre |
2003-09-21 | plug memory leak. from kame. fgsch ok | Jun-ichiro itojun Hagino |
2003-09-19 | when dropping privileges use initgroups(3) instead of setgroups(2) so the | Henning Brauer |
2003-09-19 | whack getopt ? matching; jeffi@rcn.com | Theo de Raadt |
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 |