aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* For this regression test to pass, you must run ipmon in the Australia/VictoriaDarren Reed2002-03-191-4/+5
* do not include the missing ip_h323_pxy.cDarren Reed2002-03-191-1/+0
* remove because of licence reasonsDarren Reed2002-03-191-275/+0
* both ipnat and ipfstat now use libkvm rather than their own home-rolledDarren Reed2002-03-192-2/+5
* put an extern for ip6_protox in here where it is only used for kernel compilingDarren Reed2002-03-191-0/+1
* put an extern for inet6sw in here and make it active only for kernel compilingDarren Reed2002-03-191-0/+4
* Add five GEOM oriented ioctls to get basic information about a geom device.Poul-Henning Kamp2002-03-194-11/+49
* o Remove __PWarner Losh2002-03-191-5/+3
* #if 0 some unused variables (only in #if 0 code)Peter Wemm2002-03-191-0/+4
* Add some break's after default: in the end of switch statements toPeter Wemm2002-03-192-0/+4
* Move savecore build enable to MD section of Makefile, currently enabledPeter Wemm2002-03-191-2/+6
* Add -ffreestanding to CFLAGS for ia64. This should probably be globalPeter Wemm2002-03-191-0/+2
* Quit a warning introduced by UMA. This only occurs on machines whereJeff Roberson2002-03-191-1/+1
* fix conflicts generated by import, completing import of ipf3.4.25Darren Reed2002-03-199-137/+363
* This commit was generated by cvs2svn to compensate for changes in r92688,Darren Reed2002-03-1930-0/+1886
|\
| * Import IPFilter 3.4.25Darren Reed2002-03-1930-0/+1886
* | This commit was generated by cvs2svn to compensate for changes in r92686,Darren Reed2002-03-1955-1252/+2449
|\|
| * Import IPFilter 3.4.25Darren Reed2002-03-1984-2261/+4892
* | fix conflicts (mostly damn rcs id's) generated by importDarren Reed2002-03-1920-854/+2055
* | This file is being removed pending the all clear on its licence by someoneDarren Reed2002-03-191-275/+0
* | This commit was generated by cvs2svn to compensate for changes in r92680,Darren Reed2002-03-193-0/+676
|\ \
| * | Import IPFilter 3.4.25 (last version 3.4.20)Darren Reed2002-03-193-0/+676
| * | This commit was manufactured by cvs2svn to create branchcvs2svn2001-09-121-0/+29
| * | Import version 3.4.20 of IPFiltervendor/ipfilter-sys/3-4-20Darren Reed2001-07-2818-510/+862
| * | Update IP Filter kernel sourcevendor/ipfilter-sys/v3-4-16Darren Reed2001-02-0422-119/+259
| * | Import IP filter 3.4.13Darren Reed2000-10-298-48/+58
| * | Import IP Filter 3.4.12 into kernel source treeDarren Reed2000-10-2614-192/+613
| * | Import IP Filter 3.4.9 bits into the kernelDarren Reed2000-08-1310-102/+367
| * | import ipfilter 3.4.8Darren Reed2000-07-1913-112/+226
| * | Import IP Filter 3.4.4 into the kernelDarren Reed2000-05-2420-2497/+6853
| * | This commit was manufactured by cvs2svn to create branchcvs2svn1999-12-060-0/+0
| * | This commit was manufactured by cvs2svn to create branch 'DARRENR'.cvs2svn1999-12-063-0/+612
* | | Enabling the SKI option is a guaranteed breakage for me. Interrupts noPeter Wemm2002-03-191-1/+4
* | | My ia64 box for some reason likes to fragment the beginning/end of memoryPeter Wemm2002-03-191-1/+1
* | | Fix some unused variables.Peter Wemm2002-03-193-1/+5
* | | Move a couple of prototypes together instead of being incompletelyPeter Wemm2002-03-194-7/+4
* | | __func__ is a const char *, not a "string" that can be concatenated.Peter Wemm2002-03-191-3/+3
* | | Fix a pointer/int warningPeter Wemm2002-03-191-1/+1
* | | #ifdef SMP some variables that are only used elsewhere under #ifdef SMPPeter Wemm2002-03-191-0/+2
* | | Work around an apparent compiler bug with gcc-3.1, although it might bePeter Wemm2002-03-191-2/+5
* | | Believe it or not, I ran into the 32MB stack size limit using a nativelyPeter Wemm2002-03-191-1/+1
* | | #if 0 out some unused code.Peter Wemm2002-03-192-0/+5
* | | Add some #includes after things got broken with the last round ofPeter Wemm2002-03-192-0/+3
* | | Turn off the ia64 ITC timecounter when SMP is present since it has thePeter Wemm2002-03-191-0/+10
* | | Fix a gcc-3.1+ warning.Peter Wemm2002-03-197-0/+16
* | | Pacify gcc-3.1+, initialize two variables to avoid -WuninitializedPeter Wemm2002-03-191-2/+2
* | | Fix warnings on gcc-3.1+ where __func__ is a const char * instead of aPeter Wemm2002-03-191-2/+2
* | | Regen; post SMC id's and also pick up a previously forgotten regen(?).Peter Wemm2002-03-192-2/+49
* | | Add another SMC device ID and the hub ID that it went with.Peter Wemm2002-03-191-0/+3
* | | Add the ia64 bus space tag for the IO ports (!).Peter Wemm2002-03-192-0/+8