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
/
fdisk
/
cmd.c
Age
Commit message (
Expand
)
Author
1999-06-10
Handle PAGER in a manner consistent with the Single Unix Specification:
Paul Janzen
1998-09-14
Since on the powerpc, the system does not supply the user with
Dale S. Rahn
1998-09-08
For powerpc's we want to keep the preinstalled msdos partition in the init
Per Fogelstrom
1998-08-08
Include signal.h so that it compiles.
Jason Downs
1998-08-07
protect against SIGPIPE
Todd C. Miller
1998-01-04
fix maximal cyl/heads; vons@usa.net
Theo de Raadt
1997-12-23
swap exit and quit
Theo de Raadt
1997-10-21
make fdisk grok extended partitions again. we have to keep track of the
Niels Provos
1997-10-19
when we reinit, show what we did
Theo de Raadt
1997-10-19
spelling
Theo de Raadt
1997-10-19
clarify
Theo de Raadt
1997-10-19
indent
Theo de Raadt
1997-10-19
for p, print disk info too
Theo de Raadt
1997-10-18
constrain edit mode to size of BIOS part of disk; sorry
Theo de Raadt
1997-10-16
new command: manual
Theo de Raadt
1997-10-16
a bunch of improvements by weingart & I
Theo de Raadt
1997-10-04
do not ask for confirmation in write
Theo de Raadt
1997-10-02
do not whine if user quits without mods
Theo de Raadt
1997-09-30
don't say 'dirty' if nothing is changed actually
Michael Shalayeff
1997-09-29
ID in the first line w/ tabs
Michael Shalayeff
1997-09-29
New fdisk code with interactive (command line type)
Tobias Weingartner