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
*
-Fix display of nat range.
piso
2008-02-21
1
-6
/
+5
*
getopt(3) returns -1, not EOF.
ru
2008-02-19
1
-1
/
+1
*
Undo the damage I did in sys/kern/vfs_mount.c #1.274 and
yar
2008-02-18
1
-9
/
+0
*
Fix display of multiple nat rules.
piso
2008-02-18
1
-4
/
+4
*
Instead of using a heuristic to decide whether to display
julian
2008-02-18
2
-6
/
+14
*
Add a work-around to make it possible again to remount
yar
2008-02-18
1
-0
/
+9
*
Back out rev. 1.74 because the kernel isn't ready yet
yar
2008-02-18
1
-8
/
+1
*
Don't forget to prepare string options for nmount(2).
yar
2008-02-18
1
-1
/
+8
*
Correct the description of getmnt_silent: unknown options are silently
yar
2008-02-17
1
-2
/
+3
*
Add the -4 option to the synopsis.
ceri
2008-02-12
1
-1
/
+1
*
Bump .Dd for r1.48.
ceri
2008-02-12
1
-1
/
+1
*
Switch the default NFS mount mode from UDP to TCP. UDP mounts are a
kris
2008-02-11
2
-6
/
+6
*
style(9) (verifed no-change in .o's)
obrien
2008-02-07
1
-14
/
+13
*
Add a note that ipfw states do not implicitly match ICMP error messages.
yar
2008-02-07
1
-0
/
+6
*
Fix typo.
pb
2008-02-06
1
-1
/
+1
*
Update fix from rev 1.2.
pb
2008-02-06
1
-3
/
+4
*
Fix a bug in hexadecimal formatting of the CHAP digest: bytes >= 0x80
pb
2008-02-05
1
-1
/
+1
*
Bump .Dd for r1.19; use consistent whitespace.
ceri
2008-02-05
1
-2
/
+2
*
Add ZFS support.
jhb
2008-02-05
3
-1
/
+11
*
- Update geom(8) to explain that GEOM_LIBRARY_PATH can take a comma-separated
lulf
2008-02-05
1
-0
/
+1
*
Improve rev. 1.63. Document -instance and -globalport options.
ru
2008-02-04
1
-1
/
+160
*
- Make geom commands handle multiple library paths in the GEOM_LIBRARY_PATH
lulf
2008-02-04
1
-11
/
+31
*
Fix mount -p and mount -u -ocurrent on gjournaled FS
matteo
2008-02-04
1
-1
/
+0
*
correct tx rate displayed by list sta: the reported legacy tx rate
sam
2008-02-03
1
-4
/
+7
*
fix list mac; broken in delta 1.48
sam
2008-02-03
1
-3
/
+7
*
Fix printing of unionfs mounts when using the -p option
matteo
2008-02-03
1
-2
/
+8
*
Spot two more bugs WRT adherence to the local prompt style.
yar
2008-01-31
1
-2
/
+2
*
Use consistent style in user prompts: the question is in a new line
yar
2008-01-31
2
-6
/
+6
*
Map 'boot' to GPT_ENT_TYPE_FREEBSD_BOOT when parsuing UUIDs so that things
jhb
2008-01-30
1
-0
/
+7
*
Don't coredump when executed with -o.
delphij
2008-01-29
1
-1
/
+1
*
Sync up quotacheck's preen.c with fsck's. This makes quotacheck
mpp
2008-01-26
5
-199
/
+237
*
Hide ipfw internal data structures behind IPFW_INTERNAL rather than
rwatson
2008-01-25
1
-0
/
+2
*
During PREINIT, when giving the interface the address 0.0.0.0, do it as an
brooks
2008-01-21
1
-1
/
+1
*
Note that the punch_fw option does not work in securelevel 3 and Xref init.8.
trhodes
2008-01-21
1
-1
/
+6
*
o Fix ipfw(8) command line parser bug: "ipfw nat 1 config if" ...
maxim
2008-01-20
1
-0
/
+2
*
Quotacheck may possibly skip quota accounting for up to 2 files
mpp
2008-01-15
1
-3
/
+14
*
Prevent the `fix?' question from running together
yar
2008-01-13
1
-1
/
+1
*
o Allow setkey(8) to recognize esp as a protocoal name for spdadd.
maxim
2008-01-12
1
-0
/
+1
*
Compare kernel dump header magic with textdump magic using strncmp()
rwatson
2007-12-27
1
-11
/
+31
*
Minor formatting tweaks.
rwatson
2007-12-26
1
-3
/
+10
*
Teach savecore(8) how to extract textdump(4) dumps.
rwatson
2007-12-26
2
-79
/
+171
*
Add command-line tool ddb(8), which allows DDB(4) scripts to be
rwatson
2007-12-26
6
-0
/
+379
*
Minor initialization change to not trigger bogus gcc warning about
imp
2007-12-21
1
-1
/
+1
*
Calculate p.fs.lookup_step correctly. This should prevent zeroing of
oleg
2007-12-17
1
-3
/
+3
*
Fix an int overflow on very large file systems.
das
2007-12-17
1
-2
/
+2
*
Recognize CFA devices using either identification method.
phk
2007-12-16
1
-4
/
+4
*
Report erase interval (correctly) in sectors.
phk
2007-12-16
1
-2
/
+2
*
Rename the undocumented -E option to -X.
phk
2007-12-16
4
-15
/
+32
*
Report CFA extension, CFA -> (Compact) Flash Association
phk
2007-12-16
1
-0
/
+4
*
o Markup and grammar fixes.
maxim
2007-12-14
1
-5
/
+9
[next]