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
/
fsirand
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-20
With filesystem having many cylinder groups and many inodes per cg the
otto
1
-2
/
+3
2020-02-17
Do not look for an FFS1 file system at SBLOCK_UFS2. Doing so will
otto
1
-1
/
+10
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
deraadt
1
-8
/
+8
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
millert
2
-5
/
+5
2016-08-14
Convert %q to %ll. Cast off_t to long long for printf-style args.
guenther
1
-20
/
+21
2016-05-28
Fix a pledge abort that can be triggered by using DIOCGDINFO on a file
tb
1
-4
/
+1
2015-11-23
Revert previous tweak, as discussed on source-changes@
mmcc
1
-2
/
+2
2015-11-23
Use pledge "disklabel" as needed. The theory here is these tools become more
deraadt
1
-1
/
+4
2015-11-23
"random generation numbers" -> "randomly generated numbers"
mmcc
1
-3
/
+3
2015-11-18
opendev() should not use OPENDEV_PART; ok millert
deraadt
1
-2
/
+2
2015-10-11
After the filesystem is opened, pledge "stdio"
deraadt
1
-1
/
+4
2015-03-20
Fix cut & pasto in warning message; from Andre Smagin
millert
1
-2
/
+2
2015-02-07
When getopt processing flags, many should be flag=1 instead of flag++
deraadt
1
-4
/
+4
2015-01-20
Adjust <sys/param.h> comments regarding use of use of MAXFRAG, or
deraadt
1
-2
/
+2
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
1
-3
/
+2
2014-10-11
slightly more complicated reallocarray conversion. always realloc* rather
deraadt
1
-13
/
+9
2013-06-11
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
deraadt
1
-2
/
+2
2013-04-23
handle big ino_t
deraadt
1
-2
/
+3
2013-04-02
handle time_t which is not u_int32_t
deraadt
1
-3
/
+5
2010-05-18
dont let sys/ioctl.h imply that you get the ioctls in dkio.h. this
dlg
1
-1
/
+2
2007-06-01
convert ufs2_daddr_t -> daddr64_t for greater clarity; ok pedro otto thib
deraadt
1
-2
/
+2
2007-05-31
convert to new .Dd format;
jmc
1
-2
/
+2
2007-03-19
Bits to make fsirand grok FFS2, okay millert@
pedro
1
-23
/
+58
2007-02-20
simplify synopsis and usage(); from Igor Sobrado
jmc
2
-9
/
+6
2004-09-14
remove unused variable
deraadt
1
-4
/
+3
2004-08-08
spacing
deraadt
1
-3
/
+3
2003-09-24
realloc fixes; ok ho
deraadt
1
-3
/
+6
2003-08-25
rename struct dinode to ufs1_dinode. clears the namespace and makes
tedu
1
-4
/
+4
2003-07-30
Remove my email address from my entry in the AUTHORS section
millert
1
-2
/
+2
2003-06-17
Sync with share/misc/license.template and add missing DARPA credit
millert
2
-18
/
+17
2003-06-03
- section reorder
jmc
1
-9
/
+9
2003-06-03
Use an ISC-tyle license for all my code; it is simpler and more permissive.
millert
2
-45
/
+24
2002-07-03
ansi
deraadt
1
-18
/
+16
2002-06-09
rm trailing whitespace
todd
1
-4
/
+4
2002-02-16
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
1
-4
/
+4
2001-08-02
o) .Sh AUTHOR -> .Sh AUTHORS;
mpech
1
-2
/
+2
2001-03-11
- No need to repeat the name of a parameter: just use [...].
aaron
1
-3
/
+4
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
aaron
1
-2
/
+2
2000-04-15
Mostly punctuation fixes.
aaron
1
-2
/
+2
2000-03-18
Remove hard sentence breaks, and some other cleanup along the way.
aaron
1
-5
/
+5
2000-03-05
Finish standardizing options list introduction.
aaron
1
-3
/
+3
1999-07-04
trash some old leftover macros and replace them with -mdoc macros
aaron
1
-4
/
+1
1999-05-28
more .El madness
aaron
1
-1
/
+2
1998-12-15
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
aaron
1
-2
/
+2
1998-11-28
kill redundant .Nm macro arguments; other misc fixes
aaron
1
-5
/
+5
1998-11-11
more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes
aaron
1
-3
/
+7
1998-09-17
sbin/ man page fixes
aaron
1
-5
/
+5
1998-08-29
man page repairs; aaron@ug.cs.dal.ca
deraadt
1
-2
/
+2
1998-06-21
Remove the advertising clause in my old license, it impedes free use
millert
2
-11
/
+5
1998-05-16
spelling typo
d
1
-2
/
+2
[next]