NetBSD/lib
dholland 59b296daa7 Change the syscall API for quotas over to the new non-proplib one.
- struct vfs_quotactl_args -> struct quotactl_args
   - add sys/stdint.h to sys/quotactl.h for clean userland build
   - install sys/quotactl.h in /usr/include
   - update set lists for same
   - add new marshalling code in libquota
   - add new unmarshalling code in vfs_syscalls.c
   - discard proplib interpreter code in vfs_quotactl.c
   - add dispatching code for the 14 quotactl ops in vfs_quotactl.c
   - mark the proplib quotactl syscall obsolete
   - add a new syscall number for the new quotactl syscall
   - change the name of the syscall to __quotactl()
   - remove the decl of the old quotactl from quota/quotaprop.h
   - add a decl of the new quotactl to sys/quotactl.h
   - update the libc build
   - update ktruss
   - remove proplib marshalling code from libquota
   - update copy of syscall table in gdb ppc sources
   - hack rumphijack to accomodate new quotactl name (as I recall,
     pooka wanted such a name change to simplify something, but I
     don't really see what/how)

This change appears to require a kernel version bump for rumpish
reasons.
2012-02-01 05:34:38 +00:00
..
csu Implement crtbegin* for sh3. Tested to work on landisk. 2012-01-31 20:30:15 +00:00
i18n_module remove all the code that supported HAVE_GCC=3. mostly from chuq. 2011-06-20 06:52:36 +00:00
libarch Put libalpha back. 2011-07-28 20:30:06 +00:00
libbluetooth Kill a bunch of manual __attribute__ usages and replace them with the 2011-11-28 12:44:18 +00:00
libbsdmalloc Define _REENT. Extend CPPFLAGS. 2011-04-10 16:47:39 +00:00
libbz2 remove all the code that supported HAVE_GCC=3. mostly from chuq. 2011-06-20 06:52:36 +00:00
libc Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
libcompat
libcrypt Remove trailing whitespace. 2012-01-02 18:06:37 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses handle the case where we have no space properly (Nat Sloss) 2012-01-27 15:37:09 +00:00
libdm Fix problem where DM_IOCTL_NAME was used in libdm_task_set_uuid except of 2011-05-30 01:10:57 +00:00
libedit PR/45843: Henning Petersen: Fix resource leak on error. 2012-01-16 14:57:45 +00:00
libform Kill a bunch of manual __attribute__ usages and replace them with the 2011-11-28 12:44:18 +00:00
libintl libintl crash when *.mo file lacks header section(old gettext format). 2012-01-21 13:35:49 +00:00
libipsec include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland 2012-01-04 16:09:40 +00:00
libisns Kill a bunch of manual __attribute__ usages and replace them with the 2011-11-28 12:44:18 +00:00
libkvm fix handling of large pages. 2012-01-10 16:01:16 +00:00
libl
liblwres
libm fix minor typo 2011-11-29 13:17:04 +00:00
libmenu
libnpf - Expire all sessions on flush. 2012-01-15 00:49:47 +00:00
libossaudio fix non-portable shift. 2011-09-13 19:10:18 +00:00
libp2k Add a flag to VOP_LISTEXTATTR(9) so that the vnode interface can tell the 2011-07-04 08:07:29 +00:00
libpam remove unneeded change 2012-01-28 21:54:26 +00:00
libpci
libperfuse Fix 32-bit build 2012-01-29 09:01:31 +00:00
libpmc
libposix remove second _errno.h 2011-10-27 19:56:50 +00:00
libppath Add sources, Makefiles, and manual pages for ppath(3), a 2011-08-25 14:55:36 +00:00
libprop Fix an implementation inconsistency with the prop_*_send_syscall() and 2011-09-30 22:08:18 +00:00
libpthread Introduce __HAVE_NO___THREAD for sun2 and vax to disable the TLS usage. 2012-01-17 20:34:57 +00:00
libpthread_dbg constify. 2011-10-02 18:18:14 +00:00
libpuffs Remove obsolete puffs_suspend(3) xref. 2011-12-26 17:59:07 +00:00
libquota Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
libradius
librefuse Set eofflag in puffs_fuse_node_readdir() from librefuse. 2011-11-24 01:56:22 +00:00
libresolv
librmt add a missing " to a string literal in some #if'd out code that GCC 4.5 found. 2011-06-21 09:35:23 +00:00
librpcsvc Apply casts to cases where xdrproc_t is expected but is not 2011-08-30 17:06:20 +00:00
librt Improvements in secmodel(9). Document secmodel_register(9), _deregister(9) 2011-12-04 21:08:37 +00:00
librump Duplicate item detected, destroying duplicate. 2011-04-15 22:57:05 +00:00
librumpclient Request always_inline for rumpclient__dofork, it won't work correctly 2011-12-16 23:19:28 +00:00
librumpdev
librumphijack Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
librumpnet
librumpuser Remove arc4random() and arc4randbytes() from the kernel API. Replace 2011-11-28 08:05:05 +00:00
librumpvfs
libskey
libss
libtelnet PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTION 2012-01-09 15:25:33 +00:00
libterminfo Kill a bunch of manual __attribute__ usages and replace them with the 2011-11-28 12:44:18 +00:00
libukfs
libusbhid PR/45850: Pierre Pronchery: USB multi-touch panels are not supported 2012-01-17 03:49:19 +00:00
libutil - add strspct 2012-01-07 18:40:55 +00:00
libwrap
liby
libz
lua Remove an unused constant. 2011-11-13 16:56:15 +00:00
bumpversion
checkoldver
checkver
checkvers
Makefile hook in tre 2011-11-05 22:40:01 +00:00
Makefile.inc