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-17
A SEVERE hack given to me by mickey to draw the line in the sand at 1G.
Dale Rahn
2003-04-17
Common bootloader file for 'loadfile' performs same action as old exec main.
Dale Rahn
2003-04-17
changes to support mquery with 1Gsep on i386. avoid heap on mappings.
Dale Rahn
2003-04-17
Remove a bogus ALIGNED_POINTER, this is now defined in proper i386 headers.
Dale Rahn
2003-04-17
asm cleanup, binutils gas is more pickey about asm instruction word size.
Dale Rahn
2003-04-17
i386 ELF bootloader. developed with weingart@
Dale Rahn
2003-04-17
i386 changes to move to ELF. asm cleanup. Change MAXDSIZ to 512M for 1Gsep.
Dale Rahn
2003-04-16
Use uvm_findspace() to verify that the addresses allocated to ld.so are
Dale Rahn
2003-04-16
fix my copyright. make the part that's without fee unambiguous
Nathan Binkert
2003-04-16
Clarify license terms.
Miod Vallat
2003-04-16
siginfo support for vax.
Miod Vallat
2003-04-16
better limits and clean out old consts and comments
Michael Shalayeff
2003-04-16
half the uspace seems to be very much enough
Michael Shalayeff
2003-04-16
clean some spaces and registers and other fluff
Michael Shalayeff
2003-04-15
do the same ufs does: collapse extra slashes. this allows loading files from ...
Michael Shalayeff
2003-04-15
rearrange devsw to place dk in the beginning. necessary glue hookups in cdboot
Michael Shalayeff
2003-04-14
revert last change since it causes problems on some devices
Alexander Yurchenko
2003-04-14
rename rootvp to rvp to avoid global. ok deraadt@ krw@
Ted Unangst
2003-04-14
rename rootvp to rvp to avoid global. ok deraadt@ krw@
Ted Unangst
2003-04-14
rename ticks to nticks to avoid global. ok deraadt@ krw@
Ted Unangst
2003-04-14
Remove dead attribute "rasterconsole".
Miod Vallat
2003-04-14
sync
Theo de Raadt
2003-04-14
There are two related changes.
Artur Grabowski
2003-04-13
Add a simple driver for the SBus ``Prestoserve'' NVRAM cards.
Miod Vallat
2003-04-13
diff from nordin@ to prevent wraparound on long uptime machines.
Ted Unangst
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
[next]