index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2003-12-12
sync with <sys/mbuf.h>, as pointed out by Dragos Ruiu;
Jason McIntyre
2003-12-12
missing parameter to printf; erick@bonzai.space-ei.nl
Theo de Raadt
2003-12-12
niels kindly dropped clause 3/4 from the license. tnx!
Jun-ichiro itojun Hagino
2003-12-12
term 3 cleanup, ok from brezak
Theo de Raadt
2003-12-12
we can skip arc4random() call here. markus
Jun-ichiro itojun Hagino
2003-12-12
previous commit included bad hunk. sorry
Jun-ichiro itojun Hagino
2003-12-12
Remove unused and incorrect generic interface ioctl defines SIOCSIFGENERIC
Ryan Thomas McBride
2003-12-12
reomve some junk
Theo de Raadt
2003-12-12
no need to call arc4random() if we don't skip numbers in ip_randomid().
Jun-ichiro itojun Hagino
2003-12-11
Add -p1003.1-03 for POSIX 1003.1 2003 Edition
Todd C. Miller
2003-12-11
regen now that [gs]etpriority(2) take id_t, not int.
Todd C. Miller
2003-12-11
Add id_t type as per POSIX and use it for [gs]etpriority(2).
Todd C. Miller
2003-12-11
POSIX says rlim_t should be unsigned so make it u_quad_t. Also add
Todd C. Miller
2003-12-11
Sync usage() with SYNOPSIS in grep(1).
Ryan Thomas McBride
2003-12-11
Document use of [pattern] without -e, give example of -v with multiple
Ryan Thomas McBride
2003-12-11
Oops, forgot to commit this chunk of pcb_t removal. Spotted by deraadt.
Miod Vallat
2003-12-11
NOMAN building works, fix NOMAN installation.
Marc Espie
2003-12-11
Fix PR3587 and other related problems with NAT and table stats.
Cedric Berger
2003-12-11
Check DP83815/6 silicon revision register and apply current fixes documented
Chris Cappuccio
2003-12-11
remove @ that i do not like
Theo de Raadt
2003-12-11
do not whine about .
Theo de Raadt
2003-12-10
missed in previous commit
Todd C. Miller
2003-12-10
regen after poll(2) change
Todd C. Miller
2003-12-10
Add an nfds_t type as per POSIX and also add pollfd_t like Solaris has.
Todd C. Miller
2003-12-10
spacing
Theo de Raadt
2003-12-10
Ignore PSALL if NOMAN is set; noticed by jmc@
Todd C. Miller
2003-12-10
for unaligned btlb mapping attempts -- just fail
Michael Shalayeff
2003-12-10
yppoll.c
Theo de Raadt
2003-12-10
oops
Theo de Raadt
2003-12-10
stamp files and directories.
Marc Espie
2003-12-10
Flag unresolved package names as errors.
Marc Espie
2003-12-10
Replace Adding/Deleting with "Pretending to add/delete" in -n mode.
Marc Espie
2003-12-10
validate set/getsockopt arg more strictly. local privileged user could cause
Jun-ichiro itojun Hagino
2003-12-10
fix NULL/0 mixup
Jun-ichiro itojun Hagino
2003-12-10
dstkva is not a pointer, so comparison with NULL is inappropriate.
Jun-ichiro itojun Hagino
2003-12-10
de-register. deraadt ok
Jun-ichiro itojun Hagino
2003-12-10
correct non-repetitive ID code, based on comments from niels provos.
Jun-ichiro itojun Hagino
2003-12-10
- fix a few exit cases that would exit with no log
Bob Beck
2003-12-10
use if_indexlim (instead of if_index) and ifindex2ifnet[x] != NULL
Jun-ichiro itojun Hagino
2003-12-10
snc list of supported controllers with reality
Henning Brauer
2003-12-09
Clear exit code when ssh -N is terminated with a SIGTERM. ok markus@
Darren Tucker
2003-12-09
match a couple more models
Henning Brauer
2003-12-09
sync with FreeBSD
Henning Brauer
2003-12-09
sync
Theo de Raadt
2003-12-09
new moxa puc
Theo de Raadt
2003-12-09
sync
Theo de Raadt
2003-12-09
knf
Theo de Raadt
2003-12-09
preventative measure against format string problem; from art, via
Theo de Raadt
2003-12-09
rename keepalive to tcpkeepalive; the old name causes too much
Markus Friedl
2003-12-09
better management of list of installed packages. Allow pkg_add/delete -n
Marc Espie
[next]