index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
Age
Commit message (
Expand
)
Author
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-06-12
__indr_reference() and the definition in the same compilation unit are
Federico G. Schwindt
2002-06-11
Document kern.userasymcrypto
Angelos D. Keromytis
2002-06-11
random cleanup that's cheaper to commit than to remove from my tree.
Artur Grabowski
2002-06-10
put back in the assert changes for ISO C 99 (put __func__ in it)
Marc Espie
2002-06-09
spelling; moritz@jodeit.org
Theo de Raadt
2002-06-09
Document KERN_MBSTAT
Angelos D. Keromytis
2002-06-08
Document proc arg sysctls.
Artur Grabowski
2002-06-08
Document NFILES, TTYCOUNT (to come) and NUMVNODES (to come).
Angelos D. Keromytis
2002-06-08
use weak aliases whenever is possible; millert@ ok.
Federico G. Schwindt
2002-06-07
document net.inet6.ip6.v6only
Jun-ichiro itojun Hagino
2002-06-05
If send() returns ENOBUFS, sleep for one microsecond and retry.
Todd C. Miller
2002-06-03
Make nice(3) standards compliant; adapted from patch by Matthias Drochner
Todd C. Miller
2002-05-28
document net.inet6.ip6.maxfrags
Jun-ichiro itojun Hagino
2002-05-26
pid_t cleanup
Theo de Raadt
2002-05-24
add net.inet.icmp.tstamprepl sysctl for timestamp control; jason@ackley.net
Theo de Raadt
2002-05-24
try to use strlcpy and snprintf more; ok various
Theo de Raadt
2002-05-22
put a real struct definition instead of the weird "typedef struct
Vincent Labrecque
2002-05-09
now catches SIGALRM and SIGPIPE too
Todd C. Miller
2002-05-09
Add SIGALRM and SIGPIPE to the list of signals we catch, turn echo back on,
Todd C. Miller
2002-05-08
Fix typo; Peter Werner
Todd C. Miller
2002-05-01
Sync EA with FreeBSD, mostly addition of new ENOATTR errno.
Dale Rahn
2002-05-01
o) start new sentence on a new line;
Mike Pechkin
2002-04-30
Some errno entries were not documented or added to _sys_errlist[] when
Dale Rahn
2002-04-30
Initial cleanup:
Mike Pechkin
2002-04-29
Stash string lengths in variables instead of computing multiple times.
Todd C. Miller
2002-04-19
avoid cranking libc minors for another few weeks
Theo de Raadt
2002-04-17
Use __func__ in assert.
Marc Espie
2002-04-03
WCCPv1 GRE sysctl -- ok deraadt@
Angelos D. Keromytis
2002-03-27
VM is a history. From lazy form@.
Mike Pechkin
2002-03-20
fix memleak.
Mike Pechkin
2002-03-16
Add CAVEATS section similar to authenticate.3
Todd C. Miller
2002-03-16
Add CAVEATS section that details which functions call getpw* so
Todd C. Miller
2002-03-16
Add auth_getpwd MLINK
Todd C. Miller
2002-03-16
o Document auth_getpwd()
Todd C. Miller
2002-03-13
Convert indentation whitespace -> tabs and kill $@%^#! ^M's
Todd C. Miller
2002-03-02
document tcp.ackonpush
Niels Provos
2002-03-01
document cryptodevallowsoft
Niels Provos
2002-02-23
sysctl kern.usercrypto
Theo de Raadt
2002-02-23
Document KERN_SYSVIPC_INFO; from NetBSD
Todd C. Miller
2002-02-23
Add brief LOGIN_SETLOGIN caveat and point the user to setlogin(2)
Todd C. Miller
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-18
Open console with O_NONBLOCK to avoid blocking on a locked console.
Todd C. Miller
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-02-16
MI man page to document fpgetmask(3) and friends; from ross@NetBSD, ok deraadt
Peter Valchev
2002-02-10
back out the no reserved port option for nfs
Nathan Binkert
2002-02-05
o) Fix memory leak in _auth_checklogin(), auth_approval(), auth_close() and
Mike Pechkin
2002-01-29
Fix memory leak in setuserpath(). We prefer patch from millert@.
Mike Pechkin
2002-01-28
Fix memory leaks in login_getcapnum() and login_getcapsize().
Mike Pechkin
[next]