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
*
Add the `L' option to dump to notify it that it is dumping a
mckusick
2002-12-03
2
-15
/
+91
*
Correct the estimated block count calculated by dump to account
mckusick
2002-12-03
2
-2
/
+4
*
Properly handle UFS2 sparsely allocated inodes. The UFS2 filesystem
mckusick
2002-12-03
1
-25
/
+66
*
Relax partition overlap check to allow Vinum partitions to overlap
grog
2002-12-02
2
-6
/
+12
*
Correctly calculate the initial number of fragments in a filesystem
mckusick
2002-12-02
1
-2
/
+2
*
Verify that alternate superblocks have a correct magic number before
mckusick
2002-12-02
1
-9
/
+10
*
o Newer EFI implementations require that a GPT is preceeded by
marcel
2002-12-02
5
-55
/
+153
*
Teach mdmfs how to pass UFS version numbers through to newfs. Because
rwatson
2002-12-01
2
-1
/
+15
*
Synchronize usage() with reality.
phk
2002-12-01
1
-8
/
+19
*
De-danglify the manual page.
phk
2002-12-01
1
-6
/
+6
*
Add a manpage. Nobody expects the spanish inquisition, but the
marcel
2002-12-01
2
-1
/
+233
*
Mark snapshots so that dump will dump them as zero length
mckusick
2002-11-30
1
-2
/
+8
*
Allow aliases to be used when specifying partition types. The use of
marcel
2002-11-30
1
-5
/
+14
*
Add some more checks to newfs so that it will not build filesystems
mckusick
2002-11-30
2
-15
/
+29
*
Create a new 32-bit fs_flags word in the superblock. Add code to move
mckusick
2002-11-27
11
-22
/
+17
*
Align timestamps when -t is used in ipfw and ipfw2.
keramida
2002-11-26
1
-3
/
+11
*
Fix a kernel panic with rules of the type
luigi
2002-11-26
1
-19
/
+31
*
Update documentation to match the behaviour of ipfw with respect
luigi
2002-11-26
1
-4
/
+6
*
mdoc(7) police: Nits.
ru
2002-11-26
1
-2
/
+2
*
mdoc(7) police: Fixed markup now that it was taken out of vendor branch.
ru
2002-11-25
1
-30
/
+36
*
mdoc(7) police: markup, spelling.
ru
2002-11-25
1
-8
/
+6
*
mdoc(7) police: Added missing markup bit.
ru
2002-11-25
2
-2
/
+6
*
Fsck needs to check each CG's rotor values to ensure thay are not -ve.
julian
2002-11-24
1
-3
/
+3
*
Typo fix that I brought in rev 1.16
keramida
2002-11-21
1
-1
/
+1
*
Properly handle UFS2 sparsely allocated inodes. Fix bug that caused
mckusick
2002-11-20
1
-24
/
+59
*
o Bring the NOTICE section into the DESCRIPTION section and wrap it in
chris
2002-11-18
1
-11
/
+12
*
Fixup FILES section to use proper width and to use a cross-reference to
jhb
2002-11-18
1
-2
/
+2
*
Remove leading ^ from example of match line in vendor-supplied rules since
jhb
2002-11-18
1
-2
/
+2
*
Add BUGS section and note departure of actual implementation from what
imp
2002-11-18
2
-0
/
+6
*
Everything in the disklabel is unsigned so make all the input routines
julian
2002-11-18
2
-114
/
+104
*
Deal with the possibility that time_t != int32_t. Otherwise ia64 thought
peter
2002-11-17
1
-2
/
+4
*
Properly calculate the initial number of fragments in a large filesystem.
mckusick
2002-11-15
1
-1
/
+2
*
update vlandev description; vlan code now auto-recognizes devices that
sam
2002-11-15
1
-6
/
+4
*
o display new interface capability bits
sam
2002-11-15
1
-1
/
+1
*
Install devd.conf(5).
tjr
2002-11-14
1
-1
/
+1
*
Try to reword things a bit more to make it clearer.
jhb
2002-11-13
1
-3
/
+13
*
- Fix some minor grammar and spelling nits.
jhb
2002-11-13
1
-10
/
+14
*
Fix a "bug" in sysctl(8). Limit the length when we print a string from
peter
2002-11-12
1
-1
/
+1
*
Remove inclusion of <sys/uuid.h>. We now include <sys/uuid.h> in
marcel
2002-11-10
7
-7
/
+0
*
Fix one misspelling and two punctuation nits.
bmah
2002-11-07
1
-3
/
+3
*
Kill EOL whitespaces, style(9) fix.
maxim
2002-11-06
1
-13
/
+12
*
Fix UID/GID options parsing.
maxim
2002-11-06
1
-2
/
+2
*
Take sizeof() the right string for fspath's iovec. The old string was the
jhb
2002-11-05
1
-1
/
+1
*
Use more non-b0rked error reporting. Print the disk we are trying to open
jmallett
2002-11-05
1
-3
/
+6
*
Hook the new nextboot(8) manpage up to the build.
gordon
2002-11-04
1
-1
/
+1
*
Add a nextboot manual page.
gordon
2002-11-04
1
-0
/
+116
*
Run a revision on the GBDE encryption facility.
phk
2002-11-04
3
-48
/
+106
*
Bring newfs_msdos into the GEOM world. Totally rewrite and simplify
scottl
2002-11-03
1
-83
/
+49
*
o Remove the fallback implementations of uuid_create(),
marcel
2002-11-02
6
-68
/
+5
*
o Replace 'struct uuid' with 'uuid_t',
marcel
2002-11-01
1
-19
/
+20
[next]