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
*
Add support of 'tablearg' feature for:
oleg
2006-06-15
2
-80
/
+128
*
o Revert a previous delta as strlcpy(3) operates with NUL-terminated
maxim
2006-06-14
1
-1
/
+2
*
o Replace (an incorrect) string copy gymnastics with strlcpy(3).
maxim
2006-06-14
1
-2
/
+1
*
o Fix typo.
maxim
2006-06-11
1
-1
/
+1
*
Fix a typo s/Made/Make. Use .Pp for a line break, it will quiet the
trhodes
2006-06-10
1
-2
/
+2
*
Minor style tweaks while nearby. Namely ANSIfy and parens on return values.
jmallett
2006-06-10
1
-26
/
+15
*
Rather than using specified_ro to parse the options list an extra time, and
jmallett
2006-06-10
1
-32
/
+6
*
Reparent the process that executes the window= command from the ttys
kib
2006-06-08
1
-1
/
+13
*
Allow to use the old -a option to specify an encryption algorithm to use
pjd
2006-06-06
1
-9
/
+27
*
Clarify and merge two sentences.
brueffer
2006-06-06
1
-4
/
+2
*
Mdoc cleanup and some wording improvements.
brueffer
2006-06-06
1
-15
/
+15
*
Print pfsync interface status if either syncpeer or syncdev is configured.
glebius
2006-06-06
1
-6
/
+11
*
Remove section committed by mistake. It is not yet ready.
pjd
2006-06-06
1
-33
/
+0
*
Document geli(8) data authentication.
pjd
2006-06-05
1
-12
/
+116
*
Userland bits of geli(8) data authentication.
pjd
2006-06-05
1
-15
/
+29
*
Fix "mount -u -o ro".
rodrigc
2006-06-02
1
-1
/
+24
*
o Implement findblk command: find the inode(s) owning the specified
maxim
2006-06-02
2
-1
/
+272
*
Print dynamic rules for IPv6 as well.
mlaier
2006-06-02
1
-5
/
+15
*
mount_msdosfs.c:
rodrigc
2006-06-01
1
-10
/
+0
*
Make recoverdisk compile on amd64 and possibly other 64bit archs.
matteo
2006-05-30
2
-5
/
+5
*
Implement internal (i.e. inside kernel) packet tagging using mbuf_tags(9).
oleg
2006-05-24
2
-9
/
+133
*
Remove 'n' from the getopt string. There's no -n option that is
imp
2006-05-23
1
-2
/
+2
*
do_file() is called recursively from several places and cannot
delphij
2006-05-20
1
-1
/
+9
*
Remove reference to mount_procfs(8), add reference to procfs(5).
rodrigc
2006-05-19
1
-1
/
+1
*
Slight grammar fix.
ceri
2006-05-18
1
-1
/
+1
*
Remove reference to mount_ext2fs(8), add reference to ext2fs(5).
rodrigc
2006-05-17
1
-1
/
+1
*
Disconnect mount_reiserfs from build.
rodrigc
2006-05-16
1
-1
/
+0
*
For src/dest parsing take off the netmask before checking for AF with
mlaier
2006-05-14
1
-15
/
+31
*
Correct various mistakes in the last commit.
pjd
2006-05-13
1
-4
/
+4
*
Include other AES key lengths in the comment.
pjd
2006-05-13
1
-1
/
+1
*
Remove ip6fw. Since ipfw has full functional IPv6 support now and - in
mlaier
2006-05-12
5
-2072
/
+0
*
Update manpage for net.inet6.ip6.fw.enable sysctl.
mlaier
2006-05-12
1
-2
/
+4
*
Use sysctlbyname
phk
2006-05-11
1
-25
/
+14
*
o Extend rev. 1.75 and restore an ability to specify a non-default
maxim
2006-05-10
1
-0
/
+9
*
Be more like Windows and Linux and send our hostname in the host-name
brooks
2006-05-07
1
-0
/
+68
*
fix style nit
obrien
2006-05-07
1
-1
/
+1
*
o Take an account a media sectorsize for medium and bigsize calculation.
maxim
2006-05-06
3
-45
/
+290
*
Correct error messages.
pjd
2006-05-01
1
-4
/
+4
*
With minidumps, the dumping partition could be smaller than physical
ps
2006-04-27
1
-1
/
+8
*
o Do recrack(arguments) for commands which actually take NAME as
maxim
2006-04-21
3
-10
/
+12
*
Add a missing .Pp call.
brueffer
2006-04-19
1
-0
/
+1
*
o Describe what actually boot(8) -m mutes.
maxim
2006-04-18
1
-1
/
+2
*
Fix markup and some typos.
ru
2006-04-14
1
-5
/
+14
*
o Yacc's lineno variable holds a total number of parsed lines.
maxim
2006-04-14
1
-0
/
+1
*
Make CCD be able to read and write Linux software raids.
cracauer
2006-04-13
2
-0
/
+26
*
Add missing library dependencies.
ru
2006-04-13
2
-1
/
+2
*
libc_r is no longer provided, and on alpha and sparc64, libthr
ru
2006-04-12
1
-1
/
+1
*
Dump keeps a bitmap of the state of various inodes, which is sized
dwmalone
2006-04-11
1
-8
/
+20
*
Document the rest of the 802.11 capability flags.
scottl
2006-04-08
1
-0
/
+18
*
Allocate memory for NUL-termination as well.
pjd
2006-04-07
1
-1
/
+1
[next]