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
2002-05-22
I was on drugs when I commited this initially, and still do not understand
Miod Vallat
2002-05-22
Fix some ut_line manipulation pointed out by Moritz Jodeit.
Todd C. Miller
2002-05-22
typo; moritz@jodeit.org
Theo de Raadt
2002-05-22
Implement splassert. Even simpler than on the sparc.
Artur Grabowski
2002-05-22
unlink lpd.pid if killed by a signal
Todd C. Miller
2002-05-22
Use O_EXLOCK in open() instead of flock() to eliminate a potential locking
Todd C. Miller
2002-05-22
Set close-on-exec flag for the socket cron selects on.
Todd C. Miller
2002-05-22
Remove pid file if sent SIGINT or SIGTERM before exiting.
Todd C. Miller
2002-05-22
o avoid stdio in acquire_daemonlock() so we don't leak FILE * memory
Todd C. Miller
2002-05-22
regen
Michael Shalayeff
2002-05-22
another 4800 weirdo from cisco; from condor@vcable.net
Michael Shalayeff
2002-05-22
Copy only the register paddrs/lens that we have room for
Jason Wright
2002-05-22
splassert(IPL_BIO) in the b_iodone handlers.
Artur Grabowski
2002-05-22
redhat_base -> redhat/base; closes pr2674
Peter Valchev
2002-05-22
sync
Theo de Raadt
2002-05-22
correct exit code; bks10@cornell.edu
Theo de Raadt
2002-05-22
more strcpy/sprintf death; mpech ok
Theo de Raadt
2002-05-22
Small fix: - Start new sentence on a new line.
Mike Pechkin
2002-05-22
strcpy, sprintf death; mpech ok
Theo de Raadt
2002-05-22
remove crud
Theo de Raadt
2002-05-22
Add a compat_hpux(8) manual page, from NetBSD with corrections.
Miod Vallat
2002-05-22
a bunch more strcpy -> strlcpy and sprintf -> snprintf
Theo de Raadt
2002-05-22
snprintf, and make it compile
Theo de Raadt
2002-05-22
more strlcpy and snprintf
Theo de Raadt
2002-05-22
Check for S/Key entries in /etc/skey, not /etc/skeyeys; David Krause
Todd C. Miller
2002-05-22
put a real struct definition instead of the weird "typedef struct
Vincent Labrecque
2002-05-22
creator
Jason Wright
2002-05-22
note Creator support
Jason Wright
2002-05-22
reality
Jason Wright
2002-05-22
Only map in DFB32 during attach, other stuff will be mapped by _mmap as
Jason Wright
2002-05-22
Fix quoting botch in earlier commit. Make sure MDDISKDEVS and
Kenneth R Westerback
2002-05-22
return mappings from DFB24 for DUMBFB mode mmap requests (this makes unaccele...
Jason Wright
2002-05-22
atexit(3) can fail. handle error accordingly. deraadt ok
Jun-ichiro itojun Hagino
2002-05-22
Eh, mark scsi_free_xs with splassert(IPL_BIO) too.
Artur Grabowski
2002-05-22
splassert_check should be ifdef DIAGNOSTIC
Artur Grabowski
2002-05-22
sync
Theo de Raadt
2002-05-22
let !DIAGOSTIC kernels build
Theo de Raadt
2002-05-22
whack sprintf
Theo de Raadt
2002-05-22
strlcpy sprinkling
Theo de Raadt
2002-05-22
sync
Theo de Raadt
2002-05-22
some b_iodone handlers and vwakeup require splbio.
Artur Grabowski
2002-05-22
splassert(IPL_BIO) in scsi_done (its children have this assumption).
Artur Grabowski
2002-05-22
oops, missed another file
Theo de Raadt
2002-05-21
KNF
Theo de Raadt
2002-05-21
duplicated prototype
Jun-ichiro itojun Hagino
2002-05-21
minor KNF. plug a memory leak on reconfig.
Jun-ichiro itojun Hagino
2002-05-21
Document autobooting macppc, and how to use the openfirmware boot menu
Dale Rahn
2002-05-21
public domain
Todd C. Miller
2002-05-21
Protect calls to biodone with splbio. Some functions called
Artur Grabowski
2002-05-21
Better handling of negative timeval than last commit.
Todd C. Miller
[next]