CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/12 00:26:06
Modified files:
sys/dev/usb: uvideo.h
Log message:
Remove obsolete TODO comment.
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/12 00:20:47
Modified files:
usr.bin/systat : main.c
Log message:
Add ':q' as an alias to ':quit', to match old behaviour. Initial patch
from dlg@, this is a simpler version.
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 23:45:49
Modified files:
sys/dev/mii: miidevs.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 23:45:31
Modified files:
sys/dev/mii: miidevs
Log message:
Add the OUI id for JMicron and the ids for the JMP202 FastE PHY and
JMP211 GigE PHY.
>From FreeBSD
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 23:33:41
Modified files:
usr.bin/ssh: scp.1
Log message:
better description for -i flag:
s/RSA authentication/public key authentication/
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 23:31:14
Modified files:
sys/dev/mii: eephy.c
Log message:
Add support for the Marvell 88E8016 PHY.
ok dlg@
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 22:52:50
Modified files:
usr.bin/ssh: channels.c
Log message:
unbreak; move clearing of cctx struct to before first use
reported by dkrause@
CVSROOT:/cvs
Module name:xenocara
Changes by: [EMAIL PROTECTED] 2008/07/11 16:43:44
Modified files:
app/cwm: cwm.1
Log message:
Nm makes more sense than Xr, from Pierre Riteau - thanks!
On Fri, Jul 11, 2008 at 09:56:14PM +0200, Marc Balmer wrote:
> * Bret Lambert wrote:
> > CVSROOT:/cvs
> > Module name:src
> > Changes by: [EMAIL PROTECTED] 2008/07/11 08:18:39
> >
> > Modified files:
> > sys/sys: timeout.h
> > sys/kern : kern_timeout.c
> >
* Bret Lambert wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: [EMAIL PROTECTED] 2008/07/11 08:18:39
>
> Modified files:
> sys/sys: timeout.h
> sys/kern : kern_timeout.c
>
> Log message:
> Add timeout_add_{tv,ts,bt,sec,usec,nsec} so that we can ad
CVSROOT:/cvs
Module name:xenocara
Changes by: [EMAIL PROTECTED] 2008/07/11 09:42:29
Modified files:
app/cwm: cwm.1 cwmrc.5
Log message:
Change "a window" to "current window" in documentation. it's more correct.
While i'm here: Capital letter and full stop i
CVSROOT:/cvs
Module name:xenocara
Changes by: [EMAIL PROTECTED] 2008/07/11 09:20:04
Modified files:
app/cwm: cwm.1
Log message:
add Xr for cwm(1)
CVSROOT:/cvs
Module name:xenocara
Changes by: [EMAIL PROTECTED] 2008/07/11 09:18:29
Modified files:
app/cwm: calmwm.h conf.c cwm.1 cwmrc.5 kbfunc.c
mousefunc.c
Log message:
no more hidden (and mysterious) config reloads and allow bi
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 09:11:58
Modified files:
sys/dev/mii: iophy.c
Log message:
If there is a 100baseT4 connection then fall through so as to
explicitly set the duplex flag instead of returning right away.
ok dlg
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 09:05:59
Modified files:
libexec/spamd : spamd.c
Log message:
shut off an annoying gcc warning.
ok beck@
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 09:00:17
Modified files:
sys/dev/mii: dcphy.c
Log message:
Check the correct BMSR bit in the capabilities field when checking
for 100baseT4. The dcphy(4) driver could inadvertently display
100
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 08:53:32
Modified files:
libexec/spamd : grey.c
Log message:
write a syslog debug message when a new GREY or TRAPPED entry is added
to the database.
ok beck@
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 08:46:25
Modified files:
sys/dev/microcode/isp: asm_1040.h asm_1080.h asm_12160.h
asm_2100.h asm_2200.h asm_2300.h
asm_sbus.h
Log me
CVSROOT:/cvs
Module name:xenocara
Changes by: [EMAIL PROTECTED] 2008/07/11 08:24:34
Modified files:
app/cwm: conf.c
Log message:
replace snprintf with strlcpy
ok oga@
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 08:23:53
Modified files:
sys/arch/sparc64/conf: GENERIC files.sparc64
sys/arch/sparc64/sparc64: cpu.c
Added files:
sys/arch/sparc64/dev: core.c
Log message:
Fujitsu SPARC64-VI CP
CVSROOT:/cvs
Module name:xenocara
Changes by: [EMAIL PROTECTED] 2008/07/11 08:23:30
Modified files:
app/cwm: client.c
Log message:
we already have ymax, so use it instead of asking X for it again.
ok oga@
CVSROOT:/cvs
Module name:xenocara
Changes by: [EMAIL PROTECTED] 2008/07/11 08:21:28
Modified files:
app/cwm: calmwm.c calmwm.h client.c conf.c font.c grab.c
group.c input.c kbfunc.c menu.c mousefunc.c
screen.
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 08:18:39
Modified files:
sys/sys: timeout.h
sys/kern : kern_timeout.c
Log message:
Add timeout_add_{tv,ts,bt,sec,usec,nsec} so that we can add timeouts
in something other th
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 08:12:57
Modified files:
sys/kern : sys_pipe.c
Log message:
de-__inline a trio of functions to shave some space.
ok art@
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 07:47:20
Modified files:
sys/arch/sparc64/dev: cmp.c
Log message:
Don't try to read the "regs" propety; it's pointless.
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/07/11 03:29:02
Modified files:
sys/dev/pci: if_et.c
Log message:
remove an unused function. ok jsg@
26 matches
Mail list logo