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-02-08
Add quite a few more rum(4) devices.
Jonathan Gray
2007-02-08
Do all allocation and deallocation of shstr in elf_symload() to
Ray Lai
2007-02-08
When getc() returns EOF, either feof() or ferror() will return true,
Ray Lai
2007-02-08
Remove double semicolons.
Ray Lai
2007-02-08
Remove double semicolons.
Ray Lai
2007-02-07
Add support for MaxStream XBee ZigBee Development Kit USB interface.
Jonathan Gray
2007-02-07
regen
Jonathan Gray
2007-02-07
MaxStream XBee ZigBee development kit.
Jonathan Gray
2007-02-07
fstat() -> lstat() in a few select cases,
Todd T. Fries
2007-02-07
consistency tweak;
Jason McIntyre
2007-02-07
strl* overload; use xsnprintf(); OK ray@.
Xavier Santolaria
2007-02-07
Several improvements to the usb client code. Still not working.
Dale Rahn
2007-02-07
tweaks; ok millert
Jason McIntyre
2007-02-07
sys/swap.h needs sys/param.h and sort while here
Nikolay Sturm
2007-02-07
grammar fix; from bret lambert
Jason McIntyre
2007-02-07
add new "log (updates|all)" configuration option to log state
Reyk Floeter
2007-02-07
include the host name in log_debug() messages used by check_tcp read
Reyk Floeter
2007-02-07
another log_debug() removal ("nothing to write")
Reyk Floeter
2007-02-07
more log_debug() cleanup
Reyk Floeter
2007-02-07
remove superfluos log_debug() messages
Reyk Floeter
2007-02-07
remove unused functions and variables which have been copied from
Reyk Floeter
2007-02-07
add the -D option to define macros on the command line (as found in
Reyk Floeter
2007-02-07
remove a log_debug() that is no longer needed.
Claudio Jeker
2007-02-07
its four-byte, not four byte; ok jmc@
Otto Moerbeek
2007-02-07
check st_name validity also check for overflow and not only for zero; found b...
Michael Shalayeff
2007-02-07
space before punctuation;
Jason McIntyre
2007-02-07
enable arc(4) for Areca RAID Controllers. they work great.
David Gwynne
2007-02-07
enable bio(4)
David Gwynne
2007-02-07
bus_space_{read,write}_raw_region_[24] take the length of the buffer theyre
David Gwynne
2007-02-07
sync dhcp.h to krw's correction to not count 14 bytes of ethernet
Kevin Steves
2007-02-07
sync
Todd T. Fries
2007-02-07
add bio(4), ok dlg@
Todd T. Fries
2007-02-06
Define trap #0x81 for cache range flush, will be necessary soon for gcc
Miod Vallat
2007-02-06
Get memory size from SH-IPL+g whenever possible, before relying upon the
Miod Vallat
2007-02-06
Use uvm_grow() instead of rolling our own inline version.
Miod Vallat
2007-02-06
define the bio(4) cdev stuff in conf.h, rather than having a per machine
David Gwynne
2007-02-06
Evil typo; spotted by Thorsten Glaser
Miod Vallat
2007-02-06
document -D; ok jmc@
Otto Moerbeek
2007-02-06
spaces
Kevin Steves
2007-02-06
remove a comment which is no longer true; ok otto
Jason McIntyre
2007-02-06
various cleanup:
Jason McIntyre
2007-02-06
sync synopsis and usage();
Jason McIntyre
2007-02-06
+.Ex -std od
Jason McIntyre
2007-02-06
sort options and sync usage();
Jason McIntyre
2007-02-06
switch to .Ex and remove some unnecessary brackets;
Jason McIntyre
2007-02-06
fix some dodgy displays;
Jason McIntyre
2007-02-06
Update to tzcode2007a. This adds support for 64bit time_t in case
Todd C. Miller
2007-02-06
typo
Marc Espie
2007-02-06
Added support for calling _OSI method
Jordan Hargrave
2007-02-06
Use atomic.h operation for manipulating p_siglist in struct proc. Solves
Artur Grabowski
[next]