freebsd_amp_hwpstate/sys
Matthew Dillon 9402b52081 Get rid of uninitialized variable warnings. No bugs found, just
preinitializing some locals to 0 to get rid of the compiler warnings.
1998-12-14 06:16:13 +00:00
..
alpha Get rid of CTLTYPE_OPAQUE in a SYSCTL_OPAQUE - it is added my the 1998-12-09 02:26:45 +00:00
amd64 Get rid of uninitialized variable warnings. No bugs found, just 1998-12-14 06:16:13 +00:00
boot unlocalize date 1998-12-07 16:17:41 +00:00
cam Return ENODEV instead of EINVAL when a particular exchange or move 1998-12-12 23:52:46 +00:00
coda Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
compat linux_pipe does not preserve the edx register. Linux and 1998-12-10 13:47:18 +00:00
compile
conf Added uhid again, sorting seems to work now 1998-12-13 23:14:03 +00:00
contrib/softupdates Remove some compiler warnings. 1998-12-10 20:11:47 +00:00
ddb Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
dev pci_device pd_probe function changed from returning char * to returning 1998-12-14 05:47:29 +00:00
fs Cleanup uninitialized-possibly-used (but really not) warnings 1998-12-14 05:00:59 +00:00
geom
gnu PR: kern/8819 1998-12-13 06:50:17 +00:00
i386 Get rid of uninitialized variable warnings. No bugs found, just 1998-12-14 06:16:13 +00:00
isa Add support for another 3COM/USR PNP modem, USR3031. 1998-12-13 23:12:54 +00:00
isofs/cd9660 MFC: loosen compare even though bde doesn't like it. 1998-12-06 11:36:24 +00:00
kern Fix -Wuninitialized warning regarding zero-length var-args ctl element. 1998-12-14 05:37:37 +00:00
libkern - Fix modulo bug. 1998-12-01 05:29:06 +00:00
miscfs Cleanup uninitialized-possibly-used (but really not) warnings 1998-12-14 05:00:59 +00:00
modules Install scripts without .sh suffix. 1998-11-12 00:37:39 +00:00
msdosfs The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
net Make the use of 'disc' vs 'ds' as prefix consistent by making all 'disc'. 1998-12-14 01:59:16 +00:00
netatalk The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
netatm Set and propagate the correct cause code values. 1998-12-11 21:47:47 +00:00
netinet Reviewed by: freebsd-current 1998-12-14 02:25:32 +00:00
netipx Back out last change; there was 'fixup' code for the case later. 1998-12-09 13:48:08 +00:00
netkey The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
netnatm Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
netns
nfs Remove the if fixed in the last commit; bde quite correctly point out 1998-12-09 15:12:53 +00:00
nfsclient The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
nfsserver Remove the if fixed in the last commit; bde quite correctly point out 1998-12-09 15:12:53 +00:00
pc98 Sync with sys/i386/isa/lpt.c revision 1.72. 1998-12-11 08:48:21 +00:00
pccard The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
pci Fix uninitialized variable warning by preinitializing 'class' to 0. This 1998-12-14 05:49:04 +00:00
posix4
powerpc Implement 'software completion' for floating point arithmetic. On the 1998-12-04 10:52:48 +00:00
rpc
sys Add a generic flag, CTLFLAG_SECURE, which can be used to mark a sysctl 1998-12-13 07:19:13 +00:00
tools Make the vnode opv vector construction fully dynamic. Previously we 1998-11-10 09:04:09 +00:00
ufs Fix -Wuninitialized warning regarding zero-length var-args ctl element. 1998-12-14 05:37:37 +00:00
vm Don't disable mmap with large file offset. 1998-12-09 20:22:21 +00:00
Makefile Build KLD modules, these work for both a.out and elf. 1998-11-03 06:50:58 +00:00