NetBSD/lib
dholland 01e782f371 Revert the following changes:
src/sys/sys/quotactl.h 1.37
   src/sys/compat/netbsd32/netbsd32.h 1.101
   src/sys/compat/netbsd32/netbsd32_netbsd.c 1.188, 1.189
   src/sys/kern/vfs_quotactl.c 1.39
   src/sys/kern/vfs_syscalls.c 1.483
   src/sys/ufs/lfs/ulfs_quota.c 1.11
   src/sys/ufs/ufs/ufs_quota.c 1.116
   src/lib/libquota/quota_kernel.c 1.5

and do them correctly.

If you're going to change the name of something, you need to change
the name of *all* the things with the same name, not just a handful,
and you should change it to something similar so it still matches the
rest of the system rather than just picking an arbitrarily different
name.

Hi, Joerg.

To wit, rename the quotactl "delete" operation to "del", because
"delete" is a reserved word in C++ and for some reason Joerg wants to
run internal interfaces used only by C code through his C++ compiler.
Do not rename it to "remove" instead, because this doesn't match
libquota or the rest of the usage throughout the system; and rename
all the related identifiers, not just the ones that blew the mind of
Joerg's C++ compiler.

Because this is not a user-facing API (the only userland consumer
sys/quotactl.h is libquota) it is sort of ok to make arbitrary
source-incompatible changes; however, by the same token it's completely
unnecessary. If it *were* a user-facing API that someone might have a
semi-rational reason to want to run a C++ compiler on, it would be
incorrect to change it at this point.
2014-06-28 22:27:50 +00:00
..
csu Ensure notes are properly padded to 32bit length. 2014-05-14 14:59:14 +00:00
i18n_module
libarch Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libbluetooth Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libbpfjit
libbsdmalloc
libbz2
libc don't depend on expandtc to open the database or not. 2014-06-26 20:14:32 +00:00
libc_vfp
libcompat
libcrypt
libcurses remove the build support for GCC 4.1, and any hacks i found for it. 2014-06-13 01:17:45 +00:00
libdm
libedit cast gotsig because it is long on some systems. 2014-06-18 20:12:15 +00:00
libexecinfo Make EHABI optional. 2014-05-06 16:02:10 +00:00
libform
libintl
libipsec
libisns
libkern
libkvm #include <m68k/m68k.h> 2014-03-04 06:38:08 +00:00
liblwres
libm Add modfl(3). From FreeBSD. 2014-06-16 12:54:42 +00:00
libmenu
libnpf add npf_ext_param_string() 2014-05-19 18:47:19 +00:00
libossaudio libossaudio minor version bump to signify new ioctls. 2014-05-18 10:36:34 +00:00
libp2k rump_pub_getversion -> rump_getversion 2014-03-10 22:47:27 +00:00
libpam Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libpci
libperfuse
libpmc
libposix
libppath
libprop
libpthread Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libpthread_dbg Introduce GENASSYM_CPPFLAGS for options during genassym processing. 2014-03-04 14:58:14 +00:00
libpuffs Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libquota Revert the following changes: 2014-06-28 22:27:50 +00:00
libradius
librefuse Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libresolv
librmt
librpcsvc
librt
librump
librumpclient pretend to handle the poll return value for -Wunused-but-set 2014-04-25 12:20:12 +00:00
librumpdev
librumphijack Add Android support for rump kernel. 2014-04-02 17:09:23 +00:00
librumpnet
librumpuser Hrmph, revert previous pending another fix. I tested it yesterday with 2014-06-23 12:38:18 +00:00
librumpvfs Add rump_boot_etfs_register(), which can be used to specify etfs 2014-06-13 15:45:01 +00:00
libskey
libss
libtelnet Avoid enum type mismatch. 2014-04-26 22:10:40 +00:00
libterminfo Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libukfs New sentence, new line. 2014-02-14 07:27:37 +00:00
libusbhid
libutil In COMPAT_DKWEDGE, attempt to open the label as specified in the NAME= entry. 2014-05-25 13:46:07 +00:00
libwrap
liby
libz Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
lua
npf
Makefile remove the build support for GCC 4.1, and any hacks i found for it. 2014-06-13 01:17:45 +00:00
Makefile.inc
bumpversion
checkoldver
checkver
checkvers