Go to file
agc 9470081fd3 Use a lua for loop in preference to a while and increment in the lua
example code - suggested by Marc Balmer.

	% make USETOOLS=no t
	cp Makefile a
	./netpgp.lua --sign --detached a
	netpgp: default key set to "C0596823"
	pub 2048/RSA (Encrypt or Sign) 1b68dcfcc0596823 2004-01-12
	Key fingerprint: d415 9deb 336d e4cc cdfa 00cd 1b68 dcfc c059 6823
	uid              Alistair Crooks <agc@netbsd.org>
	uid              Alistair Crooks <agc@pkgsrc.org>
	uid              Alistair Crooks <agc@alistaircrooks.com>
	uid              Alistair Crooks <alistair@hockley-crooks.com>
	netpgp passphrase:
	-rw-r--r--  1 agc  agc  287 Oct 17 15:58 a.sig
	./netpgp.lua --verify a.sig
	netpgp: default key set to "C0596823"
	netpgp: assuming signed data in "a"
	Good signature for a.sig made Sat Oct 17 15:58:09 2009
	using RSA (Encrypt or Sign) key 1b68dcfcc0596823
	pub 2048/RSA (Encrypt or Sign) 1b68dcfcc0596823 2004-01-12
	Key fingerprint: d415 9deb 336d e4cc cdfa 00cd 1b68 dcfc c059 6823
	uid              Alistair Crooks <alistair@hockley-crooks.com>
	uid              Alistair Crooks <agc@pkgsrc.org>
	uid              Alistair Crooks <agc@netbsd.org>
	uid              Alistair Crooks <agc@alistaircrooks.com>
	%
2009-10-18 07:23:37 +00:00
bin Fix the "dne" handling and chmod behaviour properly: values of dne 2009-10-08 20:36:41 +00:00
common Back out previous. Builds for me and on autobuild cluster. 2009-10-11 12:13:45 +00:00
compat "regenerate" this based on the non-compat version updating. 2009-09-11 22:36:39 +00:00
crypto Use a lua for loop in preference to a while and increment in the lua 2009-10-18 07:23:37 +00:00
dist This hasn't been used in a while. Long live external/bsd/file! 2009-10-17 23:05:32 +00:00
distrib Kill two duplicate lines. 2009-10-18 01:40:44 +00:00
doc Import dhcpcd-5.1.2 2009-10-16 21:59:40 +00:00
etc Add directory "/etc/zfs". 2009-10-12 08:54:19 +00:00
external Move to a 2-clause BSD license 2009-10-18 03:53:32 +00:00
games Disable writing scores when built for /rescue. PR 42009 2009-09-08 13:38:01 +00:00
gnu we have getdelim now! 2009-10-12 22:20:50 +00:00
include In a furious blaze of *facepalm* / "what was i thinking?", fix the 2009-10-13 22:00:31 +00:00
lib Implement abortop. 2009-10-17 23:20:15 +00:00
libexec LDADD+= instead of LDADD= 2009-10-09 20:19:44 +00:00
regress add packed tests. 2009-10-04 15:12:41 +00:00
rescue kill ldd_aout. it didn't work anyway...not since i don't know when. 2009-08-22 06:52:15 +00:00
sbin Do not use .Xo / .Xc without a good reason. 2009-10-14 22:00:55 +00:00
share Remove pool_cache_invalidate_local(9) from the sets, and mark the 2009-10-15 22:59:12 +00:00
sys Don't try to read disklabel to check FS_RAID on floppy boot since 2009-10-18 06:24:21 +00:00
tests comment adjustment. hardly any functional change involved. 2009-10-15 16:50:00 +00:00
tools Only brand newer binutils. 2009-10-14 07:30:47 +00:00
usr.bin use system to parse args 2009-10-17 22:36:23 +00:00
usr.sbin pass lint 2009-10-17 22:26:13 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
BUILDING If ${NETBDSRCDIR}/../xsrc exists, then use it as the default value 2009-10-10 19:05:28 +00:00
Makefile build & install librumpdev_netsmb and librumpfs_smbfs components 2009-09-04 17:21:33 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING add a note about accidental compiled/xkb symlinks appearing 2009-10-02 03:13:23 +00:00
build.sh There is no variable called __SRC_TOP_OBJ__. Use the correct one instead. 2009-10-15 03:21:45 +00:00