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
/
sys
Age
Commit message (
Expand
)
Author
2003-04-12
life's easier if one initializes pointers...
Henning Brauer
2003-04-12
don't create a root class implicitely. we do this from pfctl, and need
Henning Brauer
2003-04-12
kill the qid assignment code here; return EINVAL if qid == 0 - similar to
Henning Brauer
2003-04-12
ansi and a bit style; ok kjc@
Henning Brauer
2003-04-12
Don't wait for DRQ after issuing IDENTIFY command. Fix long detecting
Alexander Yurchenko
2003-04-12
Fix index bounds checking in save data pointers logic.
Kenneth R Westerback
2003-04-11
Match PCI_PRODUCT_INTEL_PRO_100_VE_4 and PCI_PRODUCT_INTEL_PRO_100_VM_4.
Todd C. Miller
2003-04-11
set/update the queue IDs on filter rules (qid and pqid) on
Henning Brauer
2003-04-11
Delete a doubly redundant call to timeout_del() in osiop_timeout.
Kenneth R Westerback
2003-04-11
zombies can't live allproc list. art fixed the real problem a while ago.
Ted Unangst
2003-04-11
always reread curproc and frame on return from the system call
Michael Shalayeff
2003-04-11
count traps and interrupts
Michael Shalayeff
2003-04-10
more POSIX chown
Todd C. Miller
2003-04-10
make all entry points of the same number of arguments and that greatly simpli...
Michael Shalayeff
2003-04-10
deallocate resources on failures; pt out by tedu@; millert@ ok
Michael Shalayeff
2003-04-10
Proper use of bus_space makes the need for <machine/pio.h> obsolete, which
Miod Vallat
2003-04-10
woah. last commit contained way too much. revert, and apply only the change...
Ted Unangst
2003-04-10
don't try to update directories on zombies. pr2030. ok art
Ted Unangst
2003-04-10
off by one bounds check in diag code. ok art.
Ted Unangst
2003-04-09
makeing a local array static saves some bytes; idea from mickey@
Markus Friedl
2003-04-09
missing nl in the error msg and a return afterwards
Michael Shalayeff
2003-04-09
a couple of sigmatel codec ids
Michael Shalayeff
2003-04-09
KNF
Henning Brauer
2003-04-09
Change pf_state structure to point to both a rule and the anchor,
Cedric Berger
2003-04-09
Remove one of two identical comment blocks
Niklas Hallqvist
2003-04-09
add strl{cat,cpy} to unbreak "make build" on sparc64
Nikolay Sturm
2003-04-09
Correct commentary describing page table layouts
Niklas Hallqvist
2003-04-09
Cleanup/make more consistant the various DEBUG flags and uses thereof.
Kenneth R Westerback
2003-04-09
Reduce default OSIOP_DEBUG output to a useful volume.
Kenneth R Westerback
2003-04-09
sprintf->snprintf. miod@, grange@ ok.
Hakan Olsson
2003-04-08
just wate that debug altogether
Michael Shalayeff
2003-04-08
Make dmesg prettier if attachment fails and no option DEBUG
Miod Vallat
2003-04-08
Ahem, fix printf format.
Miod Vallat
2003-04-08
Fix diagnostic output to display data buffer actually being used.
Kenneth R Westerback
2003-04-08
Move definition of storage for cpu_model to locore.c so sizeof has
Hugh Graham
2003-04-07
sprintf elimination from rohee.
Ted Unangst
2003-04-07
some snprintf usage from rohee.
Ted Unangst
2003-04-07
a couple more codec ids from people
Michael Shalayeff
2003-04-07
oops
Michael Shalayeff
2003-04-07
add mfcpu() and kill get_psw/set_psw that should not be used from the .c code
Michael Shalayeff
2003-04-07
remove dead stuff
Michael Shalayeff
2003-04-07
enable viper touching again.
Michael Shalayeff
2003-04-07
do not limit the kmem to just the physmem
Michael Shalayeff
2003-04-07
only check for space mismatch when coming from user.
Michael Shalayeff
2003-04-07
properly recalculate spa-epa when it comes to per-page
Michael Shalayeff
2003-04-07
move out non-gsc devices from the gsc section
Michael Shalayeff
2003-04-07
this makes wax interrupt
Michael Shalayeff
2003-04-07
com1@wax
Michael Shalayeff
2003-04-07
s/HP9000/HP 9000/; from weissmanndude
Michael Shalayeff
2003-04-07
int -> ssize_t.
Mike Pechkin
[next]