Go to file
jdolecek 507cbfd5d0 Use patch provided Paul Janzen <pjanzen@OpenBSD.org> to fix
bin/12316 more completely.
Highlights:
* we only allow explicitly specified set of (numberic) formats
* %% is correctly skipped, extra %foo formats are detected
* '*' in format specification is not allowed

The code in getformat() is slighly different to the OpenBSD version
of fix - the list of allowed printf(3) flags is explicit and the
condition checking 'chardata' is written slighly differently.

Also pull-in some cosmetic changes from OpenBSD - s/isdefault()/is_default()/,
error() -> errx(), usage().
2001-03-14 07:50:06 +00:00
bin xref settimeofday(2) 2001-03-09 15:16:49 +00:00
crypto If we get a KRB5KRB_AP_ERR_BAD_INTEGRITY on a TGS req with 2001-03-12 19:25:51 +00:00
dist we are NetBSD -- we don't need stinking ncurses. 2001-03-13 16:30:39 +00:00
distrib upgrade in-tree postfix to release-20010228. 2001-03-13 18:13:16 +00:00
etc Allow md5 passwords of length 34 as passwords 2001-03-12 16:48:13 +00:00
games Fix problem noted in PR 6649 (trailing whitespace on .Nm) 2001-03-07 22:30:38 +00:00
gnu pull latest IPv6 patch in. 2001-03-13 18:34:19 +00:00
include add prototypes for shquote() and shquotev() 2001-03-10 01:46:08 +00:00
lib reference <stdarg.h> not <varargs.h>, and separate out the synopsis 2001-03-14 06:12:35 +00:00
libexec Fix output to a tty that is missing ONLCR (eg emacs, vi, mutt, 2001-03-14 04:39:42 +00:00
regress Warn about hooking up ./testfloat 2001-03-13 08:09:15 +00:00
sbin Add a chkconfig(8) utility for managing rc.conf.d settings. Written 2001-03-14 03:51:46 +00:00
share There ain't no such thing as a free lunch. 2001-03-13 05:51:46 +00:00
sys ansify code 2001-03-14 06:58:25 +00:00
usr.bin Use patch provided Paul Janzen <pjanzen@OpenBSD.org> to fix 2001-03-14 07:50:06 +00:00
usr.sbin Update description a bit - inspired by Jeremy C. Reed <reed@reedmedia.net> 2001-03-13 18:25:30 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Extend note to mention named user as well 2001-03-06 19:03:31 +00:00