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
2001-09-20
make this compile for kernel
Michael Shalayeff
2001-09-20
s/TF_SIZE/TRAPFRAME_SIZEOF/ to make it compile now
Michael Shalayeff
2001-09-20
Fix uninitialized structure fields. Problem reported by Cedric Berger.
Daniel Hartmeier
2001-09-20
make this produce the assym.h at least, was very hard to test of course
Michael Shalayeff
2001-09-20
sync
Theo de Raadt
2001-09-20
OpenBSD style bit definitions
Jason Wright
2001-09-20
undef HMEDEBUG by default, and maximum rx/tx size is
Jason Wright
2001-09-20
occured->occurred
Mike Pechkin
2001-09-20
per man page and gcc 3.0.1, exit requires prototype from stdlib.h
Todd T. Fries
2001-09-20
the use of arc4random() in ether_ifattach() is wrong as randomattach()
Peter Galbavy
2001-09-20
Mention that ultrasparc proms don't append the architecture name
Miod Vallat
2001-09-20
comment extra tokens at end of #endif directive
Todd T. Fries
2001-09-20
Comment out Xr to missing boot_foo(8) pages.
Miod Vallat
2001-09-20
bug compat: request a dummy channel for -N (no shell) sessions + cleanup; vin...
Markus Friedl
2001-09-20
key_read returns now -1 or 1
Markus Friedl
2001-09-20
Allow nesting of fault handlers by saving old onfault handler and
Dale Rahn
2001-09-20
On a fault the onfault condition should be set to the old handler, not
Dale Rahn
2001-09-20
Be much more careful about pcb_onfault.
Artur Grabowski
2001-09-20
Get rid of B_VFLUSH. Tested by costa and me.
Grigoriy Orlov
2001-09-20
regen
Nathan Binkert
2001-09-20
more broadcom BCM570x based boards.
Nathan Binkert
2001-09-20
ksyms take 2 .. blooper found by art@
Todd T. Fries
2001-09-20
Avoid leaking memory if uiomove fails.
Artur Grabowski
2001-09-20
Get this closer to working (mostly borrowed from macppc).
Jason Wright
2001-09-20
fix ClientAliveCountMax
Kevin Steves
2001-09-20
remove mountroot_hooks and add all of the stuff necessary for RAMDISK_HOOKS
Jason Wright
2001-09-19
add mapping for ramdisks to chrtoblktbl
Jason Wright
2001-09-19
Get rid of B_VFLUSH. Not relevant after the end of the AGE queue.
Constantine Sapuntzakis
2001-09-19
change tty name for linux
Jim Rees
2001-09-19
some signal race whacking
Theo de Raadt
2001-09-19
typo
Theo de Raadt
2001-09-19
don't advertise -V in usage; ok markus@
Kevin Steves
2001-09-19
Get rid of unused pagezero variable. From NetBSD.
Miod Vallat
2001-09-19
Now is a good time to commit this cosmetic maxpartition-related change...
Miod Vallat
2001-09-19
missing -t in usage
Kevin Steves
2001-09-19
merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok
Michael Shalayeff
2001-09-19
merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok
Michael Shalayeff
2001-09-19
initial sets for sparc64
Jason Wright
2001-09-19
sync
Theo de Raadt
2001-09-19
cat2 & cat3 go into comp/* not man/*
Theo de Raadt
2001-09-19
Fix a typo... and remove return; at the end of a void function.
Miod Vallat
2001-09-19
Xref modload(8), not modstat(8).
Miod Vallat
2001-09-19
mention that sendmail can do SSL/TLS and reference starttls.8
Todd C. Miller
2001-09-19
use sizeof addr vs. SUN_LEN(addr) for sockaddr_un. Stevens blesses
Kevin Steves
2001-09-19
add ClearAllForwardings ssh option and set it in scp and sftp; ok markus@
Kevin Steves
2001-09-19
Add $OpenBSD$.
Marc Espie
2001-09-19
No need to PHOLD/PRELE here, really.
Artur Grabowski
2001-09-19
No need for this complicated (and bug-prone) method for waking up the flusher.
Artur Grabowski
2001-09-19
re-order shlib_dirs, now X11R6/lib, local/lib, then custom libdirs
Todd T. Fries
2001-09-19
stolen verbatim from sparc and only slightly modified from there... this
Jason Wright
[next]