1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/conf
Robert Watson 5578933d56 Add a 'strvalid()' call to libkern. Given a character pointer, and
buffer length, determine if the pointer is to a valid string.  Currently,
the only check is whether a '\0' appears in the buffer.  This is useful
when pulling in a structure from userland that may contain one or more
strings, and validity testing must be performed on elements of the
structure.  When copying normal string arguments, copyinstr() is
expected to be used.
2002-02-18 00:37:03 +00:00
..
defines
files Add a 'strvalid()' call to libkern. Given a character pointer, and 2002-02-18 00:37:03 +00:00
files.alpha genassym builds need the -fno-common stripped out. 2002-01-11 07:52:02 +00:00
files.i386 Add the puc (PCI "Universal" Communications) driver. The idea and some of 2002-02-16 15:12:14 +00:00
files.ia64
files.pc98 MFi386: revision 1.392 2002-02-17 08:55:42 +00:00
files.powerpc
files.sparc64 Add counter.c and sbus.c. Unify style. 2002-02-13 16:29:51 +00:00
kern.mk
kern.post.mk Eliminate the use of commons in the kernel and modules, 2002-01-10 03:52:01 +00:00
kern.pre.mk Always build all modules for LINT 2002-02-17 21:00:20 +00:00
kmod_syms.awk Eliminate the use of commons in the kernel and modules, 2002-01-10 03:52:01 +00:00
kmod.mk Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.ia64
ldscript.powerpc
ldscript.sparc64
majors Correct the majors entry for 'iir'. 163 is vacated now. 2002-01-20 09:01:07 +00:00
Makefile.alpha Proper fix for old config setting maxusers to 8. 2001-12-14 09:39:29 +00:00
Makefile.i386 Added 'MACHINE=i386' to MKMODULESENV variable. 2002-01-14 12:48:18 +00:00
Makefile.ia64 Proper fix for old config setting maxusers to 8. 2001-12-14 09:39:29 +00:00
Makefile.pc98 Proper fix for old config setting maxusers to 8. 2001-12-14 09:39:29 +00:00
Makefile.powerpc Proper fix for old config setting maxusers to 8. 2001-12-14 09:39:29 +00:00
Makefile.sparc64 Add -mcmodel=medlow to COPTS. This is needed to build working kernels. 2001-12-24 13:35:43 +00:00
newvers.sh
NOTES Add the puc (PCI "Universal" Communications) driver. The idea and some of 2002-02-16 15:12:14 +00:00
options Garbage-collect options ACPI_NO_ENABLE_ON_BOOT, AML_DEBUG, BLEED, 2002-02-15 13:16:11 +00:00
options.alpha Garbage collect options AVM_A1_PCI, AVM_A1_PCMCIA, DEBUG_LINUX, DEV_APM, 2002-02-15 10:19:39 +00:00
options.i386 Add the puc (PCI "Universal" Communications) driver. The idea and some of 2002-02-16 15:12:14 +00:00
options.ia64
options.pc98 MFi386: revision 1.167 2002-02-17 08:56:12 +00:00
options.powerpc
options.sparc64
systags.sh