Go to file
agc 6715e11a99 CHANGES 1.99.3 -> 1.99.4
+ get rid of some magic constants
+ revamped regression test script to count number of tests passed
+ made checkhash array in ops_seckey_t dynamic, rather than statically
  allocated
+ made mdc array dynamic, and added a length field to mdc for future use
+ revamped usage message to match reality
+ made portable version again for the autoconfed package sources
+ add separate netpgpdigest.h file so that separate digest sizes can be
  used without having to include "packet.h" in everything
2009-05-25 06:43:31 +00:00
bin Reduce Pf/Ns usage. 2009-05-13 22:41:43 +00:00
common rpst_insert_node1: fix an inverted condition. 2009-05-22 11:38:05 +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.3 -> 1.99.4 2009-05-25 06:43:31 +00:00
dist More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
distrib file(1) no longer provides the plain text "magic" database. 2009-05-24 22:59:18 +00:00
doc Note fd changes. 2009-05-24 21:42:39 +00:00
etc Create /dev/zfs and /dev/zpool/. 2009-05-23 22:29:14 +00:00
external change it from nonsense to english 2009-05-22 19:08:06 +00:00
games ANSIfy function declarations. 2009-05-25 04:33:53 +00:00
gnu "if" does not accept an "el" (else); use "ie" instead. 2009-05-21 15:54: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 Crank date for previous. 2009-05-24 02:30:17 +00:00
libexec Apply fix borrowed from i386: Fix const issue (cast const pointers 2009-05-24 20:35:41 +00:00
regress add regression test for gdtoa large field width. 2009-05-07 20:40:25 +00:00
rescue
sbin fputs() instead of puts() so we don't get the silly extra blank line 2009-05-19 22:55:24 +00:00
share Put DESCRIPTION before HARDWARE. New sentence, new line. 2009-05-24 19:06:45 +00:00
sys remove prototypes of unexistent functions. (fd_clear, fd_remove) 2009-05-25 03:59:45 +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 More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
usr.sbin - prevent recursive error calls fatal -> die -> cleanup -> sys_cleanup -> cf* -> 2009-05-24 20:31:25 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +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
build.sh