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
/
lib
/
libc
/
gen
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set default facility is noone is specified at syslog(3) time; millert@ jj@ ok.
fgsch
2001-10-31
1
-16
/
+20
*
Add MLINK's for syslog_r and friends.
fgsch
2001-10-31
1
-2
/
+3
*
run the approve for accounts with expiration time, too. ok millert@
markus
2001-10-26
1
-2
/
+2
*
syslog_r() implementation. deraadt@ ok.
jjbg
2001-10-24
2
-101
/
+275
*
o kill some extra whitespace
millert
2001-09-22
1
-92
/
+81
*
Typo; grange@rt.mipt.ru
aaron
2001-09-21
1
-2
/
+2
*
repair getgrgid_r() and getgrnam_r() as the standart says; from d@
pvalchev
2001-09-11
1
-32
/
+83
*
It is silly to reference the Tahoe architecture.
millert
2001-09-06
1
-4
/
+3
*
Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their POSIX counterparts.
millert
2001-09-04
1
-34
/
+8
*
Zero out entire FTS after allocating it instead of just zeroing out
millert
2001-08-27
1
-14
/
+9
*
Sync with sysctl(8): net.inet.tcp.slowhz is not changeable; bk@rt.fm. Wow,
aaron
2001-08-25
1
-2
/
+2
*
Add missing commas after auth_getitem and auth_setitem in NAME section.
millert
2001-08-23
1
-3
/
+3
*
typo fix from NetBSD (groo@netbsd.org)
pjanzen
2001-08-23
1
-2
/
+2
*
deal with -1 from snprintf, if it ever happens
deraadt
2001-08-18
2
-4
/
+8
*
Add a possibility to add a random offset to the stack on exec. This makes
art
2001-08-18
1
-1
/
+9
*
Typo fixes; andrew.hoerter@NeuStar.com
aaron
2001-08-15
1
-4
/
+4
*
Explicitly NUL terminate dst in strvis() and strvisx() in case
millert
2001-08-13
1
-1
/
+3
*
Do the memset only if tcgetattr() fails just in case the failed
millert
2001-08-07
1
-3
/
+4
*
Keep a verbatim copy of the old struct termios instead of using
millert
2001-08-07
1
-29
/
+15
*
typo.
pvalchev
2001-08-07
1
-2
/
+2
*
o) We always close .Bl and .Bd tags;
mpech
2001-08-06
6
-11
/
+11
*
Update sp->fts_cur in fts_read() before returning NULL. This
millert
2001-08-03
1
-2
/
+5
*
Add missing LINK for cgetusedb
krw
2001-07-31
1
-2
/
+2
*
varargs.h -> stdarg.h
marc
2001-07-27
1
-2
/
+2
*
mode -> type in description to match the synopsis.
aaron
2001-07-17
1
-2
/
+2
*
put another YP-only piece inside the ifdef
deraadt
2001-07-10
1
-1
/
+3
*
correct type on last arg to execl(); nordin@cse.ogi.edu
deraadt
2001-07-09
1
-2
/
+2
*
a first pass at -Wall
deraadt
2001-07-09
2
-7
/
+4
*
IPComp support. angelos@ ok.
jjbg
2001-07-05
1
-1
/
+3
*
Convert warn/warnx -> _warn/_warnx
millert
2001-07-02
2
-13
/
+13
*
fix one-byte overflows
pjanzen
2001-06-28
2
-6
/
+6
*
typo, spotted by Tom Holroyd <tomh@po.crl.go.jp>; ok deraadt@
djm
2001-06-27
1
-2
/
+2
*
Make the functions (which get linked in if <ctype.h> isn't #included) behave
pjanzen
2001-06-27
3
-22
/
+43
*
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
lebel
2001-06-27
7
-26
/
+18
*
Document that behaviour is undefined if the argument isn't EOF or an unsigned
pjanzen
2001-06-25
13
-13
/
+117
*
When splitting instance from username, treat '/' as a separator as
millert
2001-06-24
2
-19
/
+22
*
Add new cgetusedb() function to toggle reading of .db files in getcap(3).
millert
2001-06-18
2
-5
/
+45
*
Fix a char vs. u_char problem I introduced in the last commit.
millert
2001-06-18
1
-2
/
+3
*
Disable the STATUS character when reading passwords -- people seem to
millert
2001-06-16
1
-5
/
+21
*
Don't bail out early for users w/o passwd file entries since we may
millert
2001-06-03
1
-5
/
+5
*
KERN_NPROCS documentation
angelos
2001-06-03
1
-1
/
+4
*
struct diskstats now
angelos
2001-06-03
1
-2
/
+2
*
Fix another case of CHDIR("..") pointed out by Bruce Evans
millert
2001-05-31
1
-22
/
+14
*
When changing directory to '..', verify that we really are where
millert
2001-05-30
1
-4
/
+11
*
Complain via syslog if login.conf does not exist. With the BSD
millert
2001-05-30
1
-5
/
+2
*
mention setusercontext() return value
millert
2001-05-29
1
-1
/
+4
*
Correct interval notation (<= vs. <); tadayuki@mediaone.net
millert
2001-05-20
1
-4
/
+2
*
don't copy past end of record in readdir_r (ok by art)
rees
2001-05-17
1
-2
/
+2
*
Make path length variables size_t. This fixes the problem where
millert
2001-05-15
2
-71
/
+55
*
Update, sync with reality. deraadt@ok
angelos
2001-05-14
1
-37
/
+76
[next]