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
NetBSD
/
sbin
/
disklabel
History
tsutsui
93f39165ae
Make dreamcast, evbsh3, and mmeye use -DUSE_MBR.
...
All of these ports use src/sys/arch/sh3/sh3/disksubr.c which is MBR aware.
2009-11-28 11:26:36 +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
fix sign-compare issues in vax-specific code.
2009-05-04 18:09:04 +00:00
Makefile
Make dreamcast, evbsh3, and mmeye use -DUSE_MBR.
2009-11-28 11:26:36 +00:00
pathnames.h
…
printlabel.c
…