Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
bluetooth support doesn't work and isn't going anywhere. the current
design is a dead end, and should not be the basis for any future support.
general consensus says to whack it so as to not mislead the unwary.
|
|
|
|
|
|
|
|
|
|
|
|
detect versions distinct from OPENSSL_BLAH_WOOF..
ok jsing@ tedu@ deraadt@
|
|
|
|
to maintain. The eval's must stay to make the aliases expand at run
time instead of at parse time.
ok krw@
|
|
|
|
reducing resolv.conf writing.
|
|
from Doug Hogan <doug@acyclic.org>
okay miod@
|
|
RT.
|
|
manipulation starts. Thus making it more likely the correct resolv.conf
gets written.
|
|
with an empty line and a header line.
|
|
OpenSSL trunk
|
|
and we become responsible for the interface. Don't write out a new
resolv.conf when our address has been deleted and we are no longer
responsible for the interface. Less writing is more better.
|
|
request.
|
|
ok ajacoutot@
|
|
leave gopher, news, and dired in place for now. but we will soon catch up
to the security level of internet explorer 7 by removing these too.
ok's for the version of this diff that removes even more protocols from
deraadt@, tedu@. general support from other devs.
|
|
The echo reply has to be fragmented.
|
|
ok lteo@
|
|
|
|
|
|
|
|
|
|
ok bcook@
|
|
|
|
Still work in progress, but the interrupt routine can be enabled now.
I tried to match the structure of the other drivers as close as possible:
- add octhci_intr1() routine
- modify octhci_intr() to call octhci_intr1()
- schedule the actual work for the soft interrupt
- add octhci_root_intr_{transfer,start,abort} routines
- fill in the octhci_poll() routine
- use the same style for return directives
dmesg progress:
octhci0 at iobus0 irq 56: core version 2 pass 3.5
usb0 at octhci0: USB revision 2.0
uhub0 at usb0 " octHCI root hub" rev 2.00/1.00 addr 1
|
|
clients. Additionally, add options for disallowing client-initiated
renegotiations and to prefer the server's cipher list over the
client's preferences.
This work is based on a diff by Markus Gebert at hostpoint.ch, and was
discussed with jsing@ resulting in a few different defaults.
ok benno@
|
|
|
|
still managed by changelist, as long as the marker is + and they are in
the correct distrib/sets/* files
Bit of help from ajacoutot
|
|
hand-edit services(5) which moved to base; some more to come probably.
ok deraadt@
|
|
field and not to include the lease time parameters.
ok krw
|
|
a given interface, so turn AFXF_AUTOCONF6 on on it
ok bluhm stsp benno florian
|
|
ok henning@
|
|
gurus.
ok reyk@ benno@
|
|
- Move the tests from splice to new sosplice directory for consistent naming.
- Split the API tests and the TCP splicing tests into separate directories.
- Create some tests for the upcoming UDP splicing.
- Tests can be run in obj directories now.
- The API tests can run both on a local and on a remote machine now.
- Fix the forking TCP tests which splice and read or write simultaneously.
- Bunch of little fixes for races in the tests.
- Deduplicate code, move checks into common functions.
|
|
|
|
ok florian bluhm benno stsp
|
|
"ifconfig <if> inet6 autoconf" to turn it on, -autoconf to turn it off.
show AUTOCONF6 in the flags line.
-inet6 turns IFXF_AUTOCONF6 off as well.
ok stsp benno florian bluhm
|
|
eval seems to be needed for reaching the aliases which otherwise aren't
available from within functions...
|
|
accept rtadvs on that interface. the global net.inet6.ip6.accept_rtadv
sysctl just doesn't cut it, even tho the spec wants that - but in their
little absurd world, a host just has one interface by definition anyway...
the sysctlgoes away.
lots of head scratching, brain cell elemination etc from bluhm benno stsp
florian, excitement from simon and todd, ok bluhm stsp benno florian
|
|
We return earlier if the interrupt is masked.
Discussed with and okay mpi@
|
|
|
|
on the 2nd of February 2011 in NetBSD.
http://marc.info/?l=netbsd-source-changes&m=129658899212732&w=2
http://marc.info/?l=netbsd-source-changes&m=129659095515558&w=2
http://marc.info/?l=netbsd-source-changes&m=129659157916514&w=2
http://marc.info/?l=netbsd-source-changes&m=129665962324372&w=2
http://marc.info/?l=netbsd-source-changes&m=129666033625342&w=2
http://marc.info/?l=netbsd-source-changes&m=129666052825545&w=2
http://marc.info/?l=netbsd-source-changes&m=129666922906480&w=2
http://marc.info/?l=netbsd-source-changes&m=129667725518082&w=2
|
|
ok miod@
|