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
2006-02-20
- more spacing
Niall O'Higgins
2006-02-20
- spacing
Niall O'Higgins
2006-02-20
new ftp-proxy
Camiel Dobbelaar
2006-02-20
Be sure to call shutdownhook_disestablish() as this is a removeable device.
Jonathan Gray
2006-02-20
fix some typos in comments; from ray lai
Jason McIntyre
2006-02-20
bit more consistent...
Jason McIntyre
2006-02-20
- note that "deletetunnel" is for gif(4) and gre(4) devices only
Jason McIntyre
2006-02-20
Move two functions to separate file; from Ray Lai; ok jaredy@
Otto Moerbeek
2006-02-20
refactor processq() loop. From Rai Lay; ok jaredy@
Otto Moerbeek
2006-02-20
fix conversion for the temp values. i think i was losing some precision
David Gwynne
2006-02-20
Region has to be read and write not just read.
Marco Peereboom
2006-02-20
Region has to be read/write not just read.
Marco Peereboom
2006-02-20
Display device name for button attach
Jordan Hargrave
2006-02-20
There are systems with nfe attaching icsphy in the wild.
Jonathan Gray
2006-02-20
Add acpibtn device. Remains disabled for now.
Marco Peereboom
2006-02-19
We no longer install the SystemV compatibility links. OK pvalchev@
Todd C. Miller
2006-02-19
Keep track of the duration of our relationships with neighbors.
Esben Norby
2006-02-19
Added code for aml_notify GPE notification callback
Jordan Hargrave
2006-02-19
add some vertical space;
Jason McIntyre
2006-02-19
grammar;
Jason McIntyre
2006-02-19
sync the (s)hosts.equiv FILES entries w/ those from ssh.1;
Jason McIntyre
2006-02-19
move the sshrc stuff out of FILES, and into its own section:
Jason McIntyre
2006-02-19
Do not kick the adj_timer for neighbors that are in state 2-Way.
Esben Norby
2006-02-19
memset(p, 0, sizeof(p)) -> memset(p, 0, sizeof(*p)).
Otto Moerbeek
2006-02-19
Fix acpi_enter_sleep_state() by replacing current ugly hack
Alexander Yurchenko
2006-02-19
sync (zoneinfo)
Peter Valchev
2006-02-19
Do not traverse the entire LS retransmission list to figure out how many
Esben Norby
2006-02-19
Do not allocate a new chunk of memory every time we receive a packet.
Esben Norby
2006-02-19
Fix a comment in ieee80211_next_scan().
Damien Bergamini
2006-02-19
hostap/HostAP -> Host AP
Jason McIntyre
2006-02-19
sync the ral(4) descriptions;
Jason McIntyre
2006-02-19
tweaks;
Jason McIntyre
2006-02-19
Free correct pointer on error path if malloc fails. From Alexey Dobriyan.
Todd C. Miller
2006-02-19
- fix h/w VLAN tagging and enable it for adapters that support it (VLAN tag
Damien Bergamini
2006-02-19
fix FILES section
Damien Bergamini
2006-02-19
document support for RT2501 and RT2600 chipsets.
Damien Bergamini
2006-02-19
add the TTTech MC322
Brad Smith
2006-02-19
sync w/ rt2560.c:
Damien Bergamini
2006-02-19
jordan:
Marco Peereboom
2006-02-18
Update to tzcode2006a; primarily just cast and const fixes.
Todd C. Miller
2006-02-18
Update to tzdata2006a with the US DST changes commented out for now.
Todd C. Miller
2006-02-18
don't try to release references to nodes that have been freed by net80211.
Damien Bergamini
2006-02-18
- mention ftp facility keyword.
Niall O'Higgins
2006-02-17
Fix use after free. Problem hunted down by wilfried@; ok fgsch@
Otto Moerbeek
2006-02-17
espie@ backed out the library part of brad's commit which broke stuff,
Jolan Luff
2006-02-17
Remove earlier introduced delays. We really only need them during autconf.
Marco Peereboom
2006-02-17
Add a generic delay function as per the ACPI spec.
Marco Peereboom
2006-02-17
Fix another typo. From Constantine A. Murenin.
Mark Kettenis
2006-02-17
Missed part of last atw commit.
Jonathan Gray
2006-02-17
Use ieee80211_compute_duration() instead of homerolled function.
Jonathan Gray
[next]