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-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
2002-01-24
ellaborate on history
Michael Shalayeff
2002-01-23
_THREAD_PRIVATE_MUTEX_UNLOCK() on error before returning; millert@ ok.
Federico G. Schwindt
2002-01-23
Fix memory leaks in login_getstyle(), login_getstr() and login_getcaptime()
Todd C. Miller
2002-01-16
Use the volatile specifier to fix warnings about variables being
Todd C. Miller
2002-01-14
If waitpid() return ECHILD that should not be a fatal error since
Todd C. Miller
2002-01-12
document net.inet.icmp.redir{accept,timeout}
Eric Jackson
2002-01-11
typo
Jun-ichiro itojun Hagino
2002-01-11
document new sysctl for vfs.nfs.norsvport
Nathan Binkert
2002-01-07
If the handler for SIGCHLD is set to SIG_IGN, act as if the
Todd C. Miller
2002-01-02
more pid_t use
Theo de Raadt
2001-12-15
Document SIGTTIN and SIGTTOU now that we deal with them too.
Todd C. Miller
2001-12-15
Catch SIGTTIN and SIGTTOU too and treat them like SIGTSTP.
Todd C. Miller
2001-12-07
Add ERRORS and STANDARDS sections
Todd C. Miller
[next]