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
...
*
Made use of MNT_USER flag and inform about user responsible for mount
pjd
2004-02-02
1
-1
/
+5
*
Spell "disklabel" correctly.
ceri
2004-02-01
1
-1
/
+1
*
Use memcpy plus a manual NUL termination when copying the interface name
brooks
2004-01-31
1
-3
/
+5
*
Install a 'disklable' alias.
obrien
2004-01-31
1
-0
/
+5
*
Sync with bsdlabel/Makefile.
obrien
2004-01-29
1
-5
/
+9
*
Add a very basic manpage.
obrien
2004-01-29
2
-1
/
+71
*
Style(9) option sorting
guido
2004-01-29
2
-2
/
+2
*
Fix manpage and usage() to reflect that -a can be used in combination
guido
2004-01-29
2
-1
/
+2
*
Removed duplicate $FreeBSD$ tag.
ru
2004-01-29
1
-1
/
+0
*
Unbreak -o fstab and -o current in combination with -a
guido
2004-01-29
1
-0
/
+2
*
This has been disconnected from the build since May 2003. GC it, as
obrien
2004-01-28
5
-3134
/
+0
*
Style nit in previous commit.
des
2004-01-27
1
-1
/
+1
*
Preserve acls option on mounts when taking a snapshot.
mckusick
2004-01-27
1
-1
/
+5
*
Use IFNAMSIZ instead of a magic value for the length of an interface
brooks
2004-01-27
2
-4
/
+5
*
Avoid dereferencing null pointers in fsck_ffs. (pfatal may return,
cperciva
2004-01-26
2
-2
/
+7
*
Add support for virtual interfaces. These have no phy chip and, hence, we
harti
2004-01-26
2
-17
/
+60
*
o Pass a correct argument to errx(3).
maxim
2004-01-24
1
-1
/
+1
*
Fix bogus "ffsinfo -c 0" example with "ffsinfo -g 0 -l 4".
blackend
2004-01-23
1
-1
/
+2
*
grammar
mtm
2004-01-23
1
-6
/
+6
*
Clarify behaviour of ffsinfo: It appends to outfile without
cperciva
2004-01-23
1
-1
/
+1
*
Userland signed char fixes for PPC build. Problems were using a char
grehan
2004-01-22
6
-11
/
+13
*
Cosmetics
sos
2004-01-21
1
-1
/
+1
*
Mark this manpage as i386-only.
ru
2004-01-21
2
-1
/
+2
*
Fixed spacing in previous revision.
ru
2004-01-17
1
-1
/
+1
*
- Build things in pure dictionary order (see sort(1)).
ru
2004-01-16
1
-23
/
+38
*
802.11 mode bits are now masks; convert to suit
sam
2004-01-15
1
-1
/
+1
*
o -c (compact) flag is ipfw2 feature.
maxim
2004-01-15
1
-0
/
+2
*
o -f (force) in conjunction with -p (preprocessor) is ipfw2 feature.
maxim
2004-01-15
1
-0
/
+3
*
Add RSH to the list of enviroment variables.
alex
2004-01-15
1
-0
/
+3
*
-DSMALL will remove the need of dump.c (for rtsol)
ume
2004-01-14
1
-2
/
+2
*
Note that geometry can also be specified on vnode backed deviecs.
phk
2004-01-12
1
-1
/
+1
*
'-DPC98' is not needed.
nyan
2004-01-11
1
-4
/
+0
*
Add manual page links from fsck_ufs.8 and fsck_4.2bsd.8 to fsck_ffs.8,
simon
2004-01-10
1
-0
/
+1
*
Correct an instance of an erroneous "it's".
ceri
2004-01-07
1
-1
/
+1
*
Allow trailing slashes for MNT_UPDATE case (mount -u), too.
anholt
2004-01-07
1
-1
/
+1
*
Hook mount_nfs4 to the build.
alfred
2004-01-06
1
-0
/
+1
*
Define _PATH_MKSNAP_FFS and use it in dump(8) instead of assuming
iedowse
2004-01-04
1
-2
/
+2
*
Warn that big malloc disks are a panic(8) implementation.
phk
2004-01-02
1
-0
/
+5
*
Document that mknod(8) can be used to undelete entries under devfs.
alfred
2003-12-29
1
-0
/
+13
*
Oops, highly non-KNF indentation is normal for large expressions in
bde
2003-12-28
1
-6
/
+5
*
Expanded the comment about the -F flag.
bde
2003-12-27
1
-2
/
+8
*
Use __printflike() and __dead2 instead of hard-coded gccisms.
bde
2003-12-27
1
-6
/
+4
*
Garbage-collected hotroot, rawname() and unrawname() again. These
bde
2003-12-27
2
-41
/
+0
*
fsck_msdosfs/main.c:
bde
2003-12-27
3
-16
/
+4
*
Fixed style bugs in previous commit (unsorting of declarations and poor
bde
2003-12-27
1
-7
/
+8
*
Fixed quoting of `clean'.
bde
2003-12-27
1
-1
/
+3
*
Fixed some style bugs in previous commit (mainly highly non-KNF indentation).
bde
2003-12-27
1
-15
/
+15
*
Fixed style bugs in previous commit (unsorting of the global declarations
bde
2003-12-27
1
-2
/
+2
*
Make msdosfs support the dirty flag in FAT16 and FAT32.
trhodes
2003-12-26
4
-10
/
+66
*
Remove another instance of 'disklabel' which eluded me last time.
trhodes
2003-12-26
1
-1
/
+1
[prev]
[next]