Age | Commit message (Expand) | Author |
2002-08-31 | don't install e_os.h (it's private) | Markus Friedl |
2002-08-31 | don't install private headers | Markus Friedl |
2002-08-31 | warn if multiple addresses are returned from DNS; suggested | Kevin Steves |
2002-08-30 | okay, I'll bite. s/sports/supports/ can go in; it's clearer. | Jason Peel |
2002-08-30 | protect <openssl/krb5_asn.h> with OPENSSL_NO_KRB5 | Markus Friedl |
2002-08-30 | domains -> domain's | Hugh Graham |
2002-08-30 | allow # in system call name. remove trailing white space. | Jun-ichiro itojun Hagino |
2002-08-30 | Support for PDC20271 and PDC20276. | Grigoriy Orlov |
2002-08-30 | make clean should not depend on prereq; ok fries@ | Markus Friedl |
2002-08-30 | do not modify input files, allows ro source builds; tested by fries@ | Markus Friedl |
2002-08-30 | o) start new sentence on a new line; | Mike Pechkin |
2002-08-30 | Promise Ultra133 TX2v2 aka FastTrak TX2000 EIDE controller. | Grigoriy Orlov |
2002-08-30 | remove generated files and generated symlinks (in make clean) | Markus Friedl |
2002-08-30 | __FUNCTION__ -> __func__ that I forgot to commit. | Marc Espie |
2002-08-30 | Add pnozz and wsdisplay at pnozz for Tadpole users. Spotted by millert@ | Miod Vallat |
2002-08-30 | put sentinel back in. Thx miod@ | Marc Espie |
2002-08-30 | Put sentinel back in. | Marc Espie |
2002-08-30 | plug mbuf leak. | Federico G. Schwindt |
2002-08-30 | only do copyout() if wi_get_debug() returned 0. | Federico G. Schwindt |
2002-08-30 | re-enable function pointer table protection, this time make sure that | Daniel Hartmeier |
2002-08-30 | have -I option, which causes traceroute6 to use ICMPv6 echo request for probing | Jun-ichiro itojun Hagino |
2002-08-30 | add some history regarding use of UDP probe packets vs. ICMP. | Kevin Steves |
2002-08-29 | more tweaks insisted on by miod | Theo de Raadt |
2002-08-29 | sync | Todd T. Fries |
2002-08-29 | add tty[DEF]{[0-9a-f],cfg} for sparc and sparc64 for wscons | Todd T. Fries |
2002-08-29 | even closer to the truth; miod, matthieu, todd | Theo de Raadt |
2002-08-29 | remove extra word; armihu@utu.fi | Theo de Raadt |
2002-08-29 | state XAuthLocation is a full pathname | Kevin Steves |
2002-08-29 | remove extra arg; jmegq@post.harvard.edu | Theo de Raadt |
2002-08-29 | clean; gwyllion@ace.ulyssis.org | Theo de Raadt |
2002-08-29 | fix a little display bug when editing a file with binary characters, columns | Vincent Labrecque |
2002-08-29 | Produce the same escape codes as SunOS with the L function keys in console. | Miod Vallat |
2002-08-29 | Define new wscons symbols for the L function keys found on Sun keyboards, | Miod Vallat |
2002-08-29 | cleanup all fbtab, various ok | Theo de Raadt |
2002-08-29 | spelling; niklas@ suggested those, but i forgot and now this is from six@stal... | Michael Shalayeff |
2002-08-29 | shrink initial privilege bracket for setuid case; ok markus@ | Kevin Steves |
2002-08-29 | formatting fixes from dfa@ | Michael Shalayeff |
2002-08-29 | enable ro src for texinfo/; ok espie@ | Todd T. Fries |
2002-08-29 | more on UsePrivilegedPort and setuid root; ok markus@ | Kevin Steves |
2002-08-29 | deprecate -P as UsePrivilegedPort defaults to no now; ok markus@ | Kevin Steves |
2002-08-29 | pass addrlen with sockaddr *; from Hajimu UMEMOTO <ume@FreeBSD.org> | Kevin Steves |
2002-08-29 | need CPI_xx decls | Jun-ichiro itojun Hagino |
2002-08-29 | size_t has to be casted to u_long on printing. | Jun-ichiro itojun Hagino |
2002-08-29 | Work around arguably correct OpenSSL behaviour and only ask for CRL | Hakan Olsson |
2002-08-29 | fix comments; seb@todesplanet.de | Theo de Raadt |
2002-08-29 | how did such an obvious typo get commited? | Theo de Raadt |
2002-08-29 | sync | Theo de Raadt |
2002-08-29 | - replace empty lines by .Pp where appropriate. | Wilbern Cobb |
2002-08-29 | - use .Ft and .Fn for function prototypes. | Wilbern Cobb |
2002-08-29 | add missing .El; ok mpech@ | Wilbern Cobb |