| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Use WARNS?= instead of WARNS=.
Notes:
svn path=/head/; revision=126178
|
|
|
|
|
|
|
|
|
|
| |
in the kernel.
Submitted by: Orla McGann <orly@redbrick.dcu.ie>
MFC after: 3 weeks
Notes:
svn path=/head/; revision=125970
|
|
|
|
|
|
|
|
|
|
|
|
| |
add one if the SYN flag was set in the original packet. This seems to make
ip6fw reset work correctly for new and in-progress connections. Update
the man page to reflect the fact it now seems to work.
Glanced at by: ume
MFC after: 2 weeks
Notes:
svn path=/head/; revision=123842
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
if_xname, if_dname, and if_dunit. if_xname is the name of the interface
and if_dname/unit are the driver name and instance.
This change paves the way for interface renaming and enhanced pseudo
device creation and configuration symantics.
Approved By: re (in principle)
Reviewed By: njl, imp
Tested On: i386, amd64, sparc64
Obtained From: NetBSD (if_xname)
Notes:
svn path=/head/; revision=121816
|
|
|
|
|
|
|
| |
Obtained from: KAME
Notes:
svn path=/head/; revision=121004
|
|
|
|
| |
Notes:
svn path=/head/; revision=119964
|
|
|
|
| |
Notes:
svn path=/head/; revision=118581
|
|
|
|
|
|
|
| |
Submitted by: KONDOU Kazuhiro <kazuhiro@alib.jp>
Notes:
svn path=/head/; revision=112605
|
|
|
|
| |
Notes:
svn path=/head/; revision=111847
|
|
|
|
| |
Notes:
svn path=/head/; revision=108317
|
|
|
|
|
|
|
|
|
|
| |
going to gethostbyname2(3).
PR: bin/31632
MFC after: 3 days
Notes:
svn path=/head/; revision=102400
|
|
|
|
| |
Notes:
svn path=/head/; revision=102231
|
|
|
|
| |
Notes:
svn path=/head/; revision=99501
|
|
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=97552
|
|
|
|
|
|
|
|
|
|
| |
(based on freebsd4-snap-20020128)
Reviewed by: ume
MFC after: 1 week
Notes:
svn path=/head/; revision=95023
|
|
|
|
|
|
|
|
|
|
|
| |
time_to_xxx() and xxx_to_time() functions. e.g. _time_to_xxx()
instead of time_to_xxx(), to make it more obvious that these are
stopgap functions & placemarkers and not meant to create a defacto
standard. They will eventually be replaced when a real standard
comes out of committee.
Notes:
svn path=/head/; revision=89572
|
|
|
|
|
|
|
|
|
| |
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
Notes:
svn path=/head/; revision=87325
|
|
|
|
| |
Notes:
svn path=/head/; revision=85637
|
|
|
|
| |
Notes:
svn path=/head/; revision=79530
|
|
|
|
| |
Notes:
svn path=/head/; revision=79454
|
|
|
|
|
|
|
|
|
| |
o Sync with netinet6/ip6_fw.c (1.12).
MFC after: 10 days
Notes:
svn path=/head/; revision=78736
|
|
|
|
| |
Notes:
svn path=/head/; revision=75459
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the ability to use a preprocessor, use the -q (quiet) flag when reading
from a file). The source used is from ipfw.
Clean up exit codes while I am here.
KAME has been informed and plans on integrating these patches into their
own source as well.
Notes:
svn path=/head/; revision=75454
|
|
|
|
|
|
|
| |
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74815
|
|
|
|
| |
Notes:
svn path=/head/; revision=74531
|
|
|
|
|
|
|
| |
Submitted by: David Malone <dwmalone@maths.tcd.ie>
Notes:
svn path=/head/; revision=74425
|
|
|
|
| |
Notes:
svn path=/head/; revision=71895
|
|
|
|
|
|
|
| |
This is untested, but believed to work.
Notes:
svn path=/head/; revision=71450
|
|
|
|
|
|
|
| |
Obtained from: KAME
Notes:
svn path=/head/; revision=71389
|
|
|
|
|
|
|
| |
PR: kern/24248
Notes:
svn path=/head/; revision=71306
|
|
|
|
| |
Notes:
svn path=/head/; revision=70152
|
|
|
|
| |
Notes:
svn path=/head/; revision=69027
|
|
|
|
| |
Notes:
svn path=/head/; revision=68960
|
|
|
|
| |
Notes:
svn path=/head/; revision=59971
|
|
|
|
| |
Notes:
svn path=/head/; revision=59970
|
|
|
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Notes:
svn path=/head/; revision=57668
|
|
|
|
|
|
|
|
| |
that we supported an IPv6 firewall since version 2.0. It now correctly
says `4.0'.
Notes:
svn path=/head/; revision=57091
|
|
Yes it is almost code freeze, but as the result of many thought, now I
think this should be added before 4.0...
make world check, kernel build check is done.
Reviewed by: green
Obtained from: KAME project
Notes:
svn path=/head/; revision=56815
|