freebsd-dev/sys
Eivind Eklund 4979978b8d Fix grouping of statements. This remove a potential panic in the soft
updates code.  While I'm here, remove an unintended trigraph.

Reviewed by:	Kirk McKusick <kirk@freebsd.org>
1998-12-07 17:23:45 +00:00
..
alpha fix warning messages from previous delta 1998-12-06 00:10:52 +00:00
amd64 Avoid compiler warning (printf arg type mismatch) when compiling #ifdef DEBUG 1998-12-06 00:03:30 +00:00
boot unlocalize date 1998-12-07 16:17:41 +00:00
cam use CAM_DEBUG_XPT to track XPT; correct a misspelling 1998-12-06 00:06:48 +00:00
coda Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
compat Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
compile
conf Sync with sys/i386/conf/optins.i386 revision 1.94. 1998-12-05 09:20:53 +00:00
contrib/softupdates Change dirty block list handling to use TAILQ macros. 1998-10-31 15:33:32 +00:00
ddb Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
dev Add sanity check to foo_start() routines: in the unlikely (though 1998-12-05 02:21:44 +00:00
fs '\0' is the most ugly NULL pointer constant I've ever seen in real code. 1998-12-07 02:47:46 +00:00
geom Update system to new device statistics code. 1998-09-15 08:15:30 +00:00
gnu Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
i386 Ifdefed a conditionally used include. 1998-12-06 17:58:21 +00:00
isa Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
isofs/cd9660 MFC: loosen compare even though bde doesn't like it. 1998-12-06 11:36:24 +00:00
kern Fix grouping of statements. This remove a potential panic in the soft 1998-12-07 17:23:45 +00:00
libkern - Fix modulo bug. 1998-12-01 05:29:06 +00:00
miscfs '\0' is the most ugly NULL pointer constant I've ever seen in real code. 1998-12-07 02:47:46 +00:00
modules Install scripts without .sh suffix. 1998-11-12 00:37:39 +00:00
msdosfs Honor MNT_NOATIME. 1998-11-29 22:38:57 +00:00
net Propagate unsignedness to all variants of 'k', and reorganize the 1998-12-07 16:31:15 +00:00
netatalk Staticize. 1998-11-26 18:50:24 +00:00
netatm Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
netinet Clean up some pointer usage. 1998-12-07 05:41:10 +00:00
netipx Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
netkey Fixed printf format errors. 1998-08-17 01:05:25 +00:00
netnatm Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
nfsclient Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
nfsserver Fix a panic in nfsrv_dorec() where a NULL pointer could be passed to 1998-11-13 09:44:12 +00:00
pc98 Sync with sys/i386/isa/fd.c revision 1.125. 1998-12-05 09:24:20 +00:00
pccard Add #include to get a prototype for update_intr_masks(). 1998-11-09 09:30:55 +00:00
pci if_rl.c: make a small tweak to properly handle the Accton MPX 5030/5038 1998-12-07 00:35:06 +00:00
posix4 Set PAGE_SIZE for _SC_PAGESIZE sysconf(). 1998-06-01 21:54:43 +00:00
powerpc Implement 'software completion' for floating point arithmetic. On the 1998-12-04 10:52:48 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
sys Add __attribute__ ((unused)) to the SYSINIT etc macros which declare 1998-12-03 23:02:03 +00:00
tools Make the vnode opv vector construction fully dynamic. Previously we 1998-11-10 09:04:09 +00:00
ufs Don't use the strange null pointer constant `(ufs_daddr_t)0' in a call 1998-11-29 03:12:06 +00:00
vm Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
Makefile Build KLD modules, these work for both a.out and elf. 1998-11-03 06:50:58 +00:00