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-07-21
unneeded includes
Kevin Steves
2002-07-21
extern char *optarg; for portable
Kevin Steves
2002-07-21
cleanup, mostly 'if 0'ed code removal.
Dale Rahn
2002-07-21
on itlb miss say type is VM_PROT_EXECUTE, per art@s suggestion
Michael Shalayeff
2002-07-21
Attempt to distinguish 4000 700A from 4000 705A. Results are so far
Hugh Graham
2002-07-21
Vector 0x0 doesn't seem to be useful, so ignore it for now.
Hugh Graham
2002-07-21
- Deal with the fact that nsp2k's bridge can't deal with burst read/write
Jason Wright
2002-07-21
Put a doing...done wrapper around creation of the host.random file
Hugh Graham
2002-07-21
test missing comma
Theo de Raadt
2002-07-21
make the , optional in many places. This makes string concat a lot more
Theo de Raadt
2002-07-21
sync
Theo de Raadt
2002-07-21
remove unsued variables.
Artur Grabowski
2002-07-21
string concat, ie.
Theo de Raadt
2002-07-21
two more missing systrace_lock
Jun-ichiro itojun Hagino
2002-07-21
need systrace_lock/unlock around lockmgr lock operation. provos ok
Jun-ichiro itojun Hagino
2002-07-20
minor indent tweaks
Theo de Raadt
2002-07-20
Remove unused variables.
Artur Grabowski
2002-07-20
remove unused extern decl (commented out). sync w/kame
Jun-ichiro itojun Hagino
2002-07-20
unconfuse indentation.
Artur Grabowski
2002-07-20
typo
Artur Grabowski
2002-07-20
Only add a pmap_physseg if MD code defines __HAVE_PMAP_PHYSSEG.
Artur Grabowski
2002-07-20
duplicate define.
Artur Grabowski
2002-07-20
define __HAVE_PMAP_PHYSSEG
Artur Grabowski
2002-07-20
Always HWREF. Don't have it as an option because the slow-slow version
Artur Grabowski
2002-07-20
two more from henning
Theo de Raadt
2002-07-20
adapt to new dup-to syntax
Theo de Raadt
2002-07-20
use diff nicer
Theo de Raadt
2002-07-20
Instead of copying out the signal trampoline on top of the stack, create
Artur Grabowski
2002-07-20
properly split yacc and lex use
Theo de Raadt
2002-07-20
correct check for strchr() failure in EXAMPLE; from pinskia@physics.uc.edu
Peter Valchev
2002-07-20
ansi
Theo de Raadt
2002-07-20
abort on setusercontext failure; millert ok
Theo de Raadt
2002-07-20
ansi
Theo de Raadt
2002-07-20
Exit on setusercontext() failure; noticed by deraadt@
Todd C. Miller
2002-07-20
Exit if setusercontext() fails to set resources/priority and suidwarn
Todd C. Miller
2002-07-20
Fix up WANT_LIBMILTER stuff for people who want to use it; downsj@downsj.com
Todd C. Miller
2002-07-20
add flags to synopsis for isa.
Federico G. Schwindt
2002-07-20
Add flags 0x00 to fd
Federico G. Schwindt
2002-07-20
Show flags as "flags 0x00", not "flags Z".
Federico G. Schwindt
2002-07-20
Error out if setusercontext() fails and the runas user is not root.
Todd C. Miller
2002-07-20
try to make pingsock and rpcsock resv too
Theo de Raadt
2002-07-20
If we call siop_intr manually, make sure it's protected by splbio.
Artur Grabowski
2002-07-20
short -u description in httpd -h
Henning Brauer
2002-07-20
do not install mk-amd-map and remove references to it in our documentation
Peter Valchev
2002-07-20
sync
Theo de Raadt
2002-07-20
compile on sparc64
Niels Provos
2002-07-20
knf
Theo de Raadt
2002-07-20
ansi
Theo de Raadt
2002-07-20
remove pre-apache-1.3.26 cruft
Henning Brauer
2002-07-20
comment clarification. niels ok
Jun-ichiro itojun Hagino
[next]