1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/conf
Crist J. Clark 4479e72cc6 Documentation nitpick. IPFIREWALL_VERBOSE logging really has nothing
to do with "dropped packets." Any packets matching rules with the
'log' directive are logged regardless of the action, drop, pass,
divert, pipe, etc.

MFC after:	1 day
2001-10-11 11:21:18 +00:00
..
defines
files Dissociate ptrace from procfs. 2001-10-07 20:08:42 +00:00
files.alpha Add linux_sysctl.c, and linux_uid16.c to the x86 platforms. 2001-09-08 22:35:28 +00:00
files.i386 Correct intended fix to my foul-up. 2001-09-08 23:26:40 +00:00
files.ia64 Remove nexus_pcib.c. 2001-10-06 10:09:14 +00:00
files.pc98 Rewrite the pc98 bus_space stuff. 2001-10-07 10:04:18 +00:00
files.powerpc Add -msoft-float to COPTS to stop GCC attempting to be "smart" and using 2001-06-27 12:10:25 +00:00
files.sparc64 Add identcpu.c. 2001-09-30 21:35:32 +00:00
kern.mk This will have to be revised, but allow putting 'makeoptions GCC3=true' 2001-09-10 06:23:33 +00:00
kmod.mk On second thoughts, make kldxref failures non-fatal. 2001-09-11 01:13:49 +00:00
ldscript.alpha Use the kernbase symbol exported from locore.o instead of hardcoded magic 2001-09-20 09:19:38 +00:00
ldscript.amd64 Remove hard coded magic load address. Now to change the load address, 2001-09-18 01:12:43 +00:00
ldscript.i386 Remove hard coded magic load address. Now to change the load address, 2001-09-18 01:12:43 +00:00
ldscript.ia64 Change the kernel layout to match Linux/ia64 more closely. This prevents 2001-03-09 13:47:25 +00:00
ldscript.powerpc Page align the data segment. 2001-10-08 10:43:34 +00:00
ldscript.sparc64 Add kernbase symbol and use it instead of magic numbers in the 2001-09-21 05:43:38 +00:00
majors Introduce network device nodes. Network devices will now automatically 2001-09-29 05:55:04 +00:00
Makefile.alpha Back out the last change - it was made to the wrong Makefile. 2001-09-10 14:47:34 +00:00
Makefile.i386 Enable hardwiring of things like tunables from embedded enironments 2001-08-27 05:11:53 +00:00
Makefile.ia64 Allow C++ comments in headers - the EFI headers are full of them. 2001-09-15 12:28:02 +00:00
Makefile.pc98 Enable hardwiring of things like tunables from embedded enironments 2001-08-27 05:11:53 +00:00
Makefile.powerpc Enable hardwiring of things like tunables from embedded enironments 2001-08-27 05:11:53 +00:00
Makefile.sparc64 Enable hardwiring of things like tunables from embedded enironments 2001-08-27 05:11:53 +00:00
newvers.sh
NOTES Documentation nitpick. IPFIREWALL_VERBOSE logging really has nothing 2001-10-11 11:21:18 +00:00
options Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader 2001-10-10 23:06:54 +00:00
options.alpha Implement support for MAXMEM option and hw.physmem environment variable 2001-09-10 07:03:59 +00:00
options.i386 Introduce new syscons(4) kernel options: 2001-09-21 20:41:24 +00:00
options.ia64 Add various file relating to firmware interfaces and make SKI support 2001-09-29 11:46:22 +00:00
options.pc98 Rewrite the pc98 bus_space stuff. 2001-10-07 10:04:18 +00:00
options.powerpc Add a cosmetic comment. 2001-08-02 23:54:23 +00:00
options.sparc64 Add a Makefile, ldscript, and config magic for sparc64. This is tailored 2001-08-03 01:09:10 +00:00
systags.sh