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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some tweaks to get this to cope with ELF where the address space starts
peter
1997-09-13
1
-8
/
+18
*
Removed "hack to prevent overflow of a 32bit block number". Lite2 has a
bde
1997-07-13
1
-3
/
+1
*
Allow use of the name "swap" instead of an actual swap device.
tegge
1997-06-23
1
-0
/
+31
*
Remove srandomdev fallback
ache
1997-06-14
1
-2
/
+1
*
Fix typo.
eivind
1997-05-04
1
-1
/
+1
*
Fix the mount_mfs case from the last cleanup. The code was (ab)using
peter
1997-03-31
1
-1
/
+17
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Cleanup STANDALONE stuff
ache
1997-03-24
1
-28
/
+43
*
Add generation number randomization. Newly created filesystems wil now
guido
1997-03-23
2
-6
/
+39
*
Merge from Lite2:
peter
1997-03-11
4
-50
/
+104
*
Replace "mfs" with "mount_mfs" in the NAME section.
mpp
1997-02-06
1
-1
/
+1
*
Sweep through the tree fixing mmap() usage:
alex
1997-01-16
1
-1
/
+1
*
Add example for mount_mfs(8).
wosch
1996-12-26
1
-1
/
+8
*
Update the newfs(8) man page to reflect current
mpp
1996-12-14
1
-4
/
+10
*
This update adds the support for != 512 byte sector SCSI devices to
sos
1996-12-01
2
-3
/
+18
*
ts_sec -> tv_sec
nate
1996-09-20
1
-3
/
+3
*
man page link tmpfs.8 -> mfs.8 for former SunOS users
wosch
1996-02-02
1
-1
/
+1
*
A better algorithm to place the numbers on the lines.
joerg
1996-01-30
1
-17
/
+17
*
Fix a bunch of spelling errors.
mpp
1996-01-29
1
-1
/
+1
*
Make the numbers for the "superblock backups" fit nicely on the screen,
joerg
1996-01-25
1
-1
/
+35
*
Change the reference to format(8) (which we don't have) to fdformat(1) and
mpp
1996-01-22
1
-1
/
+2
*
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
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
Flush stdout when writing out each superblock backup.
dg
1995-05-02
1
-0
/
+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
2
-4
/
+18
*
Add support for filesystem-specific `-o' options, and re-implement the
wollman
1994-11-01
1
-1
/
+1
*
Restrict fs_maxfilesize to 2^40; this is part of a bug fix from Kirk
dg
1994-10-22
1
-0
/
+2
*
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
3
-8
/
+59
*
Backed out part of the last change that prevents the rpos table from
dg
1994-10-09
3
-6
/
+8
*
Fixed manpage to conform to current reality.
dg
1994-10-01
1
-1
/
+4
*
1) If nrpos <= 1, don't output rpos table (and set fs_cpc to 0) - disabling
dg
1994-10-01
2
-13
/
+23
*
Set fs_clean.
dg
1994-08-26
1
-0
/
+1
*
Convert to our man installation style. Also fixed long-standing bug
wollman
1994-08-05
1
-1
/
+1
*
BSD 4.4 Lite sbin Sources
rgrimes
1994-05-26
4
-0
/
+2201