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
2008-06-09
Replace nmeattach (which will be removed) with ldattach.
Marc Balmer
2008-06-09
nmeaattach(8) is now deprecated. Use ldattach(8) instead.
Marc Balmer
2008-06-09
slattach(8) is now deprecated. Use ldattach(8) instead.
Marc Balmer
2008-06-09
The new newfs(8) code causes alternate superblocks to end up in
Otto Moerbeek
2008-06-09
also handle wireless interfaces (IFM_IEEE80211 in addition to IFM_ETHER)
Reyk Floeter
2008-06-09
Add the '-p' option to ldattach(8) to pass data received from the device
Marc Balmer
2008-06-09
Let the driver switch between read() and mmap() depending on what
Marcus Glocker
2008-06-09
Remove fillw(). Bonus points if you do not remember what it was used for.
Miod Vallat
2008-06-09
Sparc64 MMUs have an address hole, too, and the pmap implementation we
Miod Vallat
2008-06-09
Create a real holp by using uvm_map() with UVM_FLAG_HOLE in pmap_remove_holes().
Miod Vallat
2008-06-09
Define a new flag, UVM_FLAG_HOLE, for uvm_map to create a vm_map_entry of
Miod Vallat
2008-06-09
oops. this change was missing from the previous commit
Robert Nagy
2008-06-09
tweak previous;
Jason McIntyre
2008-06-09
sync
Theo de Raadt
2008-06-09
rename refstr to refid since it is an int32; ok henning
Theo de Raadt
2008-06-09
do not copy up to two garbage characters from a 1 char string into a 4 char
Theo de Raadt
2008-06-09
do not leak memory on failure in refid production; ok ckuethe henning
Theo de Raadt
2008-06-09
Don't generate putty keys if we're not going to use them. ok djm
Darren Tucker
2008-06-09
according to miod pmap_update() is not need after pmap_extract() at all,
Robert Nagy
2008-06-09
Stop fooling ourselfs by freeing cvs_directory_tag at the wrong position:
Tobias Stoeckmann
2008-06-09
Don't use u_int to store a 64-bit address. Found with help from miod@.
Mark Kettenis
2008-06-09
spacing
Theo de Raadt
2008-06-09
Allow outgoing replies from sensor-driven servers to have a
Chris Kuethe
2008-06-09
Check if RCS file exists before trying to retrieve revisions for annotate,
Tobias Stoeckmann
2008-06-09
* fix the order of precedence in the divisor bits calculation
Constantine A. Murenin
2008-06-09
mention CRYPTO_AES_CTR and CRYPTO_AES_XTS
Damien Miller
2008-06-09
+aesxts subdir
Damien Miller
2008-06-09
regress tests for crypto(4) CRYPTO_AES_XTS using test vectors from
Damien Miller
2008-06-09
mention CRYPTO_AES_CTR, CRYPTO_AES_XTS
Damien Miller
2008-06-09
add myself to copyright
Damien Miller
2008-06-09
Implement the AES XTS mode of operation for the crypto(9) framework.
Damien Miller
2008-06-09
man bits for arc4random_bytes => arc4random_buf rename; ok deraadt@
Damien Miller
2008-06-09
Correctly round the sockaddrs so that ndp works on 64bit machines.
Claudio Jeker
2008-06-09
Don't be overzealous when cleaning up, once is enough.
Pierre-Yves Ritschard
2008-06-09
sync
Theo de Raadt
2008-06-09
Place manuals in the MD directories; from pierre.riteau@gmail
Theo de Raadt
2008-06-09
Disable ident queries
Todd C. Miller
2008-06-09
Use a $OpenBSD tag so our scripts will sync changes.
Darren Tucker
2008-06-09
Extend 32bit -> 64bit values for statvfs extension missed in previous commit.
Darren Tucker
2008-06-09
allow direct copy of fh to another
Marc Espie
2008-06-09
constify arguments in wrapper functions; the lower level functions
Damien Miller
2008-06-09
rename arc4random_bytes => arc4random_buf to match libc's nicer name;
Damien Miller
2008-06-09
- sort the hardware list
Jason McIntyre
2008-06-09
some syslog Xr;
Jason McIntyre
2008-06-09
add IODATA WN-G54/US and MELCO WLI-U2-KAMG54 entries to the uath(4) list;
Jason McIntyre
2008-06-09
tweak previous;
Jason McIntyre
2008-06-09
fix an Xr, and use a more appropriate macro;
Jason McIntyre
2008-06-09
Allocate the video buffer based on the maximum frame size that's reported
Robert Nagy
2008-06-08
sync
Theo de Raadt
2008-06-08
add Logitech QuickCam Fusion
Robert Nagy
[prev]
[next]