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
*
Do not pass random bits as mount arguments.
phk
2004-12-12
1
-0
/
+1
*
always display the deftxkey for an 802.11 device if privacy is enabled
sam
2004-12-12
1
-4
/
+5
*
add a callback mechanism for code that wants to defer committing changes
sam
2004-12-11
2
-0
/
+33
*
Update the IPFW man page to reflect reality. mpsafenet=0 is no longer
csjp
2004-12-10
1
-10
/
+0
*
- Turn off 'fast' mode by default and increase maximum memory to consume
pjd
2004-12-09
1
-3
/
+3
*
Overhaul to cleanup some of the tangled logic that's grown over the years.
sam
2004-12-08
14
-1538
/
+3342
*
Make sure we don't pass garbage to the kernel.
phk
2004-12-08
1
-1
/
+2
*
Code for automatic name completion in a tcsh(1) environment.
hmp
2004-12-05
1
-0
/
+7
*
o Do not dump core in -W if dumpdates was not readable and ddatev == NULL.
maxim
2004-12-02
2
-5
/
+2
*
Revert last change. It doesn't break mount(8) reporting
ru
2004-11-30
1
-0
/
+2
*
Fix typo.
rik
2004-11-29
1
-1
/
+1
*
Fix the mount(8) status reporting, now that MNT_NODEV is a no-op (zero).
ru
2004-11-29
4
-13
/
+2
*
Clarify that devd will only parse files whose names end in .conf.
ceri
2004-11-28
1
-1
/
+3
*
Don't include sys/user.h merely for its side-effect of recursively
das
2004-11-27
1
-1
/
+1
*
Implement 'setstate' to allow setting the state of drives and subdisks
le
2004-11-26
1
-0
/
+58
*
Implement checkparity/rebuildparity.
le
2004-11-26
1
-0
/
+88
*
Avoid comparing pointer against a numerical value by adding a * in
delphij
2004-11-25
1
-1
/
+1
*
Add first cut at dethaumagizing UFS mounting.
phk
2004-11-25
2
-0
/
+150
*
Add a convenience function for building nmount iov arrays.
phk
2004-11-25
2
-0
/
+25
*
Fix bug: don't let "synco" match "sync"
phk
2004-11-25
1
-4
/
+2
*
Remove a duplicate line from an apparent merge error in rev 1.63.
brooks
2004-11-25
1
-1
/
+0
*
Sync usage() and SYNOPSIS.
ru
2004-11-13
2
-2
/
+3
*
Sync usage() with manpage SYNOPSIS and code.
ru
2004-11-13
1
-4
/
+6
*
For create and migrate, remove the `.Op Fl f' introduced in the
marcel
2004-11-13
1
-4
/
+2
*
Add an -f option (for force) to the migrate command. Normally an MBR
marcel
2004-11-13
2
-5
/
+21
*
Add an -f option (for force) to the create command. The -f option
marcel
2004-11-13
2
-6
/
+25
*
Reflect the cuaa->cuad namechange in documentation.
philip
2004-11-13
2
-2
/
+2
*
Fix a braino: the partition size in the PMBR is in sectors, not bytes
marcel
2004-11-12
2
-8
/
+8
*
Help Tinderbox and remove mount_autofs
markm
2004-11-10
1
-1
/
+0
*
Add 0xbf as new partition id for Solaris.
phk
2004-11-10
1
-0
/
+1
*
Bump .Dd, replace missing letter, and prefer to use a verb that
dd
2004-11-06
1
-5
/
+3
*
First there was an -m option.
ru
2004-11-06
1
-3
/
+0
*
For file backed md(4) devices output their source file via
pjd
2004-11-06
1
-2
/
+7
*
Remove a useless use of cat, strip overzealous punctuation, and
dd
2004-11-06
1
-16
/
+16
*
Parse file mode with setmode(3) for consistency with other programs
dd
2004-11-06
2
-12
/
+9
*
Update the description of -l to reflect reality. After mdconfig.c
dd
2004-11-06
1
-6
/
+5
*
If there aren't any devices to list, output nothing instead of an
dd
2004-11-06
1
-10
/
+2
*
Note that sysctls documentation is missing.
pjd
2004-11-05
2
-0
/
+4
*
Grammatical and spelling improvements.
ceri
2004-11-04
7
-64
/
+65
*
Ups! Forgot to put "sbin" on the commit line:
phk
2004-11-04
7
-7679
/
+0
*
Fix markup: .Dv -> .Va
bms
2004-11-04
1
-2
/
+2
*
Document the fact that blackhole routes normally need to be bound
bms
2004-11-04
1
-0
/
+10
*
Be more clear that "bridged" is a synonym for "layer2".
ceri
2004-11-03
1
-1
/
+2
*
Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar
ru
2004-11-03
1
-1
/
+2
*
Remove extra 's'.
pjd
2004-11-03
1
-2
/
+2
*
Be more correct.
pjd
2004-11-03
1
-2
/
+2
*
Remove one more redundant 'not'.
pjd
2004-11-03
1
-1
/
+1
*
Remove redundant 'not'.
pjd
2004-11-01
1
-1
/
+1
*
Replace link to nonexistent raid(4) with one to geom(8). I don't like
dd
2004-10-31
1
-2
/
+1
*
Remove the -k option to migrate. The option causes gpt(8) to preserve
marcel
2004-10-31
2
-39
/
+25
[next]