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
*
Define subcommands' usage inside g_command structure.
pjd
2005-03-14
7
-141
/
+109
*
- Add gc_usage field to g_command structure. This will allow to define
pjd
2005-03-14
2
-56
/
+52
*
Instead of documenting every standard subcommand's argument everywhere,
pjd
2005-03-14
7
-98
/
+56
*
Document subcommands' arguments.
pjd
2005-03-14
1
-2
/
+18
*
Document '-s' option of 'status' subcommand.
pjd
2005-03-14
1
-0
/
+6
*
Add '-s' option to 'status' subcommand. It produces script-friendly output:
pjd
2005-03-14
1
-26
/
+50
*
Use int instead of size_t (%*s needs int).
pjd
2005-03-14
1
-9
/
+9
*
printf(3) expects that %*s having an int parameter, which generates
delphij
2005-03-14
1
-5
/
+5
*
- Document 'status' subcommand.
pjd
2005-03-13
8
-17
/
+68
*
Add 'status' command which prints general information about devices.
pjd
2005-03-13
1
-0
/
+176
*
Update copyrights.
pjd
2005-03-13
1
-1
/
+1
*
Change function names related to 'list' command from 'show_one_*' to
pjd
2005-03-13
1
-7
/
+7
*
When listing all devices (geoms) from the given class, skip geoms without
pjd
2005-03-13
1
-0
/
+2
*
gbde(8) is also rejndael user.
ume
2005-03-11
1
-1
/
+1
*
Belatedly update the md5(1) man page to reflect the addition of sha256.
cperciva
2005-03-10
1
-6
/
+11
*
In light of the recent 2^69 operation collision-finding attack on SHA1,
cperciva
2005-03-09
2
-4
/
+24
*
Prefer the __printflike() macro to GCC's __attribute__ stuff.
stefanf
2005-03-09
1
-1
/
+1
*
Make background fsck based summary adjustments actually work by
delphij
2005-03-07
3
-5
/
+24
*
Use a signal-safe type for two variables that are used to synchronise
iedowse
2005-03-02
1
-2
/
+2
*
We can specify device size in bytes. Document this in usage.
pjd
2005-03-01
1
-2
/
+3
*
Typos and grammar fixes, wordsmithing
brueffer
2005-02-28
1
-6
/
+6
*
- Add md_provsize field to metadata, which will help with
pjd
2005-02-27
6
-15
/
+36
*
- Add GEOM_LIBRARY_PATH environment variable which allows to specify an
pjd
2005-02-27
2
-3
/
+27
*
Add SHSEC class to the list of geom(8)-aware classes.
pjd
2005-02-27
1
-0
/
+2
*
Remove filtering on major device number. These are assigned randomly
phk
2005-02-27
2
-13
/
+2
*
style(9).
obrien
2005-02-26
1
-43
/
+45
*
Add a missing comma.
pjd
2005-02-25
1
-1
/
+1
*
Allow a forced dump even if the dump header information is inconsistent.
obrien
2005-02-24
2
-18
/
+61
*
Fix a couple of grammar nits.
trhodes
2005-02-24
1
-3
/
+3
*
Bring back the full packet destination manipulation for 'ipfw fwd'
andre
2005-02-22
1
-1
/
+14
*
Use afswch->af_other_status for carp_status() and pfsync_status().
glebius
2005-02-22
2
-6
/
+6
*
Add CARP (Common Address Redundancy Protocol), which allows multiple
glebius
2005-02-22
3
-0
/
+346
*
Document the terabyte "-s" parameter in the usage string.
mr
2005-02-21
1
-1
/
+2
*
The recomputation of file system summary at mount time can be a
delphij
2005-02-20
2
-0
/
+60
*
When creating a new FFS file system, the block size will indirectly
delphij
2005-02-20
1
-0
/
+10
*
Fix year in copyrights.
pjd
2005-02-16
2
-2
/
+2
*
va_list style tweaks
obrien
2005-02-16
1
-1
/
+2
*
Fix grammar error.
obrien
2005-02-15
1
-1
/
+1
*
Expand contractions.
ru
2005-02-13
2
-3
/
+3
*
Expand *n't contractions.
ru
2005-02-13
12
-32
/
+32
*
Reword a sentence to conform with our mdoc(7) style.
trhodes
2005-02-12
1
-3
/
+4
*
- Fixed description of the "destroy" command options.
ru
2005-02-12
2
-28
/
+45
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-02-10
2
-3
/
+5
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-02-10
46
-150
/
+135
*
- Correctly spell MOD_QUIESCE
glebius
2005-02-09
1
-1
/
+3
*
Fixed the misplaced $FreeBSD$.
ru
2005-02-09
5
-7
/
+7
*
Sort SEE ALSO.
glebius
2005-02-07
1
-1
/
+1
*
Document how interaction with ng_ipfw node is configured.
glebius
2005-02-05
1
-2
/
+23
*
Add a ng_ipfw node, implementing a quick and simple interface between
glebius
2005-02-05
1
-0
/
+22
*
- Sort options.
pjd
2005-02-03
1
-8
/
+9
[next]