Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-16 | typos; | Jason McIntyre | |
ddb(4), hilid(4), hilkbd(4), hilms(4): ok miod@ gsckbd(4): found by miod@ | |||
2003-03-16 | secrity -> security. Ok ho@ | Matthieu Herrb | |
2003-03-16 | modifed -> modified | margarida | |
2003-03-16 | more avoidance of snprintf, strcpy, and strcat; millert ok | Theo de Raadt | |
2003-03-16 | sync w/ my tree | Todd C. Miller | |
2003-03-16 | Don't need to link in kerberos or skey libs anymore; we use BSD auth | Todd C. Miller | |
2003-03-16 | A better explanation of why we need to operate hil keyboards in raw mode. | Miod Vallat | |
2003-03-16 | Use len+1 as the size parameter to strlcpy() since len does not include | Todd C. Miller | |
the trailing NUL. From krw@; deraadt@ OK | |||
2003-03-16 | realated -> related | margarida | |
2003-03-16 | typos | margarida | |
2003-03-15 | - "Third-Party [Ss]oftware" -> "third-party software" | Anil Madhavapeddy | |
- Xr to ports(7) instead of external web-page ok pvalchev@ | |||
2003-03-15 | sync with i386.html | Alexander Yurchenko | |
2003-03-15 | update to what will soon be sudo 1.6.7 | Todd C. Miller | |
2003-03-15 | recoginzed -> recognized; | Jason McIntyre | |
elimininating -> eliminating; typos courtesy NetBSD (Igor Sobrado) | |||
2003-03-15 | re-run configure if it changes | Todd C. Miller | |
2003-03-15 | specifed -> specified | Theo de Raadt | |
2003-03-15 | - Reference to php4 flavors replaced with exim (php uses subpackages now) | Anil Madhavapeddy | |
- Dont encourage 'env FLAVOR=blah make install', since this breaks with a lot of subpackaged ports; instead replace 'install' with 'package' - Remove some of the freebsd/netbsd references which are obsolete now - /usr/share/mk/bsd.port.mk doesnt exist, so Xr bsd.port.mk(5) instead ok pvalchev@ | |||
2003-03-15 | spamd is running on port 8025, not 25; from Adrian Knoth | Peter Valchev | |
2003-03-15 | Enforce blinding on RSA operations involving private keys. | Hakan Olsson | |
From http://www.openssl.org/~geoff, modified to be enabled at all times. | |||
2003-03-15 | missing ap_server_strip_chroot() | Henning Brauer | |
2003-03-15 | New frame addressing (plus (subreg (reg fp)) const) is supported by ↵ | Hiroaki Etoh | |
push_frame_in_operand. | |||
2003-03-15 | Use strlcpy() instead of pre-checking the src len and using strcpy() | Todd C. Miller | |
2003-03-15 | Better let -sh exist from instbin's point of view, for the sake of bsd.rd. | Miod Vallat | |
2003-03-15 | kill 10 minute non-root suffers stuff. noted that we still have this, by | Theo de Raadt | |
matthieu, who noted it now that X is not running as root. ok nordin | |||
2003-03-14 | make fetching regs and stack trace really work | Michael Shalayeff | |
2003-03-14 | Support for the VIA C3 Nehemiah on-cpu random number generator. This chip | Theo de Raadt | |
will be shipping soon (we have nice prototypes). Written by toby. | |||
2003-03-14 | more cleaning: document 'how' | Jason Wright | |
2003-03-14 | dead functions | Jason Wright | |
2003-03-14 | This still needs work, but it's alot closer. | Jason Wright | |
2003-03-14 | correct use of sizeof. | Jun-ichiro itojun Hagino | |
2003-03-14 | add missing ND option length validation. from kame | Jun-ichiro itojun Hagino | |
2003-03-14 | kill vaxisms | Jason Wright | |
2003-03-14 | sync | Todd T. Fries | |
2003-03-14 | Casio BE300 PDA; ok theo | Todd T. Fries | |
2003-03-14 | RSA blinding on private keys. angelos@ ok. | Hakan Olsson | |
2003-03-14 | document the -f flag | Jason McIntyre | |
remove the -t flag (it was an alias to -f) document that eject ignores $TAPE doc suggestion from Ross Richardson -t removal suggested by millert@ fixes PR 3143 ok millert@ | |||
2003-03-14 | document the -n flag (dry-run) | Jason McIntyre | |
remove info about non-existent -f flag update usage() fixes PR 2541; checked by tedu - thanks. i owe you a favor :) ok millert@ | |||
2003-03-14 | Spelling fixes from david@. jmc@ ok. | Hakan Olsson | |
2003-03-14 | fix BC idiocy and uncle albert pasto repair | Michael Shalayeff | |
2003-03-14 | sync with libc version | Todd C. Miller | |
o ANSI function header o correct function comment o put type on its own line o swap the order of loop invariant when searching for end of dst | |||
2003-03-14 | ANSI function headers | Todd C. Miller | |
2003-03-14 | Put return type on its own line like it belong and use ANSI function header. | Todd C. Miller | |
2003-03-14 | Correctly flag out radix_node entries with RNF_ROOT flag set: this is not | Cedric Berger | |
a match. Before that patch, an IP packet with source or dest address of 0.0.0.0 could corrupt the kernel. People filtering DHCP packets on their firewall using tables should upgrade their kernel now. Thanks to Chris Cappuccio for the good bug report. Ok dhartmei@ henning@ | |||
2003-03-14 | better document how getopts handles options; | Jason McIntyre | |
plus typos; from J.A. Neitzel; Fixes PR 3141; ok millert@ | |||
2003-03-14 | document that the i386* functions have to be compiled with -li386; | Jason McIntyre | |
from er, Charlie Root; Fixes PR 3114; ok tholo@ | |||
2003-03-14 | removed references to non-existent radius.conf(5); | Jason McIntyre | |
from Adrian Close; fixes PR 2558; ok millert@ | |||
2003-03-14 | spl police. | Miod Vallat | |
2003-03-14 | document that sigwait() needs to be linked with -pthread; | Jason McIntyre | |
from Mike Neuman; closes PR 3030 ok marc@ | |||
2003-03-14 | typos; | Jason McIntyre | |
audio(4): ok naddy@ cardbus(4): ok deraadt@ | |||
2003-03-14 | tweaks; | Jason McIntyre | |
echos -> echoes from millert@ ok millert@ |