This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ca57a40612
NetBSD
/
sbin
/
disklabel
History
pooka
bb95bd5936
Handle partition offset and size as unsigned entities.
2003-10-20 13:20:20 +00:00
..
disklabel.5
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 10:04:11 +00:00
disklabel.8
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 10:04:11 +00:00
disklabel.c
Overhaul MBR handling (part 1):
2003-10-08 04:25:43 +00:00
dkcksum.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 10:04:11 +00:00
dkcksum.h
- convert to KNF ANSI style guide
2000-12-24 05:59:11 +00:00
extern.h
Remove `const' attribute from writelabel prototype and function to make it
2001-12-13 13:52:13 +00:00
interact.c
Handle partition offset and size as unsigned entities.
2003-10-20 13:20:20 +00:00
Makefile
x86_64 -> amd64
2003-04-26 19:14:17 +00:00
pathnames.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 10:04:11 +00:00
printlabel.c
Partition size and offset inside the disklabel are unsigned. Print
2003-10-20 13:10:48 +00:00