Go to file
agc 648b5a9919 CHANGES 1.99.1 -> 1.99.2
+ various minor cleanups
+ fix longstanding pasto where the key server preference packets are
  displayed with the correct ptag information
+ up until now, there has been an asymmetry in the command line
  options for netpgp(1) - whilst a file may have signature information
  added to it with the "--sign" command, there has been no way to
  retrieve the contents of the file without the signature.  The new
  "--cat" option does this (there are synonyms of "--verify-show" and
  "--verify-cat") - the signature is verified, and if it matches, the
  original contents of the file are sent to the output file (which
  defaults to stdout, and can be set with the --output option on the
  command line).  If the signature does not match, there is no output,
  and an EXIT_FAILURE code is returned.
+ revamped netpgp(1) to make it clear what commands are available, how
  these commands relate to each other, and which commands take custom
  options
2009-05-21 00:33:31 +00:00
bin Reduce Pf/Ns usage. 2009-05-13 22:41:43 +00:00
common Set endptr if the base is not supported. The opengroup spec does not special 2009-05-20 22:03:29 +00:00
compat we need SHLINKINSTALLDIR to be /libexec for /bin and /sbin binaries. 2009-05-19 20:27:50 +00:00
crypto CHANGES 1.99.1 -> 1.99.2 2009-05-21 00:33:31 +00:00
dist Fix CVE-2009-1252: Buffer overflow in ntpd crypto code. A remote 2009-05-20 01:37:36 +00:00
distrib Install disk_begindetach.9 links. 2009-05-20 22:48:05 +00:00
doc Fix some outdated info/other minor clean up. 2009-05-20 12:44:29 +00:00
etc Remove obsolete ./usr/include/openpgpsdk 2009-05-18 12:50:41 +00:00
external Merge for pkg_install-20090513. 2009-05-17 21:31:59 +00:00
games Change getdate() to getdatestr() since the former maybe present on systems 2009-05-06 02:59:12 +00:00
gnu Specify that sorting in SEE ALSO should be done in a case-insensitive order. 2009-05-19 09:04:50 +00:00
include Add the getdate(3) function and getdate_err value, conforming to IEEE 2009-05-14 02:37:35 +00:00
lib mention that these functions return 0 and set errno to ERANGE on invalid base. 2009-05-20 22:01:34 +00:00
libexec fix signed/unsigned comparisons and const cast away (untested) 2009-05-20 22:31:46 +00:00
regress add regression test for gdtoa large field width. 2009-05-07 20:40:25 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin fputs() instead of puts() so we don't get the silly extra blank line 2009-05-19 22:55:24 +00:00
share Install disk_begindetach.9 links. 2009-05-20 22:48:05 +00:00
sys Retire IN_CALLBACK_ULK flagging since its not used anymore and the old 2009-05-20 15:30:26 +00:00
tests Fix calls to rump syscalls now that the padding argument is no 2009-05-15 15:54:03 +00:00
tools use new file 2009-05-08 17:45:22 +00:00
usr.bin catch up with rtld changes 2009-05-20 16:20:01 +00:00
usr.sbin wait() for dead ssh processes (but don't block, so we might have 2009-05-20 15:04:36 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00
BUILDING Introduce MKSUBPIXEL, which allows enabling subpixel rendering code 2009-05-01 19:42:18 +00:00
Makefile Make clean_METALOG in distrib/sets early in the build, to ensure that 2009-04-23 09:43:49 +00:00
Makefile.inc
UPDATING note a new failure mode thanks to the new string functions 2009-05-01 23:08:25 +00:00