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
2001-09-01
The "powerpc" port which has supported the newer Apple Macintosh powerpc based
Dale Rahn
2001-09-01
Catch up with mainline of code development.
mjacob
2001-09-01
Add __HAVE_DEVICE_REGISTER to hp300/alpha (sparc64 already had it) and
Jason Wright
2001-09-01
add cz(4) to GENERIC
Nathan Binkert
2001-09-01
Inherit baudrate from parent. Now MRTG will show vlan interfaces ;)
Chris Cappuccio
2001-08-31
Forgot to commit frag expire tuning before
Mike Frantzen
2001-08-31
Protect against multiple inclusion.
Miod Vallat
2001-08-31
Print a hex value with 0x (Alexander Yurchenko <grange@rt.mipt.ru>)
Chris Cappuccio
2001-08-31
do not init swapdev_vp if it's already done elsewhere; art@ ok
Michael Shalayeff
2001-08-31
implement autoconf mechanism using device_register(); from NetBSD.
Jason Wright
2001-08-31
modified from alpha
Artur Grabowski
2001-08-31
I should get more sleep.
Miod Vallat
2001-08-31
A text fault without curproc is always illegal.
Artur Grabowski
2001-08-31
clean up sendsig a bit.
Artur Grabowski
2001-08-31
some knf
Michael Shalayeff
2001-08-31
Prepare for transition to 5-parameter bus_dmamap_sync() by creating and
Kenneth R Westerback
2001-08-31
Assorted changes to really let non-DDB kernels (such as the future RAMDISK,
Miod Vallat
2001-08-31
Oops, finish removing variable.
Miod Vallat
2001-08-31
There's no point having a Debugger() clone here.
Miod Vallat
2001-08-31
Clean the DDB entry procedure for all console drivers, and honour
Miod Vallat
2001-08-31
The fact that my tree builds should not prevent the official tree to
Miod Vallat
2001-08-30
Remove duplicates with m68k/m68k/genassym.cf
Miod Vallat
2001-08-30
Invoke genassym.sh with both m68k/m68k/genassym.cf and
Miod Vallat
2001-08-30
New file with common genassym.cf defines needed by arch/m68k/m68k/*.s
Miod Vallat
2001-08-30
Add a simple protection against multiple inclusion of same headers.
Miod Vallat
2001-08-30
properly handle onstack situation
Theo de Raadt
2001-08-30
add __HAS_NEW_BUS_DMAMAP_SYNC
Jason Wright
2001-08-30
Let non ddb kernels compile.
Miod Vallat
2001-08-30
correctly deal with layout of sigframe
Theo de Raadt
2001-08-30
fix a comment
Theo de Raadt
2001-08-30
intialize g2 and g7 in trapframe setregs from tf pc so that pc isn't set to
Jason Wright
2001-08-30
typo in the comment.
Mike Pechkin
2001-08-30
typo in comment.
Grigoriy Orlov
2001-08-30
Change getnewbuf interface so that getnewbuf always return
Grigoriy Orlov
2001-08-30
disable TRAPTRACE and fix a compile error with DEBUG.
Artur Grabowski
2001-08-29
less defines
Michael Shalayeff
2001-08-29
make set/get screen work now
Michael Shalayeff
2001-08-29
initialize ac_enaddr from sc_enaddr
Jason Wright
2001-08-29
- modify probe routine to check the 'compatible' property for matching and
Jason Wright
2001-08-29
rcsid
Jason Wright
2001-08-28
an attempt at deuglification of the previous commit (It's still ugly, tho)
Jason Wright
2001-08-28
Relax restriction on buffer length being % 4 = 0 for the last entry in the
Jason Wright
2001-08-28
don't reference seminfo if SYSVSEM isn't defined
Jason Wright
2001-08-28
Getting closer to working userland MAC.
ben
2001-08-28
Dont hardcode NKMEMCLUSTERS, calculate it to 256, as other m68ks do.
Janne Johansson
2001-08-28
Add new ioctls to securelevel check, from Can Erkin Acar
Daniel Hartmeier
2001-08-28
Bump state timeouts and allow tweaking them from pfctl.
Mike Frantzen
2001-08-27
get direction of read/write correct in calls to bus_dmamap_sync()
Jason Wright
2001-08-27
reverse read/write directions in bus_dmamap_sync calls since I misunderstood ...
Jason Wright
2001-08-27
Deal with __HAS_NEW_BUS_DMAMAP_SYNC and try to sync partial maps when possible.
Jason Wright
[next]