CVSROOT:/cvs
Module name:xenocara
Changes by: jas...@cvs.openbsd.org 2010/09/14 00:20:56
Modified files:
app/xtsscale : xtsscale.1
Log message:
- no need for root prompt here, user prompt will do
- .Xr the other touchscreen driver we have (uhts)
ok matthieu@
CVSROOT:/cvs
Module name:www
Changes by: ste...@cvs.openbsd.org 2010/09/13 23:27:12
Modified files:
faq: faq6.html
Log message:
bridgename.if -> hostname.if
noticed by Jim Lucas
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2010/09/13 22:49:42
Modified files:
sys/scsi : st.c
Log message:
dont leak an xs in ststart if its called while the device is dying.
pointed out by matthew@
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2010/09/13 22:02:43
Modified files:
sys/scsi : st.c cd.c
Log message:
scsi_xsh_del the xs handler on DEACTIVATE.
same change as sd.c r1.212. matthew@ pointed out that cd(4) and
st(4) would need the sa
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2010/09/13 19:43:38
Modified files:
sys/scsi : st.c
Log message:
Clean up sense mode handling to make residual value handling clearer
and more plausibly correct.
Tested by jsing@ and myself.
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2010/09/13 19:39:44
Modified files:
sys/scsi : scsi_base.c scsiconf.h
Log message:
the openings member of scsi_link is the maximum number of commands that a
scsi device can have in flight. instead of c
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2010/09/13 18:03:04
Modified files:
sys/dev/ic : mpi.c
Log message:
allow devices on fc and sas adapters to use all the openings the chip can
provide. spi parts are still limited.
ok krw@
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2010/09/13 16:04:01
Modified files:
usr.bin/mandoc : chars.c chars.in mandoc.c out.c roff.c
Log message:
Parse and ignore the \k, \o, \w, and \z roff escapes, and recursively
ignore embedded escapes
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2010/09/13 15:59:07
Modified files:
sys/arch/mips64/include: cpu.h
sys/arch/mips64/mips64: cpu.c
Log message:
Added OCTEON in cpu type. ok miod@
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2010/09/13 14:10:11
Modified files:
usr.bin/mandoc : mdoc_argv.c
Log message:
Prevent .Pp and .Lp from looping endlessly on punctuation.
Fix for .Pp from kristaps@, i applied the same to .Lp.
Bug rep
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2010/09/13 12:45:58
Modified files:
sbin/bioctl: bioctl.8
Log message:
various tweaks, based on a diff from Chris Palmer;
ok marco
CVSROOT:/cvs
Module name:www
Changes by: ajacou...@cvs.openbsd.org 2010/09/13 06:58:26
Modified files:
. : index.html translation.html
opencvs: index.html
Log message:
Link [pt] translation, thanks to Renato dos Santos for his work.
CVSROOT:/cvs
Module name:www
Changes by: ajacou...@cvs.openbsd.org 2010/09/13 06:53:04
Modified files:
faq/pt : faq1.html faq6.html faq8.html index.html
opencvs/pt : index.html
pt : index.html
Log message:
Sync with Steelix
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2010/09/13 04:09:00
Modified files:
usr.sbin/traceroute: traceroute.c
Log message:
Reduce the output of MPLS information without removing information.
This gives a more compact output.
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2010/09/13 04:02:49
Modified files:
sys/netmpls: mpls_input.c
Log message:
First shot at ICMP error handling inside an MPLS path. Currently only
TTL exceeded errors for IPv4 are handled. This makes trace
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2010/09/13 03:59:32
Modified files:
sys/netinet: ip_icmp.c ip_icmp.h
Log message:
Change icmp_reflect() so that it does not call icmp_send directly. This
allows other users (like MPLS) use this function
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2010/09/13 02:53:06
Modified files:
sys/net: if_spppsubr.c
Log message:
Using a normaly unavailable 0.0.0.1 gateway on routes on sppp(4) based
devices is a bad idea. The problem is that the default r
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2010/09/13 01:48:12
Modified files:
sys/dev/ic : mpi.c mpivar.h
Log message:
if a busy sas device is unplugged, the pending io on that device will
never complete.
when we get a detach event from the fir
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2010/09/13 01:11:47
Modified files:
sys/dev/ic : mpi.c
Log message:
dont reuse the event notifications ccbs id for the acknowledgement.
19 matches
Mail list logo