index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
pdisk
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-17
use $OpenBSD marker
tedu
1
-1
/
+1
2016-01-27
Check block 0 signature, physical block size and physical block count when
krw
1
-4
/
+2
2016-01-25
Use new read/write_block0 and read/write_dpme which handle any
krw
1
-2
/
+2
2016-01-17
oops
jasper
1
-2
/
+2
2016-01-17
- tidy up a bunch of #if's for code that has been either enabled or disabled since forever,
jasper
1
-2
/
+2
2016-01-16
No need to abstract malloc(), so replace new_file_media() with
krw
1
-2
/
+2
2016-01-16
Nuke support for 1024- and 2048-byte sector devices. Error out if
krw
1
-2
/
+2
2016-01-15
Replace bitfield_get() and bitfield_set() abstraction with simple masking
krw
1
-2
/
+2
2016-01-14
Nuke 'HFS_name' field which was not referenced now other than setting
krw
1
-2
/
+2
2016-01-12
Use normal err/errx/warn/warnx rather than handrolling new ones. Move
krw
1
-2
/
+2
2016-01-11
open_pathname_as_media() simply called open_file_as_media() which
krw
1
-2
/
+2
2016-01-11
Remove '-v' and related version handling. Use strncasecmp() instead
krw
1
-2
/
+2
2014-07-16
zap trailing newlines; "go for it" deraadt
okan
1
-2
/
+1
2012-06-20
more mac68k bits for the attic
matthew
1
-2
/
+2
2012-06-20
Delete some more SUBDIR += mac68k.
matthew
1
-2
/
+2
2010-05-25
use opendev(), as requested in 6373. document this using text borrowed from
deraadt
1
-2
/
+3
2006-05-11
remove a bunch of linux and NeXT defines and, in turn, -D__unix__
martin
1
-2
/
+2
2006-04-27
update for pdisk 0.8a2, from NetBSD, retaining our local changes;
martin
1
-2
/
+4
2003-04-26
remove stuff not needed
deraadt
1
-3
/
+6
2002-04-20
Build pdisk for mac68k as well.
miod
1
-3
/
+3
2001-09-01
Changes to build platform specific files properly with the powerpc -> macppc
drahn
1
-3
/
+3
2001-04-17
Match quoting on this...
drahn
1
-2
/
+2
2001-04-17
Add pdisk to list of programs to build for powerpc, all other archs
drahn
1
-1
/
+6
2001-03-24
Make the apple code compile for OpenBSD. These changes are mostly from maja.
drahn
1
-0
/
+10