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
/
newfs
/
newfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add again the ':' after the x option in th eargument list to getopt.
n_hibma
1999-06-19
1
-2
/
+2
*
Fix bug in mount_mfs whereby mount_mfs would sometimes return before
dillon
1999-02-09
1
-1
/
+12
*
Backed out previous commit. It broke fsck again. See rev.1.22 and the
bde
1998-10-17
1
-3
/
+1
*
Don't rewrite the disk label. The type field is already set correctly
jkh
1998-10-17
1
-1
/
+3
*
Correct source file corruption in last checkin
grog
1998-09-30
1
-2
/
+1
*
Don't require an argument for -v flag
grog
1998-09-29
1
-6
/
+10
*
Reviewed by: bde,jkh
grog
1998-09-11
1
-5
/
+10
*
Backed out rev.1.9 (except don't bring back the vax code deleted
bde
1998-07-20
1
-1
/
+20
*
Make it compile again in the !__STDC__ case.
charnier
1998-07-16
1
-1
/
+5
*
Add prototypes. Check malloc() return value. Use err(). Remove unused #includes
charnier
1998-07-15
1
-22
/
+30
*
Fixed printf format errors.
bde
1998-06-28
1
-1
/
+1
*
Fixed some spelling errors.
bde
1998-01-16
1
-2
/
+2
*
Allow use of the name "swap" instead of an actual swap device.
tegge
1997-06-23
1
-0
/
+31
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Merge from Lite2:
peter
1997-03-11
1
-14
/
+18
*
This update adds the support for != 512 byte sector SCSI devices to
sos
1996-12-01
1
-2
/
+15
*
Add hooks into the mount_mfs code in newfs to do the FreeBSD-style
peter
1996-01-01
1
-1
/
+15
*
Shorten a variable name.
dg
1995-09-17
1
-4
/
+4
*
Avoid the "calculated sectors per cylinder disagrees with disklabel"
joerg
1995-09-09
1
-1
/
+9
*
Fixed error in maxcontig calculation that caused it to default to "1".
dg
1995-09-08
1
-1
/
+1
*
Yank out the rewriting of disklabels. This code can and will get confused
phk
1995-04-19
1
-52
/
+0
*
Allow zero as value for certain arguments to indicate "take from disklabel".
phk
1995-02-05
1
-2
/
+2
*
Change the defaults for newfs to disregard the geometry in the disklabel.
phk
1995-02-05
1
-2
/
+13
*
Add support for filesystem-specific `-o' options, and re-implement the
wollman
1994-11-01
1
-1
/
+1
*
Put back the `:' in the trinary ?: so this can actually compile again! :)
jkh
1994-10-13
1
-1
/
+1
*
Added '-F file' option of mount_mfs. This allows me to make floppy images
phk
1994-10-12
1
-1
/
+8
*
Backed out part of the last change that prevents the rpos table from
dg
1994-10-09
1
-4
/
+6
*
1) If nrpos <= 1, don't output rpos table (and set fs_cpc to 0) - disabling
dg
1994-10-01
1
-12
/
+22
*
BSD 4.4 Lite sbin Sources
rgrimes
1994-05-26
1
-0
/
+678