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