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
2016-03-09
Remove pointless function pointers from urtwn(4) softc. They didn't serve
Stefan Sperling
2016-03-09
Make rtwn(4) check for "unsupported test chip" error during attach again.
Stefan Sperling
2016-03-09
Make rtwn(4) stop the chip during DVACT_QUIESCE rather than DVACT_SUSPEND
Stefan Sperling
2016-03-09
Hook up dev/ic/rtwn.c -- should have been part of rtwn(4) split commit.
Stefan Sperling
2016-03-09
Split the rtwn(4) driver into two layers:
Stefan Sperling
2016-03-09
delete dangling vax reference
Theo de Raadt
2016-03-09
remove handling of vax
Theo de Raadt
2016-03-09
remove vaxisms
Theo de Raadt
2016-03-09
remove __vax__
Theo de Raadt
2016-03-09
We are done providing support for the vax.
Theo de Raadt
2016-03-09
Unmask interrupts unconditionnally before calling the generic trap handler.
Martin Pieuchot
2016-03-09
Correct some comments and definitions, from Michal Mazurek.
Martin Pieuchot
2016-03-09
Accept only character special devices rather than generating a core
Kenneth R Westerback
2016-03-09
Move db_show_regs() in the only file where it is used and turn it private.
Martin Pieuchot
2016-03-09
Convert DDB_REGS -> &ddb_regs, inputs and ok naddy@
Martin Pieuchot
2016-03-09
Add a comment to the vcpu state enum to remind people there is a matching
Mike Larkin
2016-03-09
Induce an exit in a running vcpu if an interrupt is asserted (pending).
Mike Larkin
2016-03-09
rework how mpw(4) interacts with vlan(4)
David Gwynne
2016-03-08
Actually enforce what was done on rev 1.11:
mestre
2016-03-08
- ranf() and franf() are prototyped on trek.h but ranf.c doesn't include it so
mestre
2016-03-08
sync
Theo de Raadt
2016-03-08
Headers cleanup with and OK tb@
mestre
2016-03-08
Set content charset for auto index generated page.
Florian Obser
2016-03-08
- bridge_localbroadcast() must call pf_pkt_addr_changed()
Alexandr Nedvedicky
2016-03-08
Change where we note the 'last' pcpu we ran on. This is needed for upcoming
Mike Larkin
2016-03-08
Remove an outdated comment and fix some error case printfs that were
Mike Larkin
2016-03-08
additional debug printfs
Mike Larkin
2016-03-08
Fix: "authconf.users_file_path" is a char[] but is checked as a char*.
YASUOKA Masahiko
2016-03-08
Remove __cplusplus include guard.
YASUOKA Masahiko
2016-03-08
adjust for lpd(8) top spool dir permissions change, so security(8)
tb
2016-03-07
eliminate do_malloc() and do_free().
tb
2016-03-07
Use opendev() instead of a plain open().
natano
2016-03-07
Remove unused fields posfile and was_pos_file from FILEDESC and
tb
2016-03-07
For rtwn(4) and urtwn(4) inline driver-specific definitions in their
Stefan Sperling
2016-03-07
http -> https for IETF/IANA URLs in comments
mmcc
2016-03-07
Use the full idiom for error checking with strtoul(3), as
tb
2016-03-07
refactor canohost.c: move functions that cache results closer to the
Damien Miller
2016-03-07
Make cp -i behave as mv -i or rm -i, independently of whether stdin
tb
2016-03-07
Sync no-argument function declaration and definition by adding (void).
Christian Weisgerber
2016-03-07
Make __fd_isset() take a const fd_set * param, to avoid upsetting c++
Jeremie Courreges-Anglas
2016-03-07
Merge TX/RX descriptors used by rtwn(4) and urtwn(4) into common header file.
Stefan Sperling
2016-03-07
sync
Theo de Raadt
2016-03-07
regen
tb
2016-03-07
There is a mknod(2) call hidden deep in the guts of cvs(1) that
tb
2016-03-07
fix error in documentation of `ca' keyword
Gilles Chehade
2016-03-07
Merge rtwn(4) and urtwn(4) register definitions into a common header file.
Stefan Sperling
2016-03-07
remove -u? from usage();
Jason McIntyre
2016-03-07
In man page hostname.if examples showing how to configure hostap, put lines
Stefan Sperling
2016-03-07
Sync no-argument function declaration and definition by adding (void).
Christian Weisgerber
2016-03-07
- General changes:
mestre
[prev]
[next]