index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Format string fix.
kris
2000-10-06
3
-3
/
+3
*
Convert this Makefile to the usual style.
ru
2000-10-06
1
-3
/
+3
*
Document the latest firewall knobs.
ru
2000-10-06
2
-32
/
+91
*
Respect the protocol when looking the port up by service name.
ru
2000-10-04
1
-15
/
+22
*
Do not force argument to ``ipid'' modifier be in hex, and
ru
2000-10-03
1
-9
/
+11
*
Fixed the printing of TCP flags.
ru
2000-10-03
1
-1
/
+1
*
Add new fields for more granularity:
billf
2000-10-02
1
-6
/
+169
*
- Documented the host/bits syntax for destination argument.
ru
2000-09-29
1
-3
/
+13
*
Interpret the address argument as network-type address for `destination'
ru
2000-09-29
1
-13
/
+12
*
Fixed the case where argument of 0.0.0.0/8 would match the default route.
ru
2000-09-29
1
-4
/
+4
*
Document that net.inet.ip.fw.one_pass only affects dummynet(4).
ru
2000-09-29
1
-3
/
+5
*
Remove superfluous code:
des
2000-09-28
1
-78
/
+29
*
Add 'setupstate' to RAID-10 example.
grog
2000-09-23
1
-2
/
+7
*
Adjust 'camcontrol negotiate -v' so it prints out the initiator ID from the
ken
2000-09-17
1
-0
/
+2
*
Turn dkcksum() into an __inline function.
phk
2000-09-16
7
-120
/
+5
*
Improve the clarification of the handling of the securelevel.
sheldonh
2000-09-13
1
-6
/
+2
*
Fix sign extension.
mjacob
2000-09-12
1
-1
/
+1
*
Clarify the handling of the securelevel.
sheldonh
2000-09-12
1
-8
/
+13
*
Fix comment to match previous commit, as per bde.
des
2000-09-07
1
-1
/
+1
*
Add nsswitch support. By creating an /etc/nsswitch.conf file, you can
nectar
2000-09-06
1
-1
/
+1
*
Don't warn about unknown mount types, since they most likely simply mean
des
2000-09-06
1
-3
/
+1
*
/modules -> /boot/kernel
ache
2000-09-06
1
-2
/
+2
*
Bring LDADD in line with DPADD.
grog
2000-09-06
1
-1
/
+1
*
I'm not sure what changed to cause this, but using 'dirname' as a variable
peter
2000-09-03
1
-8
/
+8
*
Clean up now that setproctitle() is in libc.
grog
2000-09-03
3
-3
/
+1
*
Don't use libutil now that setproctitle() is in libc
brian
2000-09-02
2
-3
/
+0
*
Correct typo.
grog
2000-08-29
2
-2
/
+2
*
No more hunting around for ipnat.conf(5) man page.
n_hibma
2000-08-28
1
-0
/
+1
*
Explain the notion that additional mount options may be described
sheldonh
2000-08-28
2
-12
/
+22
*
Mount DEVFS with no options.
phk
2000-08-26
1
-1
/
+1
*
- When adjusting the end of a partition to lie on a cylinder boundary, don't
jhb
2000-08-24
2
-92
/
+188
*
Only print information about reads and writes when the -v flag (for
sheldonh
2000-08-23
2
-12
/
+16
*
optreset is declared in unistd.h, so we don't need to declare it here again.
imp
2000-08-16
1
-2
/
+0
*
optreset is declared in unistd.h now.
imp
2000-08-16
3
-3
/
+0
*
Remove redundant code left over on removal of /dev/rXXX handling
rnordier
2000-08-15
1
-2
/
+0
*
Partially revert r1.12, in which a warnx() if the device is not a
rnordier
2000-08-15
1
-1
/
+1
*
Explain why adding ``options NFSKERB'' breaks the kernel build.
sheldonh
2000-08-11
2
-0
/
+6
*
Add text from NetBSD's rev 1.12 which should have accompanied
sheldonh
2000-08-11
1
-0
/
+22
*
Add $FreeBSD$.
sheldonh
2000-08-11
1
-0
/
+2
*
Resolve conflicts.
sheldonh
2000-08-10
4
-4
/
+9
*
Fix an order-of-operations bug and properly shift page_control values for
kbyanc
2000-08-10
1
-6
/
+8
*
Include new modepage list (-l) option in the verbose usage.
kbyanc
2000-08-09
1
-0
/
+1
*
Fix a typo in the last commit so that this compiles.
jhb
2000-08-09
1
-1
/
+1
*
Fix some whitespace errors.
kbyanc
2000-08-08
1
-12
/
+12
*
Replace -l with .Fl l
kbyanc
2000-08-08
1
-1
/
+3
*
This is an overhaul of the mode page handling in camcontrol as well as
kbyanc
2000-08-08
6
-739
/
+823
*
Add a "-i" option ("insecure") which disables the checks for
jdp
2000-08-07
4
-35
/
+36
*
0xA0 = Suspend to disk.
joe
2000-08-07
2
-0
/
+2
*
Consistency fix.
rnordier
2000-08-06
1
-1
/
+1
*
Fix world-breakage: warnx("..') --> warnx("...")
alex
2000-08-05
1
-1
/
+1
[prev]
[next]