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
/
fdisk
/
user.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add '-v' flag that forces the display of both GPT's and the MBR.
krw
2015-12-11
1
-2
/
+2
*
Stop passing around little used 'struct mbr tt' parameter. Just
krw
2015-03-18
1
-2
/
+2
*
Stop passing around a pointer to the stack variable 'disk' in main().
krw
2015-03-16
1
-3
/
+3
*
Document that -i/-u are mutually exclusive and clean up the related
krw
2015-03-16
1
-2
/
+1
*
Whitespace & KNF tweaks. Change functions whose return values are
krw
2015-03-14
1
-4
/
+4
*
Switch all the license blocks to the standard OpenBSD/ISC license.
krw
2015-03-14
1
-20
/
+11
*
Rename 'm_flag' to 'e_flag' since it's '-e' that sets it. Rename
krw
2015-02-09
1
-2
/
+2
*
Whitespace rectification.
krw
2014-03-31
1
-2
/
+1
*
Nuke pointless blank lines, defines, comments and casts. Eliminate
krw
2014-03-17
1
-4
/
+1
*
Relieve the code of an overburden of unnecessary typedef
krw
2014-03-07
1
-4
/
+4
*
Nuke terms 3 & 4.
weingart
2003-06-03
1
-6
/
+1
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-4
/
+4
*
Get this damn diff out of my tree. ok from weingart@, deraadt@ and others.
kjell
2001-12-15
1
-2
/
+2
*
#(endif|else) foo is incorrect, make it #endif /* foo */
heko
2001-08-12
1
-2
/
+2
*
make fdisk grok extended partitions again. we have to keep track of the
provos
1997-10-21
1
-2
/
+2
*
ID in the first line w/ tabs
mickey
1997-09-29
1
-2
/
+1
*
New fdisk code with interactive (command line type)
weingart
1997-09-29
1
-0
/
+46