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-06-01
refactor ProgressMeter code to create objects, put these into state.
Marc Espie
2007-06-01
Don't use cg.cg_niblk but fs.fs_ipg; the former has no meaning any more.
Otto Moerbeek
2007-06-01
no need to require ProgressMeter twice.
Marc Espie
2007-06-01
Let conf_trans_node() set all parts of the node, so that we don't
Moritz Jodeit
2007-06-01
Establish interrupt after checking the i2s subsystem, fixes a problem with
Gordon Willem Klok
2007-06-01
really gone
Theo de Raadt
2007-06-01
and don't forget the other daddr var in the comment
Otto Moerbeek
2007-06-01
fix struct vop_bmap_args comment. ok deraadt@
Otto Moerbeek
2007-06-01
wrong cast checking for VOP_BMAP return value; ok miod
Theo de Raadt
2007-06-01
daddr_t -> daddr64_t;
Thordur I. Bjornsson
2007-06-01
revert previous comment "fix", must have been sleeping
Otto Moerbeek
2007-06-01
fix comment, fs_ipg is inode *blocks* per cylinder group
Otto Moerbeek
2007-06-01
fix -Wall 'implicit declaration' of err & errx: s/errno.h/err.h/; ok deraadt...
Constantine A. Murenin
2007-06-01
convert ufs2_daddr_t -> daddr64_t for greater clarity; ok pedro otto thib
Theo de Raadt
2007-06-01
convert ufs2_daddr_t -> daddr64_t for greater clarity; ok pedro otto thib
Theo de Raadt
2007-06-01
more adosfs removal;
Jason McIntyre
2007-06-01
mark the non-handling of 48 bits units with XXX
Otto Moerbeek
2007-06-01
Remove more Free(?)BSD and NetBSD #ifdef/#endifs. No functional nor
Marc Balmer
2007-06-01
amd64 version of __signbit() (pedro sized quad floats... really just IEEE
Jason Wright
2007-06-01
add __signbitl() for 68881 (not used yet)
Jason Wright
2007-06-01
add __signbitl for i387 (not used yet)
Jason Wright
2007-06-01
sync
Theo de Raadt
2007-06-01
add little endian and big endian shapes for extended and quad float
Jason Wright
2007-06-01
remove crufty adosfs. everytime we try to change a vfs layer interface,
Theo de Raadt
2007-06-01
Remove the hci_enable now done in a higher layer.
Gordon Willem Klok
2007-06-01
Only probe phy's at address 0; gets rid of bogus phy's on the
Mark Kettenis
2007-06-01
Remove a stupid wrapper function that does nothing more then calling another
Claudio Jeker
2007-06-01
rework the sensor task handling to run in the kernels generic workq.
David Gwynne
2007-06-01
set debug level to 0
Uwe Stuehler
2007-06-01
complete the sys/netbt import and adopt some more code to our interfaces
Uwe Stuehler
2007-06-01
sc_carplladdr does not need to be dereferenced.
Marco Pfatschbacher
2007-06-01
since real boottime vnd support would have caused many problems,
Alexander von Gernler
2007-06-01
save metdata in context using dlg and tedu's shiny new workq api.
Marco Peereboom
2007-06-01
never attempt to tweak a file just before commit
Ted Unangst
2007-06-01
apply the "skip ipsec if there are no flows" speedup diff to IPv6 too.
Henning Brauer
2007-06-01
start new sentence w/ capital letter;
Jason McIntyre
2007-06-01
Don't initialize d_partitions[RAW_DISK] just before calling
Kenneth R Westerback
2007-06-01
Remove code to create a carp(4) Token Ring lladdr.
Marco Pfatschbacher
2007-06-01
support for softraid level 'c'.
Ted Unangst
2007-05-31
panic if mtx_leave is called on an unlocked mutex. ok kettenis@
Dale Rahn
2007-05-31
Enable packet flow between HCI driver and controller
Uwe Stuehler
2007-05-31
don't print debug messages
Uwe Stuehler
2007-05-31
explain the usefulness of being able to provide two arguments
Ted Unangst
2007-05-31
intel pchb rnd support, from i386
Ted Unangst
2007-05-31
It's the time to squash antique bugs. This has been there
Tobias Weingartner
2007-05-31
gc unreachable code; spotted by Tavis Ormandy
Damien Miller
2007-05-31
Clean up and fix sbt_write_packet()
Uwe Stuehler
2007-05-31
fix a funny memory miscalculation bug in options parsing
Peter Valchev
2007-05-31
Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go)
Uwe Stuehler
2007-05-31
Sync comment regarding rthdr0 w/ kame tree.
Ryan Thomas McBride
[next]