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
*
Initial import of RFC 2385 (TCP-MD5) digest support.
bms
2004-02-11
3
-4
/
+22
*
style cleanup: Remove duplicate $FreeBSD$ tags.
cperciva
2004-02-10
9
-27
/
+0
*
style cleanup: Remove duplicate $FreeBSD$ tags.
cperciva
2004-02-10
1
-1
/
+0
*
Reorder Xrefs in SEE ALSO.
trhodes
2004-02-10
1
-5
/
+5
*
Update to inform users of acls and multilabel options. Add Xrefs to the
trhodes
2004-02-10
1
-1
/
+20
*
Further simplify the code for printing the message buffer:
iedowse
2004-02-08
1
-33
/
+36
*
Certain ICMP error replies cause ping to perform a reverse DNS
iedowse
2004-02-08
1
-0
/
+6
*
Fix the last and most important bit of the test case to test the same
phk
2004-02-07
1
-2
/
+8
*
Correct order of arguments given to checkparity and rebuildparity.
le
2004-02-06
1
-4
/
+7
*
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
ru
2004-02-05
5
-10
/
+10
*
Don't print the oldest line in the message buffer if the buffer is
iedowse
2004-02-05
1
-51
/
+54
*
Fixed operation of -f to match its documentation and fsck_ffs. It
bde
2004-02-05
3
-7
/
+6
*
Fixed some bugs in checkdirty(). The check for the clean bit was
bde
2004-02-05
1
-9
/
+27
*
Don't create a template file if we're not going to let the user edit it.
des
2004-02-05
1
-19
/
+28
*
Fixed some non-critical memory leaks and one temporary file leak
pjd
2004-02-05
1
-1
/
+6
*
Document the dirty flag and other bits in the first 2 FAT entries
bde
2004-02-05
1
-0
/
+18
*
Prepare to fix checkdirty() by moving it from check.c to fat.c. It is
bde
2004-02-05
2
-43
/
+43
*
Add ifconfig support for network interface renaming. In the process,
brooks
2004-02-04
2
-3
/
+49
*
Mechanical whitespace cleanup. Also, note that previous commit was
des
2004-02-03
1
-12
/
+12
*
Remove newline characters from error strings.
des
2004-02-03
1
-2
/
+2
*
Correct a typo and unbreak the build.
nectar
2004-02-03
1
-1
/
+1
*
Made use of MNT_USER flag and inform about user responsible for mount
pjd
2004-02-02
1
-1
/
+5
*
Spell "disklabel" correctly.
ceri
2004-02-01
1
-1
/
+1
*
Use memcpy plus a manual NUL termination when copying the interface name
brooks
2004-01-31
1
-3
/
+5
*
Install a 'disklable' alias.
obrien
2004-01-31
1
-0
/
+5
*
Sync with bsdlabel/Makefile.
obrien
2004-01-29
1
-5
/
+9
*
Add a very basic manpage.
obrien
2004-01-29
2
-1
/
+71
*
Style(9) option sorting
guido
2004-01-29
2
-2
/
+2
*
Fix manpage and usage() to reflect that -a can be used in combination
guido
2004-01-29
2
-1
/
+2
*
Removed duplicate $FreeBSD$ tag.
ru
2004-01-29
1
-1
/
+0
*
Unbreak -o fstab and -o current in combination with -a
guido
2004-01-29
1
-0
/
+2
*
This has been disconnected from the build since May 2003. GC it, as
obrien
2004-01-28
5
-3134
/
+0
*
Style nit in previous commit.
des
2004-01-27
1
-1
/
+1
*
Preserve acls option on mounts when taking a snapshot.
mckusick
2004-01-27
1
-1
/
+5
*
Use IFNAMSIZ instead of a magic value for the length of an interface
brooks
2004-01-27
2
-4
/
+5
*
Avoid dereferencing null pointers in fsck_ffs. (pfatal may return,
cperciva
2004-01-26
2
-2
/
+7
*
Add support for virtual interfaces. These have no phy chip and, hence, we
harti
2004-01-26
2
-17
/
+60
*
o Pass a correct argument to errx(3).
maxim
2004-01-24
1
-1
/
+1
*
Fix bogus "ffsinfo -c 0" example with "ffsinfo -g 0 -l 4".
blackend
2004-01-23
1
-1
/
+2
*
grammar
mtm
2004-01-23
1
-6
/
+6
*
Clarify behaviour of ffsinfo: It appends to outfile without
cperciva
2004-01-23
1
-1
/
+1
*
Userland signed char fixes for PPC build. Problems were using a char
grehan
2004-01-22
6
-11
/
+13
*
Cosmetics
sos
2004-01-21
1
-1
/
+1
*
Mark this manpage as i386-only.
ru
2004-01-21
2
-1
/
+2
*
Fixed spacing in previous revision.
ru
2004-01-17
1
-1
/
+1
*
- Build things in pure dictionary order (see sort(1)).
ru
2004-01-16
1
-23
/
+38
*
802.11 mode bits are now masks; convert to suit
sam
2004-01-15
1
-1
/
+1
*
o -c (compact) flag is ipfw2 feature.
maxim
2004-01-15
1
-0
/
+2
*
o -f (force) in conjunction with -p (preprocessor) is ipfw2 feature.
maxim
2004-01-15
1
-0
/
+3
*
Add RSH to the list of enviroment variables.
alex
2004-01-15
1
-0
/
+3
[next]