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
/
usr.bin
/
ipcs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
deraadt
1
-10
/
+10
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
1
-2
/
+2
2014-03-22
standard blurb;
jmc
1
-3
/
+4
2013-07-16
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
schwarze
1
-3
/
+3
2012-02-05
Fix handling of msg queues when in crash dump mode: the kernel structures
guenther
1
-10
/
+16
2011-04-06
Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'
miod
1
-10
/
+10
2010-09-03
add an EXIT STATUS section for /usr/bin;
jmc
1
-4
/
+4
2010-07-22
document exit returns; from daniel dickman
jmc
1
-2
/
+4
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
1
-8
/
+1
2007-09-02
more malloc(n * m) -> calloc(n, m); from Igor Zinovik
deraadt
1
-7
/
+7
2007-05-31
convert to new .Dd format;
jmc
1
-2
/
+2
2007-05-31
- note some apps which are xpg4, not posix
jmc
1
-1
/
+11
2005-02-22
sort options; sync usage();
jmc
2
-17
/
+17
2003-06-10
- section reorder
jmc
1
-2
/
+2
2003-06-04
term 3 & 4 from tholo after permission
deraadt
2
-6
/
+2
2002-12-17
Make SysV-style shared memory and semaphore limits sysctl'able.
millert
1
-60
/
+70
2002-06-15
enlarge ID column to fix output alignment.
matthieu
1
-7
/
+7
2002-06-12
a real pid_t cleanup.
mpech
1
-2
/
+2
2001-11-09
Since all our arches have /dev/ksyms, replace rigid mentions of the kernel
miod
1
-18
/
+3
2001-09-28
Use the new KERN_SYSVIPC_*_INFO sysctls; simonb@netbsd.org
millert
2
-281
/
+622
2001-09-27
Add missing "and semaphores" at the end of the description of the -T option
millert
1
-2
/
+2
2001-08-13
Declare globals made extern in sys/sem.h; naddy@
millert
1
-1
/
+8
2001-08-13
Don't reference seminfo.semmap as it no longer exists.
millert
1
-3
/
+1
2001-07-12
first pass at a -Wall cleanup
deraadt
1
-8
/
+8
2001-02-14
Relax advertising requirements on copyright
tholo
2
-10
/
+4
2000-11-10
- Section shuffling: comply to the section ordering outlined in mdoc(7).
aaron
1
-6
/
+6
2000-05-29
Print space between the last process to attach/use and the access time.
angelos
1
-4
/
+4
2000-05-01
do not use semconfig()
deraadt
1
-9
/
+1
2000-03-08
Various cleanups and improvements.
aaron
1
-5
/
+9
1999-10-05
The .Bl -tag flag expects a -width argument.
aaron
1
-3
/
+1
1999-09-07
The descriptions of the -C and -N options were swapped. Also, mention
millert
1
-13
/
+17
1999-08-16
nuke unused variable
millert
1
-2
/
+1
1999-07-04
correct use of .Nm; some other formatting nits
aaron
1
-4
/
+4
1999-03-18
typo; nash@mcs.net
aaron
1
-2
/
+2
1998-09-26
usr.bin/ man page fixes, f-m.
aaron
1
-3
/
+2
1998-07-08
whack kmem gid after kvm_openfiles()
deraadt
1
-1
/
+4
1997-09-21
$OpenBSD$
deraadt
1
-2
/
+1
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
millert
1
-2
/
+2
1996-12-22
Deal with _POSIX_SAVED_IDS when relinquishing privileges
tholo
1
-2
/
+4
1996-10-08
Attempt at cleanup.
michaels
1
-2
/
+2
1996-08-11
one incorrect variable; jin@george.lbl.gov via freebsd
deraadt
1
-2
/
+2
1996-07-06
kernel is /bsd
ccappuc
1
-3
/
+3
1996-06-26
rcsid
deraadt
3
-0
/
+3
1996-06-16
sync
deraadt
1
-26
/
+66
1996-05-30
revoke privs before opening kvm if user has specified mem/kernel paths
deraadt
1
-0
/
+6
1995-10-18
initial import of NetBSD tree
deraadt
3
-0
/
+640