CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2010/03/02 00:59:00
Modified files:
share/man/man4 : usb.4 urndis.4
Log message:
keep Nd lines in sync;
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2010/03/01 18:44:16
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion
md.hp300 md.hppa md.hppa64 md.i386
md.land
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2010/03/01 18:24:50
Modified files:
distrib/miniroot: install.sub
Log message:
The -stable default ftp directory should not be snapshots/$ARCH.
The normal release directory is a less surprising default.
Sug
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2010/03/01 18:24:04
Modified files:
usr.bin/mandoc : man_term.c
Log message:
In man(7), do not crash on very long title lines,
and do not emulate groff's habit of printing garbage either,
but just pr
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2010/03/01 18:17:20
Modified files:
usr.bin/mandoc : man_term.c
Log message:
For -man -Tascii, limit the width of normal text to 65 characters,
and effectively unlimit the width of literal displays.
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2010/03/01 18:00:39
Modified files:
usr.bin/mandoc : man.c man.h man_action.c man_html.c man_macro.c
man_term.c man_validate.c
Log message:
Accept the non-standard macros .S
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2010/03/01 17:38:59
Modified files:
usr.bin/mandoc : chars.h chars.in mdoc.c mdoc.h mdoc_action.c
mdoc_argv.c mdoc_hash.c mdoc_html.c
mdoc_macro.c md
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2010/03/01 17:32:41
Modified files:
usr.bin/tmux : mode-key.c tmux.1 tmux.h window-copy.c
Log message:
Permit keys in copy mode to be prefixed by a repeat count, entered with
[1-9] in vi mode, or M-[1-9] i
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2010/03/01 17:13:57
Modified files:
usr.bin/mandoc : mdoc_strings.c mdoc_argv.c mdoc_macro.c
Log message:
Distinguish opening and closing delimiters, and close out block
macros after closing delimite
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2010/03/01 16:53:27
Modified files:
usr.bin/tmux : window-copy.c
Log message:
Extend the end-of-line key so that in normal mode a second press moves
the cursor to the end of a wrapped line (if present) and
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2010/03/01 16:35:56
Modified files:
share/man/man4 : usb.4 Makefile
sys/dev/usb: files.usb usb.h
Added files:
share/man/man4 : urndis.4
sys/dev/usb: if_urndis.c if_urndisreg.
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2010/03/01 16:17:12
Modified files:
lib/libc/gen : sysctl.3
Log message:
explain KERN_NOSUIDCOREDUMP with less words and more precision
ok jmc@ deraadt@ guenther@
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2010/03/01 15:44:31
Modified files:
usr.bin/tmux : tty.c
Log message:
Check for colour and attribute modifications early so the translated
values can be stored in the cached terminal attributes rather than
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2010/03/01 15:41:09
Modified files:
sys/arch/m68k/fpsp: gen_except.sa
sys/arch/mips64/include: rm7000.h
sys/ntfs : TODO
Log message:
- properly spell 'exception' in comments
- properl
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2010/03/01 15:00:52
Modified files:
usr.sbin/smtpd : mda.c
Log message:
mda_event() assumed the mbox fp to be a file when it could be a pipe, do
not fatal on read/write errors otherwise a broken pipe in an e
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2010/03/01 15:00:46
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2010/03/01 13:36:32
Modified files:
sys/arch/amd64/amd64: intr.c
Log message:
Set the user data of interrupt counters to the interrupt vector number used
for the interrupt. Makes the vmstat -i outpu
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2010/03/01 12:00:47
Modified files:
usr.sbin/pcidump: pcidump.c
Log message:
On amd64 and i386, dump the VGA BIOS found at the canonical address 0xc
if a VGA device doesn't have its expansion ROM
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2010/03/01 10:43:30
Modified files:
distrib/notes/loongson: hardware
Log message:
reflect current state of affairs
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2010/03/01 06:59:16
Modified files:
distrib/sets/lists/base: md.loongson
distrib/sets/lists/comp: md.loongson
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2010/03/01 06:04:03
Modified files:
usr.sbin/smtpd : smtpd.c
Log message:
typo in warning log
spotted by Seth Wright
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2010/03/01 05:29:35
Modified files:
sys/net: if_pfsync.c
Log message:
shuffle slightly and add more splassert.
also protect the flushing of the deferred packet queue in clone_destroy
with the right
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2010/03/01 05:29:31
Modified files:
usr.sbin/pkg_add: pkg_add
Log message:
slightly terser messages, better use of terminal line
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2010/03/01 04:36:47
Modified files:
usr.bin/sudo : ChangeLog config.h configure configure.in
toke.l
Log message:
update to sudo 1.7.2p5
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2010/03/01 04:07:06
Modified files:
usr.bin/ssh: ssh-add.c
Log message:
zap what seems to be a left-over debug message; ok markus@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2010/03/01 02:36:24
Modified files:
share/man/man4 : uyurex.4
Log message:
tweak previous;
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2010/03/01 02:29:37
Modified files:
sys/arch/loongson/loongson: yeeloong_machdep.c
Log message:
fix serial console switching logic; ok miod@ jasper@
CVSROOT:/cvs
Module name:src
Changes by: sobr...@cvs.openbsd.org 2010/03/01 02:28:20
Modified files:
share/man/man4 : cardbus.4 pci.4 re.4 urtw.4
Log message:
use the right capitalization for Realtek.
cardbus(4), pci(4), and urtw(4) changes reminded by jmc@
ok jmc@
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2010/03/01 02:05:07
Modified files:
usr.sbin/ldpd : lde.c
Log message:
nitpicking, NULL instead of 0 in lde_imsg_compose_ldpe() call.
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2010/03/01 01:58:48
Modified files:
usr.sbin/ospf6d: rde.c
Log message:
Support for redistributing AS-ext LSA (redistribute static/connected).
Appart from multi-area support this is the last big missing piec
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2010/03/01 01:55:45
Modified files:
usr.sbin/ospf6d: rde.h rde_lsdb.c
Log message:
Implement lsa_find_lsid(), a function that searches the LSDB for a LSA
specified by type, adv_rtr and an LSA to compare agai
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2010/03/01 01:51:40
Modified files:
usr.sbin/ospf6d: rde_spf.c
Log message:
Add routing calculation code for AS-ext LSA and Inter-Area LSA but the
latter are not realy tested. AS-ext LSA are now correctly ad
CVSROOT:/cvs
Module name:src
Changes by: y...@cvs.openbsd.org2010/03/01 00:56:47
Modified files:
sys/dev/usb: files.usb usbdevs
Added files:
sys/dev/usb: uyurex.c
Log message:
add uyurex(4) which is device driver for YUREX twitch counter device.
ok d
CVSROOT:/cvs
Module name:src
Changes by: y...@cvs.openbsd.org2010/03/01 00:59:16
Modified files:
share/man/man4 : Makefile
Added files:
share/man/man4 : uyurex.4
Log message:
add Manpage for uyurex(4)
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: y...@cvs.openbsd.org2010/03/01 00:57:37
Modified files:
sys/dev/usb: usbdevs.h usbdevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2010/03/01 00:54:07
Modified files:
share/man/man4 : termios.4
Log message:
CCTS_OFLOW is correctly implemented, not unused (as currently documented);
provide a description
from G. Paul Ziemba, freebsd pr d
36 matches
Mail list logo