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
d6224f4507
NetBSD
/
sbin
/
disklabel
History
pooka
d6224f4507
Remove support for NetBSD/playstation2.
2009-12-05 16:29:10 +00:00
..
disklabel.5
disklabel.8
Shuffle the order of examples to put the interactive option (-i) ahead
2009-11-28 10:28:22 +00:00
dkcksum.c
- u_short -> uint16_t
2009-10-24 18:15:45 +00:00
dkcksum.h
- u_short -> uint16_t
2009-10-24 18:15:45 +00:00
extern.h
Remove 3rd and 4th clauses in christos' license. OK christos.
2009-10-21 01:07:44 +00:00
interact.c
- Display "Enter '?' for help" when starting interactive mode
2009-11-28 10:52:10 +00:00
main.c
Don't use #ifdef __${MACHINE_ARCH}__ to enable machine dependent features.
2009-11-28 12:14:53 +00:00
Makefile
Remove support for NetBSD/playstation2.
2009-12-05 16:29:10 +00:00
pathnames.h
printlabel.c