NetBSD/lib
agc 426de30578 Flesh out the args management a bit more:
+ put some meat into the add_arg and insert_arg functions
+ implement the free_args function
+ use 0 and 1 return values, instead of EXIT_SUCCESS and EXIT_FAILURE, in
  internal functions (they bear no relation to shell exit values)
+ deep copy argument structures in refuse.c - we need to do this because
  some FUSE file systems attempt to obliterate^Wcloak the argument vector
  "for security reasons"
+ a side benefit of this is that we get the specific refuse file system
  name back again:

[10:48:43] agc@inspiron1300 ...src/lib/librefuse 38 > df
Filesystem         1K-blocks      Used     Avail Capacity  Mounted on
/dev/dk0            28101396  19318530   7377798    72%    /
kernfs                     1         1         0   100%    /kern
procfs                     4         4         0   100%    /proc
ptyfs                      1         1         0   100%    /dev/pts
puffs:refuse:id3fs         0         0         0   100%    /mnt
[10:48:51] agc@inspiron1300 ...src/lib/librefuse 39 >
2007-04-16 09:55:51 +00:00
..
csu Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
i18n_module add new encoding support to iconv(3): 2007-04-01 18:52:28 +00:00
libarch fix more caddr_t -> void * fallout. 2007-03-05 03:05:16 +00:00
libasn1 Add emalloc. 2006-12-11 00:55:02 +00:00
libbluetooth expose the bthcid API details so that external PIN clients do not 2006-09-26 19:18:19 +00:00
libbsdmalloc
libbz2
libc Don't clobber callee save registers r12 & r13 in swapcontext. They 2007-04-12 12:33:26 +00:00
libcom_err
libcompat Fix MKDEBUGLIB build. 2007-02-16 16:34:17 +00:00
libcrypt Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
libcrypto sort. 2007-03-10 16:30:45 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses Pull down the following from the wcurses branch: 2007-01-22 21:14:53 +00:00
libdes
libedit Fix bug with multiple pending el_pushes. Reported by Julien Torres. 2007-03-01 21:41:45 +00:00
libevent Avoid a warning about an unused variable if compiling with -DNDEBUG. 2007-01-26 19:34:30 +00:00
libform Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
libgssapi
libhdb
libintl Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
libipsec Bump libipsec minor 2006-12-10 18:47:15 +00:00
libiscsi
libkadm5clnt Add kadm5_err.h to DPSRSC (as is done in libkadm5srv) otherwise we 2006-11-11 14:00:56 +00:00
libkadm5srv
libkafs
libkrb5 fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
libkvm Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
libl fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
libm remove references to old cabs() 2007-02-26 12:10:56 +00:00
libmagic regen 2007-03-04 15:27:54 +00:00
libmenu fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
libossaudio
libpam bump date 2007-03-10 18:31:42 +00:00
libpcap
libpci
libpmc
libposix
libprop Add prop_dictionary_all_keys.3 link (hi, potr). 2006-10-27 01:29:37 +00:00
libpthread Mirror a fix made to the kernel's condvars: 2007-04-12 21:36:06 +00:00
libpthread_dbg Remove more SA libpthread stuff. 2007-03-14 21:09:01 +00:00
libpuffs some routines for setting mount parameters 2007-04-16 08:28:55 +00:00
libradius no point in using alloca here. 2006-11-09 17:02:52 +00:00
librefuse Flesh out the args management a bit more: 2007-04-16 09:55:51 +00:00
libresolv
librmt
libroken No need to compile their own efun's. 2006-08-26 18:12:50 +00:00
librpcsvc
librt
libsdp be nice, and linger to let the L2CAP connection close down gracefully 2007-04-07 21:08:46 +00:00
libskey catch up with new location for rmd160.h header file 2006-10-28 15:35:28 +00:00
libsl
libss
libssh bump major 2007-03-10 23:07:18 +00:00
libssl
libssp PR/35034: Henning Petersen: Forgot to commit shlib_version 2006-11-11 07:40:45 +00:00
libtelnet Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
libterm Split "if (cond) stmt;" to be on separate lines. 2006-12-19 02:02:03 +00:00
libusbhid add const to the data for hid_use_report_desc() since it does 2007-04-11 20:56:20 +00:00
libutil Remove pw_error prototype, the function is described in a different man page. 2007-02-17 09:37:55 +00:00
libvers
libwrap
liby
libz
bumpversion
checkoldver
checkver
checkvers
Makefile insert .WAIT between libcom_err and libasn1. 2007-03-01 02:54:51 +00:00
Makefile.inc WFORMAT is no more... 2006-10-08 17:52:28 +00:00