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-03-15
After 15 years of fun, fix Torek's ovbcopy() operation when copying shorts
Miod Vallat
2008-03-15
When installing via NFS, only retry the mount five times (instead of the
Joel Sing
2008-03-15
Because the shuffle code initialisation is a specific case of shuffling
Damien Miller
2008-03-15
revert - I'm a dumbfuck who doesn't know his own API
Damien Miller
2008-03-15
off by one at end of array
Damien Miller
2008-03-15
Because the ip_id code initialisation is a specific case of shuffling
Damien Miller
2008-03-15
explicitly report whether the lower or upper limit is exceeded; ok sthen@ cku...
Constantine A. Murenin
2008-03-15
move zerodotzero up so more stuff can use it
David Gwynne
2008-03-14
Make sure the most often changing bits of tv_usec are used for lladdr
Marc Balmer
2008-03-14
"-Aa" are not required flags; sort synopses; improve description of "-a"
Igor Sobrado
2008-03-14
synchronize the synopsis and usage; improve description of flag "-a"
Igor Sobrado
2008-03-14
Don't even try to attach pcons(4) if we have a real console.
Mark Kettenis
2008-03-14
- punctuate and order the tokens list, to stop it looking scrappy
Jason McIntyre
2008-03-14
add a new ber function ber_add_astring() that strdups the string and
Reyk Floeter
2008-03-14
xref cdcef(4). ok mbalmer, jmc
Stuart Henderson
2008-03-14
IP_MAX_MEMBERSHIPS was bumped to 4095 in -r1.74; from Matthew Dempsky
Jason McIntyre
2008-03-14
Do not allow pppoe(4) interfaces to be attached to anything but Ethernet
Brad Smith
2008-03-14
Add a "%l" token to signal whether a sensor value is in or out of bounds,
Chris Kuethe
2008-03-13
Make this catch up with some changed structs. Fix indentation while I'm there.
Mark Kettenis
2008-03-13
Do not increment the input packet counter in these drivers as
Brad Smith
2008-03-13
Add prtc(4).
Mark Kettenis
2008-03-13
Attach prtc(4) if no (hardware) real-time clock was found.
Mark Kettenis
2008-03-13
prtc(4)
Mark Kettenis
2008-03-13
Add prtc(4).
Mark Kettenis
2008-03-13
First shot at a driver to get the time-of-day on the e10k.
Mark Kettenis
2008-03-13
document the just-committed %s token.
Chris Kuethe
2008-03-13
Allow a program invoked on state change to receive sensor status. Perhaps
Chris Kuethe
2008-03-13
Remove code to set mmu context to 0. It should already be set to 0 at that
Mark Kettenis
2008-03-13
when a file was locally removed and a diff was done against
Stuart Henderson
2008-03-13
Add __data_start symbol to all ELF archs to consistently mark the beginning
Kurt Miller
2008-03-13
use RCS_PARSE_FULLY for CVS_OP_ADMIN as well.
Joris Vink
2008-03-13
properly initialize variables
Joris Vink
2008-03-13
make sure we start 4 servers on udp if called with
Thordur I. Bjornsson
2008-03-13
when attaching a cdce(4) device that does not have a proper mac address,
Marc Balmer
2008-03-13
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
Theo de Raadt
2008-03-12
"usage:" should precede the first statement only
Igor Sobrado
2008-03-12
Introduce a per-handler interrupt acknowledgement function.
Mark Kettenis
2008-03-12
Set the default high water mark to the buffer size, instead of the buffer
Alexandre Ratchov
2008-03-12
suggest tweaking the "usb descriptor" switch (if any) if the device attaches
Alexandre Ratchov
2008-03-12
remove noisy warning message
Reyk Floeter
2008-03-12
fix a memleak in the ber_read_elements() error case.
Reyk Floeter
2008-03-12
Include relay-sid in the response if one was received.
Can Erkin Acar
2008-03-12
Set the RX FIFO threshold to no RX threshold for re(4) adapters.
Brad Smith
2008-03-12
Check that the current ber element is a sequence or a set when '{' or '('
Claudio Jeker
2008-03-12
mostly stylistic - always print the client host name in snmpe error
Reyk Floeter
2008-03-12
missing rcsnum_free();
Joris Vink
2008-03-12
Code was not passing script exit status; fix with macro.
Hugh Graham
2008-03-12
if (class != BER_CLASS_UNIVERSAL || type != BER_TYPE_SEQUENCE)
Claudio Jeker
2008-03-12
SNMP has a restricted BER encoding especially all encodings use the
Claudio Jeker
2008-03-12
Return an error if more data is requested even though the buffer is empty.
Claudio Jeker
[next]