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
/
usr.sbin
Age
Commit message (
Expand
)
Author
2004-02-23
procmap seems to work well enough now. ok deraadt@
Ted Unangst
2004-02-23
if the heap is non-exec, it makes it hard to find by looking for an exec
Ted Unangst
2004-02-23
I was hunting this bug for quite some time. Don't use a value you need later
Claudio Jeker
2004-02-23
While searching a different bug found those two gems. The ntohs is obvious
Claudio Jeker
2004-02-23
unknown is less ugly than ??, and not a trigraph. requested by deraadt
Ted Unangst
2004-02-23
no peeking at kernel or other processes for normal users. ok deraadt@
Ted Unangst
2004-02-21
distinguish between unreadable directories and non packages.
Marc Espie
2004-02-21
keep O_NONBLOCK after teh tcp sessions are established, claudio ok
Henning Brauer
2004-02-20
Print ifname in PFSYNC_ACT_CLR message if present.
Ryan Thomas McBride
2004-02-20
PKG_DESTDIR / -B support in pkg_add.
Marc Espie
2004-02-20
move wildcard rewriting down. Allows flavors in package-specs to
Marc Espie
2004-02-20
ypbin creates /var/yp/binding/<domainname>.<version> and /var/run/ypbind.lock
Henning Brauer
2004-02-19
typo; jjy2+@pitt.edu
Theo de Raadt
2004-02-19
Add support for basic filters. Nothing optimized and it has some issues but
Claudio Jeker
2004-02-19
Make the code more portable. Add some missing header files and make the use
Claudio Jeker
2004-02-19
Doh. Copy pasto. The if is always false and bogus.
Claudio Jeker
2004-02-19
takin out the trash
Ted Unangst
2004-02-19
pedro martelletto tells me stroul returns an unsigned long which
Ted Unangst
2004-02-18
Do aspath loop detecion for outgoing messages too, but this time with the
Claudio Jeker
2004-02-18
Correctly handle parse errors in aspath and prefixes. Also do input aspath
Claudio Jeker
2004-02-18
clean up openssl req;
Jason McIntyre
2004-02-18
sort options and SYNOPSIS;
Jason McIntyre
2004-02-18
Bring the path attribute parsing on big step closer to the RFC.
Claudio Jeker
2004-02-18
Fix a nasty memory leak. OK henning@
Claudio Jeker
2004-02-18
Check for optional path attributes error. This kills some XXX in the code.
Claudio Jeker
2004-02-18
strtoul for getting pid. ok and numerous hints from deraadt@
Ted Unangst
2004-02-18
revoke privs asap; tedu ok
Theo de Raadt
2004-02-18
a pinch of knf
Theo de Raadt
2004-02-18
little cleanup. strlcat. usage. don't call atoi on non-numbers.
Ted Unangst
2004-02-18
printing (null) is not so useful. instead print names of missing symbols
Ted Unangst
2004-02-18
fix thinko in the revents & (POLLIN|POLLOUT) case
Henning Brauer
2004-02-17
improve logging on connection open fail
Henning Brauer
2004-02-17
init wbuf.sock too in init_peer()
Henning Brauer
2004-02-17
little easier
Henning Brauer
2004-02-17
bit better err msgs after buf_close (which can't fail anyway actually)
Henning Brauer
2004-02-17
couple more bits from wiz@netbsd;
Jason McIntyre
2004-02-17
check for EAGAIN after read
Henning Brauer
2004-02-17
tidy this page up a bit;
Jason McIntyre
2004-02-17
malloc checks, strlcpy. based on patch from Vink Joris <nimadeus@pandora.be>
Ted Unangst
2004-02-17
Somehow size needs some time to settle. The direct inline call of attr_error
Claudio Jeker
2004-02-17
missing bzero() of the iovec
Henning Brauer
2004-02-17
two more returns; open msg counter might have gotten increased too much
Henning Brauer
2004-02-17
On write error return and do not try to make a read. OK henning@
Claudio Jeker
2004-02-17
Make gcc on sparc happy. OK henning@
Claudio Jeker
2004-02-17
init len for getsockname and getpeername, found and ok claudio
Henning Brauer
2004-02-17
Make sure that we add the new prefix to the prefix list or bad things will
Claudio Jeker
2004-02-16
add IPv4/IPv6 transport selection. ok millert@ deraadt@
Jakob Schlyter
2004-02-16
KNF
Henning Brauer
2004-02-16
add scope_id for v6 to struct bgpd_addr
Henning Brauer
2004-02-16
Extend imsg API so that messages can be composed on the fly. In the RDE it
Claudio Jeker
[next]