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
2007-04-28
Remove a duplicate copyright statement.
Jonathan Gray
2007-04-28
Fix comments above DISKMINOR uses. DISKMINOR provides minor not major
Kenneth R Westerback
2007-04-28
Copy sendbug's editit().
Ray Lai
2007-04-28
missing splbio/splx pair (which splasserted me per-device probe) in
Theo de Raadt
2007-04-28
remove abstraction around splbio/splx; they just confuse things; ok dlg marco...
Theo de Raadt
2007-04-27
Even floppies should use DISKLABELDEV() on the dev_t parameter to
Kenneth R Westerback
2007-04-27
sync
Theo de Raadt
2007-04-27
Correct typo in comment, no code changes
Chad Loder
2007-04-27
more lint warning reductions. use int for all priority vars. okay marc@
Kurt Miller
2007-04-27
update a comment to reflect the truth - the documentation that is
Reyk Floeter
2007-04-27
spacing
Reyk Floeter
2007-04-27
fix minor nit with previous commit
Kurt Miller
2007-04-27
registers are accessed via configurable windows in the PCI memory space,
Reyk Floeter
2007-04-27
fix thread_continuation_t typedef and use passed curthread instead of
Kurt Miller
2007-04-27
also map the seconds PCI memory space
Reyk Floeter
2007-04-27
Disable interrupts around bit operations; ok deraadt@
Miod Vallat
2007-04-27
Enable interrupts during syscall processing. Need to verify if the
Dale Rahn
2007-04-27
In pmap_enter_pv(), when uncaching a page due to a VAC conflict, only flush
Miod Vallat
2007-04-27
Remove unused macros, and make sure the remaining one do not truncate the
Miod Vallat
2007-04-27
More pmap changes from the potpourri pool:
Miod Vallat
2007-04-27
Remove unused function _thread_fd_unlock_owned() and
Kurt Miller
2007-04-27
For uvm_map and uvm_unmap, splassert(IPL_NONE) for non-INTRSAFE maps.
Artur Grabowski
2007-04-27
Another indentation cleanup without binary changes.
Artur Grabowski
2007-04-27
Some ANSI function prototypes and misc cleanups.
Artur Grabowski
2007-04-27
Some indentation cleanup.
Artur Grabowski
2007-04-27
sync
Theo de Raadt
2007-04-27
sync (also update the PCI IDs in the nx driver)
Reyk Floeter
2007-04-27
update NetXen PCI IDs
Reyk Floeter
2007-04-27
tweaks;
Jason McIntyre
2007-04-27
add initial nxb_read/nxb_write functions
Reyk Floeter
2007-04-27
only attach nx NICs with 128MB memory and a 32bit memory type for now
Reyk Floeter
2007-04-27
rename sc_io* types to sc_mem* to reflect the bus space memory type.
Reyk Floeter
2007-04-27
add NX_DEBUG macros
Reyk Floeter
2007-04-27
add a section to define the nx memory layout
Reyk Floeter
2007-04-27
Use rlimit nofiles max to size fd/fdp tables instead of cur. Fixes
Kurt Miller
2007-04-27
Remove unneeded #include's, as already done for disklabel. CPU_BIOS
Kenneth R Westerback
2007-04-27
Nuke WDUNIT/WDPART/etc. defines and just use standard DISKUNIT/DISKPART/etc.
Kenneth R Westerback
2007-04-27
Check for Control key held down when starting, and don't read boot.conf
Tom Cosgrove
2007-04-27
Document atomic_{set,clear}bits_int.
Artur Grabowski
2007-04-27
Modified manpage to reflect claudio's changes about 224.0.0.9 route.
Michele Marchetto
2007-04-27
Ripd needs a valid route for 224.0.0.9 to work. Instead of forcing users to
Claudio Jeker
2007-04-27
Use the right size when we're backing out the allocation in
Artur Grabowski
2007-04-27
Fix copy/paste-o in offset of TDINTCM register jointly spotted by dlg and
Chad Loder
2007-04-27
piixpcib bits; ok gwk
Jason McIntyre
2007-04-27
my txt fifo write bug is extremely strange. i need a delay before the
David Gwynne
2007-04-27
caps for NTP server; from jdixon
Theo de Raadt
2007-04-27
remove duplicate defines.
David Gwynne
2007-04-27
typo; mikolaj.kucharski@gmail
Theo de Raadt
2007-04-26
lint says: fdisk.c:160: warning: operator '==' found where '=' was expected
Theo de Raadt
2007-04-26
includes that are not needed anymore
Theo de Raadt
[next]