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
*
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
*
Fix whitespace.
pjd
2005-02-03
1
-6
/
+5
*
- Remove bogus O_CREAT flag. We really don't want to create a file here.
pjd
2005-02-03
1
-7
/
+7
*
Remove unsigned casts.
ssouhlal
2005-01-31
1
-4
/
+8
*
Document -f in usage().
ru
2005-01-30
1
-2
/
+2
*
Let bsd.prog.mk set SRCS and MAN to their default values.
ru
2005-01-28
4
-6
/
+0
*
Change the ifr_media operation to only get its value and only set
ambrisko
2005-01-27
1
-79
/
+81
*
Get rid of a NULL dereference when oid is too long.
ssouhlal
2005-01-25
1
-1
/
+2
*
- Make WARNS?= 6 clean
ssouhlal
2005-01-25
2
-2
/
+4
*
Use new style declarations instead of K&R ones.
delphij
2005-01-25
1
-10
/
+5
*
Use modern style defination for main() and move a extern
delphij
2005-01-25
2
-4
/
+6
*
Code style tweaks: Use static and const where suitable.
delphij
2005-01-25
1
-7
/
+6
*
The kernel specified in main() of reboot(8) will be initialized
delphij
2005-01-25
2
-5
/
+5
*
spell "file system" correctly
charnier
2005-01-24
1
-1
/
+1
*
Bring back WARNS to 3 for arm until I figure out how to make gcc happy.
cognet
2005-01-24
1
-0
/
+4
[next]