This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sbin
/
gpt
History
marcel
ad9026d0bd
Remove useless inclusion of <sys/disklabel.h>
...
Obtained from: Dan Markarian <markarian at apple dot com>
2004-10-25 03:44:10 +00:00
..
add.c
Remove useless inclusion of <sys/disklabel.h>
2004-10-25 03:44:10 +00:00
create.c
Declare variables as static, like I intended.
2004-10-25 03:39:31 +00:00
destroy.c
Declare variables as static, like I intended.
2004-10-25 03:39:31 +00:00
gpt.8
Document the remove command.
2004-08-07 07:52:31 +00:00
gpt.c
Add byte swapping and UUID encoding/decoding to allow gpt to be compiled
2004-10-25 02:23:39 +00:00
gpt.h
Add byte swapping and UUID encoding/decoding to allow gpt to be compiled
2004-10-25 02:23:39 +00:00
Makefile
Implement a remove command. The remove command iterates the GPT
2004-08-07 07:41:37 +00:00
map.c
Use __FBSDID.
2004-08-07 06:24:25 +00:00
map.h
Implement a remove command. The remove command iterates the GPT
2004-08-07 07:41:37 +00:00
migrate.c
Declare variables as static, like I intended.
2004-10-25 03:39:31 +00:00
mkdisk.sh
Fix bogon. Create the BSD label in the FreeBSD slice.
2004-10-25 03:29:21 +00:00
recover.c
Declare variables as static, like I intended.
2004-10-25 03:39:31 +00:00
remove.c
Remove useless inclusion of <sys/disklabel.h>
2004-10-25 03:44:10 +00:00
show.c
Add byte swapping and UUID encoding/decoding to allow gpt to be compiled
2004-10-25 02:23:39 +00:00