Re: CVS: cvs.openbsd.org: src

2019-04-30 Thread Paul de Weerd
On Thu, Apr 25, 2019 at 04:39:46PM -0600, Theo de Raadt wrote: | CVSROOT: /cvs | Module name: src | Changes by: dera...@cvs.openbsd.org 2019/04/25 16:39:46 | | Modified files: | sbin/mount_vnd : mount_vnd.8 mount_vnd.c | | Log message: | Remove vnconfig functionality, and try to ad

Re: CVS: cvs.openbsd.org: src

2014-10-28 Thread Paul de Weerd
Hi Ken, On Sun, Oct 26, 2014 at 05:36:44PM -0600, Kenneth R Westerback wrote: | Allow the current lease to expire without causing dhclient to seg | fault when it tries to get a new one. | | Problem spotted by weerd@ Thank you for fixing this one, and apologies for the lack of response to your e-

CVS: cvs.openbsd.org: src

2013-10-09 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2013/10/09 03:10:08 Modified files: usr.sbin/nginx/conf: nginx.conf Log message: Move the (commented out) syslog directive above the error_log lines. Prevents "nginx: [emerg] You must set the syslog directiv

CVS: cvs.openbsd.org: src

2013-09-10 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2013/09/10 01:29:12 Modified files: usr.sbin/bgpd : bgpd.conf.5 Log message: Document that wildcards can also be used when deleting communities. After a discussion with sthen@ and claudio@; wording help fro

CVS: cvs.openbsd.org: src

2013-03-13 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2013/03/13 10:28:05 Modified files: sbin/dhclient : kroute.c Log message: Make sure dhclient doesn't delete IPv6 routes. OK krw@

CVS: cvs.openbsd.org: src

2012-12-12 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2012/12/12 08:12:01 Added files: regress/usr.bin/grep: t26.out Log message: Add the test output. No cookie for me.

CVS: cvs.openbsd.org: src

2012-12-12 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2012/12/12 08:11:25 Modified files: regress/usr.bin/grep: Makefile Log message: Add a regression test for the bug millert@ fixed previously. OK millert@

CVS: cvs.openbsd.org: src

2012-12-11 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2012/12/11 01:22:59 Modified files: regress/usr.bin/grep: Makefile Added files: regress/usr.bin/grep: t25.in t25.out Log message: Add a (currently failing) regression test for a bug in grep. Otto@

CVS: cvs.openbsd.org: src

2012-12-07 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2012/12/07 16:52:09 Modified files: sys/net: if_bridge.c Log message: Remove stray semicolon. Fixes mbuf leak with devices sending BPDUs to bridge(4) members that are not configured with stp. Lots

CVS: cvs.openbsd.org: src

2011-06-02 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2011/06/02 12:22:00 Modified files: sys/dev/pci/drm: ati_pcigart.c drm.h drmP.h drm_agpsupport.c drm_atomic.h drm_bufs.c drm_context.c drm_drv.c drm_heap.c d

CVS: cvs.openbsd.org: src

2011-05-28 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2011/05/28 06:51:40 Modified files: sys/netinet: ip_output.c Log message: Do not allow traffic to be sent with a destination address in 0/8; this is not allowed according to Stevens and RFCs 5735 and 112

CVS: cvs.openbsd.org: www

2011-05-21 Thread Paul de Weerd
CVSROOT:/cvs Module name:www Changes by: we...@cvs.openbsd.org 2011/05/21 09:43:49 Modified files: . : events.html Log message: Update location and Call for Proposals date for EuroBSDcon 2011. Requested by Adrian Steinmann (program committee). ok claudio@

CVS: cvs.openbsd.org: src

2011-02-11 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2011/02/11 15:12:28 Modified files: lib/libc/sys : chroot.2 Log message: Fix typo, setreseuid -> setresuid ok otto@, jmc@

CVS: cvs.openbsd.org: src

2010-11-26 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2010/11/26 17:38:29 Modified files: sys/dev/usb: uvideo.h Log message: Increase UVIDEO_MAX_FRAME to 32 to support 28 possible frame types on Logitech HD Pro Webcam C910 (and probably others) to make it w

CVS: cvs.openbsd.org: src

2010-11-26 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2010/11/26 17:35:41 Modified files: sys/dev/usb: usbdevs.h usbdevs_data.h Log message: regen

CVS: cvs.openbsd.org: src

2010-11-26 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2010/11/26 17:32:58 Modified files: sys/dev/usb: usbdevs Log message: Another cam: Logitech HD Pro Webcam C910 ok jakemsr@

Re: CVS: cvs.openbsd.org: src

