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