index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
newfs
/
mkfs.c
Age
Commit message (
Expand
)
Author
1999-12-03
Allow enabling soft updates (with -U) on a new filesystem.
Artur Grabowski
1999-04-10
Add -q flag to newfs and use it in the install
Todd C. Miller
1997-11-17
Work around a stackframe bug in gcc alpha, who cannot deal with frames > 64k
Niklas Hallqvist
1997-06-03
Make mkfs.c malloc its large buffers, which saves about 200K of bss size
grr
1997-06-03
number of unallocated sectors message was based on modified fssize, make it d...
grr
1997-05-29
mkfs() should not play with fssize; grr, PR#189
Theo de Raadt
1997-03-27
if lost+found generation code is enabled, create it with a nice mode
Theo de Raadt
1997-02-23
Inline fsirand(8) (at no noticable cost in speed).
Todd C. Miller
1997-02-21
Don't expose private copies of malloc(), calloc(), free(). Ewwww.
Todd C. Miller
1997-02-11
Remove occurences of headswitch and trackseek, they no longer
Todd C. Miller
1996-08-02
proper column management for superblock backups; from freebsd, joerg/satoshi
Theo de Raadt
1996-06-23
update rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt