freebsd-dev/sys
Bruce Evans 2931901b1d Removed trailing semicolons from the definitions of the sysctl
declaration macros so that a semicolon can be added when the macros
are invoked without giving a (pedantic) syntax error.  Invocations
need to be followed by a semicolon so that programs like indent and
gtags don't get confused.

Fixed the one invocation that wasn't followed by a trailing semicolon.
1997-09-07 16:53:52 +00:00
..
alpha Always defines macros for PC-98 display. 1997-09-04 09:05:17 +00:00
amd64 Fix an intermittent problem during SMP code operation. Not all of the 1997-09-07 01:15:13 +00:00
compat Moved include files which are independent of bs driver. 1997-08-28 09:23:57 +00:00
compile
conf Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
ddb Minor hack to also allow for syscons's "interesting" arrow keys. 1997-08-17 21:21:50 +00:00
dev Changes to support NetBSD and the new ifmedia extensions. 1997-09-05 10:23:58 +00:00
fs Removed yet more vestiges of config-time swap configuration and/or 1997-09-07 16:21:11 +00:00
geom Removed unused #includes. 1997-06-14 13:56:12 +00:00
gnu Removed yet more vestiges of config-time swap configuration and/or 1997-09-07 16:21:11 +00:00
i386 Removed more vestiges of config-time swap configuration. 1997-09-07 12:56:46 +00:00
isa Add a new compile option SC_HISTORY_SIZE to specify the history buffer 1997-09-04 23:01:06 +00:00
isofs/cd9660 Removed yet more vestiges of config-time swap configuration and/or 1997-09-07 16:21:11 +00:00
kern Removed trailing semicolons from the definitions of the sysctl 1997-09-07 16:53:52 +00:00
libkern Removed unused #includes. 1997-08-02 14:33:27 +00:00
miscfs Removed yet more vestiges of config-time swap configuration and/or 1997-09-07 16:21:11 +00:00
modules Remove the vm86 LKM. 1997-08-28 14:45:26 +00:00
msdosfs Removed unused #includes. 1997-09-02 20:06:59 +00:00
net Fix a typo that becomes apparent when compiling without COMPAT_443. 1997-09-07 11:09:22 +00:00
netatalk Removed unused #includes. 1997-09-07 08:30:24 +00:00
netinet Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00
netipx Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
netkey
netnatm Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
netns
nfs Removed more vestiges of config-time swap configuration. 1997-09-07 12:56:46 +00:00
nfsclient Removed more vestiges of config-time swap configuration. 1997-09-07 12:56:46 +00:00
nfsserver Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
pc98 Synchronize with sys/i386/isa/pcaudio.c revision 1.36. 1997-09-07 12:46:44 +00:00
pccard Oops, unremoved used #include. 1997-07-21 16:55:28 +00:00
pci Changes to support NetBSD and the new ifmedia extensions. 1997-09-05 10:23:58 +00:00
powerpc/include
rpc
scsi Add a quirk flag for CD drives that jam when seeing a START STOP UNIT 1997-09-07 15:06:08 +00:00
sys Removed trailing semicolons from the definitions of the sysctl 1997-09-07 16:53:52 +00:00
tools
ufs Removed yet more vestiges of config-time swap configuration and/or 1997-09-07 16:21:11 +00:00
vm Removed yet more vestiges of config-time swap configuration and/or 1997-09-07 16:21:11 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00