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-25
sysctl front-end for the hardware monitoring sensors. This adds
Alexander Yurchenko
2003-04-25
sync
Dale Rahn
2003-04-25
change mquery() function call signature to be the same a mmap(). It
Dale Rahn
2003-04-25
Fix nat proxy port allocation. In case a range was manually specified,
Daniel Hartmeier
2003-04-25
- added missing .Ed
Jason McIntyre
2003-04-24
fix typo; Patrick Latifi
Todd C. Miller
2003-04-24
regen
Alexander Yurchenko
2003-04-24
Two ServerWorks CSB6 devices found in dmesg from
Alexander Yurchenko
2003-04-23
be extra cautious in managing pv-entries for pages that are not managable
Michael Shalayeff
2003-04-23
give 'em some const; mjacob@ ok
Michael Shalayeff
2003-04-23
DVMA, not DMVA.
Miod Vallat
2003-04-23
Move m_copyback() to uipc_mbuf where it makes some kinda sense; ok dhartmei
Jason Wright
2003-04-22
correct (false) assumption made about m->m_len. dhartmei ok.
Jun-ichiro itojun Hagino
2003-04-20
regen
Alexander Yurchenko
2003-04-20
Add Intel 82801DBM IDE
Alexander Yurchenko
2003-04-20
In pdc20265_pci_intr() perform shared irq check only if channel is
Alexander Yurchenko
2003-04-19
correct opacket/obytes statistics; from sam@freebsd
Jason Wright
2003-04-19
Make the ubsec_feed* routines void, noone looks at the return value (always z...
Jason Wright
2003-04-19
Tweak previous sprintf -> snprintf fix to eliminate unnecessary
Kenneth R Westerback
2003-04-19
Some string cleanup: sprintf -> snprintf and magic numbers to sizeof
Kenneth R Westerback
2003-04-19
Davicom DM9009 support
Henning Brauer
2003-04-19
regen
Henning Brauer
2003-04-19
+davicom DM9009
Henning Brauer
2003-04-18
Return EINVAL if MAP_FIXED was specified but was not available. ok tedu@
Dale Rahn
2003-04-18
support for making directories +x without affecting normal files
Ted Unangst
2003-04-18
Add code to set the TUN_* flags for INET6 addresses too. This allows a
Jason Wright
2003-04-17
replaced by loadfile now
Michael Shalayeff
2003-04-17
missing indent
Michael Shalayeff
2003-04-17
new boots
Michael Shalayeff
2003-04-17
oops
Michael Shalayeff
2003-04-17
there is no reason to keep both around. just rename
Michael Shalayeff
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
[next]