summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2002-08-29-compat -> -compact in .Bl; ok mpech@Wilbern Cobb
2002-08-29indet -> indent in .Bl; ok mpech@Wilbern Cobb
2002-08-29Add a new verb to list2sh.awk, 'REMOVE'. This allows the easyKenneth R Westerback
2002-08-29soft line breaks do not work always, just nl and tab instead, prettier tooMichael Shalayeff
2002-08-28vm_offset_t/vm_size_t are on their way to tartars nowMichael Shalayeff
2002-08-28syncTheo de Raadt
2002-08-28do not forget to export the weak alias, proper line continuationMichael Shalayeff
2002-08-28radiotrack man updates; form jumbo@Michael Shalayeff
2002-08-28update of radiotrack driver, including isapnp support; from jumbo@Michael Shalayeff
2002-08-28ancient file name in .file; from pbastos@rdc.puc-rio.brMichael Shalayeff
2002-08-28ANSIfication uncovers function argument bugs. How unusual.Artur Grabowski
2002-08-28entry for sparc/wscons with X:Matthieu Herrb
2002-08-28Fix a problem where passing NULL as a pointer with varargs does not promotePer Fogelstrom