freebsd kernel with SKQ
Go to file
fenner 78136570e7 The 4.4-lite vfprintf counted the %# hex prefix and the sign in
the precision; ANSI X3J11 is not crystal clear but certainly says
that the precision specifies the number of /digits/, and signs
and "0x" aren't really digits.

NetBSD already has a similar patch.
1996-03-20 18:28:48 +00:00
bin Fix 'stutter' in manpage. 1996-03-12 05:30:39 +00:00
eBones Big clean-up job. Remove ancient and never-to-be used stuff. 1996-03-11 16:17:58 +00:00
etc refer to RFC1918 for private networks, instead of obsoleted RFC1597 1996-03-20 15:29:10 +00:00
games add missing include files 1996-03-13 23:38:21 +00:00
gnu Fix an infinite loop for empty files in the archive, and handle 1996-03-18 23:08:29 +00:00
include Don't reference ndbm(3) manpage. Everything is covered by db(3). 1996-03-03 09:04:40 +00:00
lib The 4.4-lite vfprintf counted the %# hex prefix and the sign in 1996-03-20 18:28:48 +00:00
libexec Fix bug that caused a coredump when attempting to enter passive mode when 1996-03-18 11:09:03 +00:00
lkm This commit was generated by cvs2svn to compensate for changes in r14640, 1996-03-16 22:06:26 +00:00
release Accept DEL as a synonym for `delete' 1996-03-20 14:11:22 +00:00
sbin Fixed a type to match Lite2's fixed-width type changes. 1996-03-19 14:41:05 +00:00
secure Comment out the NOPROFILE=yes to make this orthogonal with the rest of our 1996-03-17 15:43:32 +00:00
share Fix DC21040/DC21041/DC21140 doc bogon. 1996-03-20 10:38:53 +00:00
sys Add vx0 device to GENERIC. Yes, I know that this bloats GENERIC, but 1996-03-20 10:42:56 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Cast char's to (u_char) before passing them to isctype() functions. 1996-03-19 21:21:06 +00:00
usr.sbin Accept DEL as a synonym for `delete' 1996-03-20 14:11:22 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Add a hint that a make world is done so people don't think that the last 1996-03-11 14:59:10 +00:00