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
*
Constify savedir pointer, and remove an accompaning strdup() call.
delphij
2005-05-29
1
-8
/
+3
*
Give variable an initial value. Use errx() instead of fprintf().
charnier
2005-05-29
1
-4
/
+4
*
rscid -> __FBSDID. Mark parameter as __unused when necessary.
charnier
2005-05-29
4
-9
/
+13
*
Fix order (I introduced some time ago) broken in previous revision.
ru
2005-05-25
1
-1
/
+1
*
Only build mount_reiserfs(8) on i386, it exists only there for now.
mux
2005-05-24
1
-1
/
+2
*
Connect mount_reiserfs(8) to the build.
dumbbell
2005-05-24
1
-0
/
+1
*
Import of mount_reiserfs(8), used to mount a ReiserFS filesystem.
dumbbell
2005-05-24
3
-0
/
+207
*
- do DNS lookup for symbolic names specified for a destination
ume
2005-05-23
1
-4
/
+5
*
Synchronize program's usage() with manpage's SYNOPSIS.
ru
2005-05-21
1
-1
/
+2
*
Unbreak handling of "ip[v]6" protocol and option flag. No more segfaults
mlaier
2005-05-21
1
-2
/
+1
*
Print the rigth argv string on error (too much c&p)..
sos
2005-05-20
1
-4
/
+4
*
guard against bogus address data
sam
2005-05-20
1
-1
/
+1
*
Fix the contents of the underneath .depend files and "make checkdpadd".
ru
2005-05-17
1
-8
/
+4
*
Ignore sigpipe so we can properly detach clients to the pipe.
imp
2005-05-16
1
-0
/
+2
*
Enable building /sbin/ipf (but not the rescue version) with the ability to
darrenr
2005-05-16
1
-2
/
+4
*
Fixed markup from the previous revision.
ru
2005-05-16
1
-8
/
+7
*
Reflect the new usage.
sos
2005-05-16
1
-39
/
+17
*
Change the way ioctls are issue to ATA.
sos
2005-05-16
1
-183
/
+217
*
NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines
ume
2005-05-13
2
-21
/
+6
*
'ngtee' also depends on net.inet.ip.fw.one_pass.
glebius
2005-05-11
1
-1
/
+3
*
shutdown(2)'s how argument as 0 is nowhere near as cool as SHUT_RD
jmallett
2005-05-11
1
-2
/
+2
*
IPFW version 2 is the only option now in HEAD. Do not confuse
glebius
2005-05-04
1
-45
/
+0
*
Add -m option (find module using modfind() and stat it).
fjoe
2005-05-04
2
-5
/
+31
*
Update ifconfig's pfsync module for 3.7 pfsync(4)
mlaier
2005-05-03
1
-14
/
+80
*
Adapt Makefiles for pfctl(8) and authpf(8) to 3.7 sources.
mlaier
2005-05-03
1
-0
/
+1
*
Cleanups for gcc4:
delphij
2005-05-02
3
-4
/
+3
*
WARNS=6 and gcc4 cleanup:
delphij
2005-05-02
1
-15
/
+15
*
include stdarg.h for va_list
delphij
2005-05-02
1
-0
/
+1
*
Make gcc4 happy by making consistent signedness.
delphij
2005-05-02
1
-1
/
+1
*
- Merged some missing changes from fdisk/fdisk.c.
nyan
2005-05-01
2
-434
/
+39
*
cosmetic changes.
nyan
2005-05-01
1
-17
/
+15
*
Merged more changes from fdisk/fdisk.c.
nyan
2005-05-01
1
-26
/
+7
*
Use NDOSPART macro instead of a magic number.
nyan
2005-05-01
1
-2
/
+2
*
Merged from src/sbin/fdisk/fdisk.c revision 1.77.
nyan
2005-05-01
1
-2
/
+2
*
If we resort to opening a slice instead of the base device, do so with
phk
2005-04-29
1
-1
/
+1
*
Remove trailing spaces.
pjd
2005-04-29
1
-1
/
+1
*
Patches from Ruslam Ermilov to remove NetBSD bits from Makefiles and cleanup
darrenr
2005-04-28
8
-38
/
+4
*
Fix a the previous commit. I wanted to remove the if and always run the
brooks
2005-04-26
1
-0
/
+1
*
Don't force IPv6 proto to be printed numericaly.
brooks
2005-04-26
1
-2
/
+0
*
Not looking for ipfilter source files in the right place
darrenr
2005-04-26
1
-1
/
+1
*
Fix stripe size in example.
pjd
2005-04-26
1
-1
/
+1
*
remove old directories used to build ipfilter tools
darrenr
2005-04-25
4
-69
/
+0
*
There's only one ipfilter directory now
darrenr
2005-04-25
1
-8
/
+0
*
create a new build heirarchy for ipfilter tools
darrenr
2005-04-25
14
-16
/
+418
*
- distinguish between the device name (what the user called it on the
des
2005-04-24
5
-17
/
+45
*
Remove duplicated description of 'clear' subcommand.
pjd
2005-04-23
1
-2
/
+0
*
Use .Pa instead of .Xr to follow mdoc(7)
jcamou
2005-04-20
1
-2
/
+2
*
Add IPv6 support to IPFW and Dummynet.
brooks
2005-04-18
2
-65
/
+820
*
'r' disk devices no longer exist, so don't try to create a pathname
imp
2005-04-18
1
-20
/
+10
*
Fix parsing of nomatch events.
imp
2005-04-18
1
-3
/
+6
[next]