2010-11-14 Thread Paul de Weerd
On Sun, Nov 14, 2010 at 01:38:43PM -0700, Paul de Weerd wrote: | CVSROOT: /cvs | Module name: src | Changes by: we...@cvs.openbsd.org 2010/11/14 13:38:43 | | Modified files: | sys/dev/usb: if_axe.c | | Log message: | Cleanup dmesg a bit, do not print the device name twice

CVS: cvs.openbsd.org: src

2010-11-14 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2010/11/14 13:38:43 Modified files: sys/dev/usb: if_axe.c Log message: Cleanup dmesg a bit, do not print the device name twice when attaching axe(4).

CVS: cvs.openbsd.org: src

2010-11-04 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2010/11/04 17:07:15 Modified files: sys/net: if_bridge.c Log message: Filter out reserved destination MAC addresses (01:80:C2:00:00:0x) as per the 802.1D-2004 spec. With lots of help and guidance (a

CVS: cvs.openbsd.org: src

2010-03-22 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2010/03/22 15:53:42 Modified files: usr.sbin/pcidump: pcidump.8 Log message: Add missing text from license. Originally found in safte(4) in July 2005, this was copied around quite a bit. ok jmc@ deraadt@ dl

CVS: cvs.openbsd.org: src

2010-03-22 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: we...@cvs.openbsd.org 2010/03/22 15:52:53 Modified files: share/man/man4 : ahci.4 arc.4 che.4 ipmi.4 ips.4 jmb.4 mpi.4 mpii.4 safte.4 ses.4 sili.4 sli.4 tht.4 vmt.4 share/man/man4/man4.i386: esm.4

CVS: cvs.openbsd.org: src

2008-12-08 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/12/08 07:36:56 Modified files: share/man/man4 : uvideo.4 Log message: The iSight in my Apple MacBook Pro just works. Add it here. Requested by and ok mglocker@

CVS: cvs.openbsd.org: src

2008-12-07 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/12/07 03:10:33 Modified files: lib/libc/net : ethers.3 Log message: Document that ethers_aton returns NULL for invalid addresses. Suggested by and ok claudio@, ok jmc@

CVS: cvs.openbsd.org: src

2008-12-06 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/12/06 08:18:37 Modified files: usr.sbin/smtpd : smtpd.h Log message: Get rid of anonymous unions. Discussed with and ok gilles@

CVS: cvs.openbsd.org: src

2008-12-01 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/12/01 18:54:56 Modified files: distrib/common : elfrdsetroot.c rdsetroot.c Log message: Allow the kernelfile to be read-only when doing extraction. 'Sure' deraadt@

CVS: cvs.openbsd.org: src

2008-12-01 Thread Paul de Weerd
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/12/01 17:42:41 Modified files: distrib/common : elfrdsetroot.c rdsetroot.c Log message: Do not write warnings, errors or debug messages to stdout; it breaks filesystem extraction (-x) with debug binarie

Re: CVS: cvs.openbsd.org: src

2008-10-07 Thread Paul de Weerd
in the system. this gives | a proper view of what is plugged into the box, previously only the first | domain was displayed. | | from Paul de Weerd <[EMAIL PROTECTED]> with help and feedback from | [EMAIL PROTECTED] thanks paul :) Also lots of feedback from jmc for the manpage work. Paul

Re: CVS: cvs.openbsd.org: src

2008-09-07 Thread Paul de Weerd
On Sun, Sep 07, 2008 at 03:21:11PM +0200, Paul de Weerd wrote: | I think the following diff fixes this issue (not tested) : The most trivial diff and I still manage to fuck up and send only half the diff. Apologies. Index: distrib/miniroot/install.sub

Re: CVS: cvs.openbsd.org: src

2008-09-07 Thread Paul de Weerd
On Sat, Sep 06, 2008 at 08:22:34PM -0600, Theo de Raadt wrote: | CVSROOT: /cvs | Module name: src | Changes by: [EMAIL PROTECTED] 2008/09/06 20:22:34 | | Modified files: | sbin/ifconfig : ifconfig.8 ifconfig.c | | Log message: | Allow some set-style commands to have zero arg

Re: CVS: cvs.openbsd.org: src

2008-08-12 Thread Paul de Weerd
On Tue, Aug 12, 2008, Damien Bergamini wrote a whole bunch of weird-ass TLAs and FLAs including: | generate a random IGTK in HostAP mode if we're MFP-capable. Who came up with this forest of acronyms anyway ? Is that Monty Python behind the WPA committee ? Ministry of Silly Acronyms, perhaps ? I'