CVSROOT:/cvs
Module name:www
Changes by: dera...@cvs.openbsd.org 2014/08/15 00:53:42
Modified files:
. : donations.html index.html
Log message:
Some people asked specifically for paypal direct to me & project, so
here we go.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/08/15 00:44:30
Modified files:
share/man/man7 : hier.7
Log message:
shorten share/doc/{html,mg} to share/doc, since nothing currently
gets installed in html (i think!);
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/08/15 00:05:18
Modified files:
usr.bin/calendar/calendars: calendar.holiday
Log message:
admission of hawaii happened in 1959, not 1984;
from the freebsd bugs database, bug 192651:
Reported: 2014-08-14
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2014/08/14 22:14:36
Modified files:
lib/libc/stdlib: Makefile.inc insque.c remque.c
Removed files:
lib/libc/arch/vax/stdlib: insque.S remque.S
Log message:
XPG requires insque() and remque()
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2014/08/14 21:51:40
Modified files:
lib/libc/db/hash: hash.c
lib/libkvm : kvm.c
lib/libsndio : mio_rmidi.c sio_sun.c
lib/libutil: passwd.c
usr.bin/mail :
CVSROOT:/cvs
Module name:src
Changes by: yasu...@cvs.openbsd.org 2014/08/14 20:27:03
Modified files:
sys/dev/ic : mfi.c mfireg.h mfivar.h
Log message:
Create a function which loads sgd in the mfi_iop_ops struct so that skinny
adapters can use "IEEE sgl".
tested dlg y
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2014/08/14 16:32:28
Modified files:
usr.bin/mandoc : term_ascii.c
Log message:
Some compilers apparently worry that abort() might return
and then throw a "may be used uninitialized" warning, so
sprin
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2014/08/14 14:55:41
Modified files:
share/man/man7 : mdoc.7
Log message:
Clarify that .Em and .Sy are physical, not semantic markup,
explain appropriate usage, and provide some examples.
ok jmc@
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2014/08/14 14:29:31
Modified files:
sys/dev/usb: usbdevs.h usbdevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2014/08/14 14:29:08
Modified files:
sys/dev/usb: usbdevs
Log message:
Add USB hubs found on Intel Z97 chipset boards (one attached to
each EHCI root hub). OK deraadt@ jsg@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/08/14 14:06:41
Modified files:
share/man/man7 : roff.7
Log message:
double word fix-o;
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2014/08/14 13:43:45
Modified files:
gnu/usr.bin/binutils/bfd: elfxx-mips.c
Log message:
Backport from binutils-2.17:
2005-08-17 Alan Modra
* elfxx-mips.c (_bfd_mips_elf_hide_symbol): Cope with bei
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2014/08/14 13:08:21
Modified files:
usr.sbin/bgpctl: bgpctl.8
Log message:
remove two duplicate command entries;
reported by Denis Fondras
CVSROOT:/cvs
Module name:src
Changes by: tob...@cvs.openbsd.org 2014/08/14 11:55:28
Modified files:
lib/libc/sys : Makefile.inc
lib/libcrypto : x509v3.cnf
lib/libssl/src/crypto/dso: dso.h
sys/arch/aviion/stand/vdmtool: vdmtool.c
sys/a
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/08/14 11:49:50
Modified files:
sys/arch/vax/if: sgec.c
Log message:
Unused variable, and more fixes in the attach failure path.
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/08/14 11:21:38
Modified files:
sys/uvm: uvm_map.c
Log message:
Bring back 1.173 (reverting 1.174) - mips64 systems are still unhappy when
the hint returned is over VM_MAXUSER_ADDRESS, apparently
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/08/14 06:55:50
Modified files:
usr.bin/systat : netstat.c pf.c
usr.bin/netstat: inet.c inet6.c net80211.c
Log message:
No need for nor .
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/08/14 06:44:44
Modified files:
usr.sbin/tcpdump: pfctl_osfp.c print-802_11.c print-atalk.c
print-atm.c print-domain.c print-dvmrp.c
print-enc.c print-
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/08/14 06:34:05
Modified files:
usr.bin/netstat: mroute.c
Log message:
Kill bandwidth monitoring meters.
CVSROOT:/cvs
Module name:src
Changes by: bcal...@cvs.openbsd.org 2014/08/14 06:22:58
Modified files:
usr.bin/mg : keymap.c
Log message:
Add bounce matching for [] and {} like mg already does with () and like
Emacs does.
ok florian@
CVSROOT:/cvs
Module name:src
Changes by: mi...@cvs.openbsd.org 2014/08/14 05:38:14
Modified files:
sys/net: if.c
Log message:
Compare number of allocated clusters with a low watermark, not
a magic number 4 since sometimes we can't fit a single packet
(jumbo fram
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2014/08/14 04:30:52
Modified files:
usr.sbin/relayd: http.h
Log message:
Sync with httpd, including the following change from doug@:
"Sync with RFC 7230-7235 phrases and IANA registered status codes.
ok reyk
CVSROOT:/cvs
Module name:src
Changes by: mi...@cvs.openbsd.org 2014/08/14 03:52:03
Modified files:
sys/dev/pci: if_oce.c
Log message:
Implement rxrinfo ioctl for cluster usage statistics
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2014/08/14 03:12:26
Modified files:
usr.sbin/httpd : http.h
Log message:
Sync with RFC 7230-7235 phrases and IANA registered status codes.
ok reyk@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/08/14 03:01:47
Modified files:
sys/kern : init_main.c
sys/net: route.c
sys/netinet: ip_mroute.c
sys/netinet6 : ip6_mroute.c
Log message:
No need for raw_cb
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/08/14 02:22:38
Modified files:
sys/netinet: ip_mroute.c ip_mroute.h raw_ip.c
Log message:
Kill MRT_{ADD,DEL}_BW_UPCALL interfaces and the bandwidth monitoring
code that comes with them.
ok mikeb@,
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/08/14 02:10:30
Modified files:
usr.bin/systat : pool.c systat.1
Log message:
Show only active pools by default, pressing 'A' shows all of them.
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/08/14 02:08:00
Modified files:
usr.sbin/npppd/npppd: npppd_subr.c
Log message:
Do not set RTF_MASK, it is not used anymore.
ok yasuoka@
CVSROOT:/cvs
Module name:src
Changes by: blamb...@cvs.openbsd.org2014/08/14 01:55:17
Modified files:
sys/net: pf_lb.c
Log message:
fix logging strings (correct function name via __func__ + a typo)
ok florian@ henning@
CVSROOT:/cvs
Module name:src
Changes by: chr...@cvs.openbsd.org 2014/08/14 01:50:35
Modified files:
usr.sbin/httpd : server_file.c
Log message:
Remove obsolete struct stat parameters.
ok reyk@
30 matches
Mail list logo