CVS commit: src/share/misc

2020-04-27 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Mon Apr 27 09:10:45 UTC 2020 Modified Files: src/share/misc: acronyms.comp Log Message: EPT extended page tables To generate a diff of this commit: cvs rdiff -u -r1.300 -r1.301 src/share/misc/acronyms.comp Please note that

CVS commit: src/sbin/ifconfig

2020-04-10 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Apr 10 14:32:50 UTC 2020 Modified Files: src/sbin/ifconfig: af_inet.c Log Message: trim extraneous return statement To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sbin/ifconfig/af_inet.c Please note that

CVS commit: src/sys/netbt

2020-02-23 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sun Feb 23 20:16:10 UTC 2020 Modified Files: src/sys/netbt: rfcomm_session.c Log Message: fix reversed logic for Remote Port Negotiation, pointed out by maxv@ To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys

CVS commit: src/etc/mtree

2018-12-24 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Mon Dec 24 08:31:08 UTC 2018 Modified Files: src/etc/mtree: NetBSD.dist.base Log Message: remove lwresd as now obsolete To generate a diff of this commit: cvs rdiff -u -r1.181 -r1.182 src/etc/mtree/NetBSD.dist.base Please note

CVS commit: src/usr.sbin/postinstall

2018-12-04 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Dec 4 16:53:45 UTC 2018 Modified Files: src/usr.sbin/postinstall: postinstall Log Message: rc.d/isdnd is obsolete To generate a diff of this commit: cvs rdiff -u -r1.220 -r1.221 src/usr.sbin/postinstall/postinstall Please

CVS commit: src/usr.sbin/postinstall

2018-11-05 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Nov 6 06:16:00 UTC 2018 Modified Files: src/usr.sbin/postinstall: postinstall Log Message: add rc.d/dhcpd6 To generate a diff of this commit: cvs rdiff -u -r1.219 -r1.220 src/usr.sbin/postinstall/postinstall Please note th

CVS commit: src/sys/netbt

2018-09-07 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Sep 7 14:47:15 UTC 2018 Modified Files: src/sys/netbt: hci_link.c Log Message: two issues noted by maxv@ 1. If an adaptor sends repeated fragments indicating HCI_PACKET_START, we would leak mbufs. Fix that by releasing th

CVS commit: src/sys/netbt

2018-08-21 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Aug 21 14:59:13 UTC 2018 Modified Files: src/sys/netbt: hci_event.c l2cap_signal.c Log Message: Result of audit to check that mbuf length is checked before m_copydata() and that any data supposedly copied out is valid before u

CVS commit: src/usr.sbin/btconfig

2017-12-21 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Dec 21 09:31:22 UTC 2017 Modified Files: src/usr.sbin/btconfig: btconfig.c Log Message: for Read_Local_Version, print also the HCI revision To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/usr.sbin/btconfig/

CVS commit: src/sys/netbt

2017-12-21 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Dec 21 09:30:31 UTC 2017 Modified Files: src/sys/netbt: hci.h Log Message: add HCI_SPEC_50 To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/sys/netbt/hci.h Please note that diffs are not public domain; they

CVS commit: src/usr.bin/btpin

2017-12-21 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Dec 21 09:04:34 UTC 2017 Modified Files: src/usr.bin/btpin: btpin.c Log Message: consistent style: connect(2), socket(2) and setsockopt(2) return -1 for error so check for this specifically rather than < 0 To generate a diff

CVS commit: src/usr.bin/btpin

2017-12-21 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Dec 21 09:02:48 UTC 2017 Modified Files: src/usr.bin/btpin: btpin.1 Log Message: fix width of .Bl list To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/usr.bin/btpin/btpin.1 Please note that diffs are not p

CVS commit: src/usr.sbin/bthcid

2017-12-21 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Dec 21 09:00:19 UTC 2017 Modified Files: src/usr.sbin/bthcid: bthcid.8 Log Message: fix width/indent of list To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/bthcid/bthcid.8 Please note that diffs a

CVS commit: src/usr.sbin/sdpd

2017-12-21 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Dec 21 08:59:58 UTC 2017 Modified Files: src/usr.sbin/sdpd: sdpd.8 Log Message: fix width of list To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/sdpd/sdpd.8 Please note that diffs are not public

CVS commit: src/usr.bin/rfcomm_sppd

2017-12-21 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Dec 21 08:59:27 UTC 2017 Modified Files: src/usr.bin/rfcomm_sppd: rfcomm_sppd.1 Log Message: fix offset/indent of list To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/usr.bin/rfcomm_sppd/rfcomm_sppd.1 Plea

CVS commit: src

2017-04-22 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Apr 22 07:48:33 UTC 2017 Modified Files: src: BUILDING Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.126 -r1.127 src/BUILDING Please note that diffs are not public domain; they are subject to the co

CVS commit: src/doc

2017-04-22 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Apr 22 07:48:19 UTC 2017 Modified Files: src/doc: BUILDING.mdoc Log Message: state correct location for install-image (RELEASEDIR/images) To generate a diff of this commit: cvs rdiff -u -r1.118 -r1.119 src/doc/BUILDING.mdoc

CVS commit: src/share/man/man4

2017-02-03 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Feb 3 13:23:37 UTC 2017 Modified Files: src/share/man/man4: bluetooth.4 Log Message: update for addition (a while ago) of features2 page To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/bluet

CVS commit: src/usr.bin/bthset

2016-03-06 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sun Mar 6 21:12:07 UTC 2016 Modified Files: src/usr.bin/bthset: bthset.c Log Message: use correct offset for channel in SDP record To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/usr.bin/bthset/bthset.c Please

CVS commit: src/sys/dev/usb

2016-02-17 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Feb 17 10:52:55 UTC 2016 Modified Files: src/sys/dev/usb: ubt.c Log Message: extend the match function, to match devices from a selection of manufacturers that use modern Broadcom chips, and which represent as a vendor-specifi

CVS commit: src/external/bsd/pcc

2016-02-09 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Feb 9 20:40:46 UTC 2016 Modified Files: src/external/bsd/pcc: Makefile.inc src/external/bsd/pcc/include: config.h src/external/bsd/pcc/libexec/ccom: Makefile src/external/bsd/pcc/libexec/cpp: Makefile

CVS commit: src/share/mk

2016-02-09 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Feb 9 20:44:26 UTC 2016 Modified Files: src/share/mk: bsd.own.mk Log Message: use pcpp front end rather than libexec/cpp directly, since commandline options may not be handled by the latter To generate a diff of this commit

CVS commit: src/distrib/sets/lists

2016-02-09 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Feb 9 20:42:45 UTC 2016 Modified Files: src/distrib/sets/lists/comp: mi src/distrib/sets/lists/debug: mi Log Message: add pcpp binary, now in pcc-20160208. Also, p++ in debug set To generate a diff of this commit: c

CVS commit: src/external/bsd/pcc/dist/pcc

2016-02-09 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Feb 9 20:37:32 UTC 2016 Modified Files: src/external/bsd/pcc/dist/pcc: configure.ac src/external/bsd/pcc/dist/pcc/arch/amd64: code.c local.c local2.c src/external/bsd/pcc/dist/pcc/cc/cc: cc.1 src/extern

CVS import: src/external/bsd/pcc/dist

2016-02-09 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Feb 9 20:29:22 UTC 2016 Update of /cvsroot/src/external/bsd/pcc/dist In directory ivanova.netbsd.org:/tmp/cvs-serv10263 Log Message: update to pcc snapshot 20160208. Rather than provide the full list of changes, they can be found at

CVS commit: src/lib/libbluetooth

2016-01-22 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Jan 22 08:51:40 UTC 2016 Modified Files: src/lib/libbluetooth: bt_dev.3 Log Message: correct comment in literal section To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libbluetooth/bt_dev.3 Please note t

CVS commit: src/lib/libc/gen

2016-01-22 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Jan 22 08:50:00 UTC 2016 Modified Files: src/lib/libc/gen: directory.3 Log Message: clarify closing of descriptor returned by dirfd(3) To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/lib/libc/gen/directory.

CVS commit: src/lib/libc/sys

2015-12-30 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Dec 30 16:47:24 UTC 2015 Modified Files: src/lib/libc/sys: nanosleep.2 Log Message: point to more information about clock_id To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/lib/libc/sys/nanosleep.2 Please

CVS commit: src/etc/defaults

2015-12-26 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Dec 26 21:05:11 UTC 2015 Modified Files: src/etc/defaults: rc.conf Log Message: "ip6addrctl_enable" is now "ip6addrctl", set the default appropriately To generate a diff of this commit: cvs rdiff -u -r1.134 -r1.135 src/etc/d

CVS commit: src/sys/netbt

2015-12-22 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Dec 22 11:40:07 UTC 2015 Modified Files: src/sys/netbt: hci_socket.c Log Message: there is no longer a reason to have a separate hci_send function now that the hci_usrreq function is disassembled, so merge hci_send_pcb back in

CVS commit: src/share/man/man9

2015-12-13 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sun Dec 13 21:53:03 UTC 2015 Modified Files: src/share/man/man9: SET.9 Log Message: Clarify the meaning of this. These macros do not operate on bit numbers as is implied.. the macros are defined as #define SET(t, f) ((

CVS commit: src/sys/dev/bluetooth

2015-12-13 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sun Dec 13 21:13:00 UTC 2015 Modified Files: src/sys/dev/bluetooth: btmagic.c Log Message: STRENGHT -> STRENGTH and misc spelling/whitespace. no functional change To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src

CVS commit: src/usr.bin/sdpquery

2015-12-11 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Dec 11 21:05:18 UTC 2015 Modified Files: src/usr.bin/sdpquery: print.c Log Message: update several profiles, bringing up to date decoding of all the Bluetooth 1.1->4.2 Service Discovery specifications I could find, namely:

CVS commit: src/usr.sbin/btconfig

2015-11-28 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Nov 28 09:25:45 UTC 2015 Modified Files: src/usr.sbin/btconfig: btconfig.c Log Message: add details of later (to v4.2) specification versions and extended feature flags, To generate a diff of this commit: cvs rdiff -u -r1.26

CVS commit: src/sys/netbt

2015-11-28 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Nov 28 09:04:34 UTC 2015 Modified Files: src/sys/netbt: hci.h hci_event.c hci_ioctl.c Log Message: add version and extended feature flags defined in 4.2 specification, add cache for page 2 of extended features and return this

CVS commit: src/sys/netbt

2015-11-28 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Nov 28 08:57:33 UTC 2015 Modified Files: src/sys/netbt: l2cap_signal.c Log Message: note recent spec additions to L2CAP Info command regarding fixed channels To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/

CVS commit: src/sys/netbt

2015-11-27 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Nov 28 07:50:37 UTC 2015 Modified Files: src/sys/netbt: l2cap.h Log Message: add in PSMs defined in later versions of specification To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/netbt/l2cap.h Please

CVS commit: src/etc/bluetooth

2015-11-27 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Nov 28 07:46:33 UTC 2015 Modified Files: src/etc/bluetooth: hosts protocols Log Message: clean up: remove FreeBSD cvs tags, update URLS, fix spelling and add in PSMs defined in recent versions of specifications To generate a

CVS commit: src/lib/libbluetooth

2015-11-27 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Nov 28 07:47:30 UTC 2015 Modified Files: src/lib/libbluetooth: bluetooth.3 Log Message: fix spelling Multiplexor->Multiplexer To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/lib/libbluetooth/bluetooth.3 Plea

CVS commit: src/usr.sbin/sdpd

2015-11-24 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Nov 24 21:11:39 UTC 2015 Modified Files: src/usr.sbin/sdpd: db.c Log Message: newer versions of the Bluetooth Core specification state that service record number values of 0x0001->0x are reserved, so comply with th

CVS commit: src/share/man/man4

2015-11-15 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sun Nov 15 19:44:31 UTC 2015 Modified Files: src/share/man/man4: iwm.4 Log Message: Antti is Kantee To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/iwm.4 Please note that diffs are not public doma

CVS commit: src/share/man/man5

2015-10-09 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Oct 9 19:49:25 UTC 2015 Modified Files: src/share/man/man5: rc.conf.5 Log Message: attaching controllers to serial ports is configured using btattach.conf and not btdevctl.conf, so say that To generate a diff of this commit

CVS commit: src/usr.sbin/syslogd

2015-09-08 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Sep 8 18:33:12 UTC 2015 Modified Files: src/usr.sbin/syslogd: syslogd.h Log Message: according to C99 6.5.15 in a conditional expression, both operands should be of compatible types. So, use ((void)0) here to match `void dbp

CVS commit: src/include/ssp

2015-09-03 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Sep 3 20:43:47 UTC 2015 Modified Files: src/include/ssp: ssp.h Log Message: correct __ssp_overlap() to not trigger for adjacent areas To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/include/ssp/ssp.h Plea

CVS commit: src/usr.sbin/btdevctl

2015-06-12 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Jun 12 09:43:05 UTC 2015 Modified Files: src/usr.sbin/btdevctl: btdevctl.8 Log Message: the Bluetooth rc.d setup was simplified some time ago, so 'btdevctl' variable is no longer used. change wording to reflect this To gener

CVS commit: src/usr.sbin/makemandb

2015-04-07 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Apr 7 17:47:10 UTC 2015 Modified Files: src/usr.sbin/makemandb: makemandb.c Log Message: largely apply patch from PR bin/47392 by Abhinav Upadhyay change some comments to reflect reality, a variable name to enhance readabili

CVS commit: src/usr.bin/man

2015-04-07 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Apr 7 10:17:21 UTC 2015 Modified Files: src/usr.bin/man: man.conf.5 Log Message: change _whatdb => _mandb as that is the correct keyword here, and move it to the correct position in the list. To generate a diff of this comm

CVS commit: src/lib/libbluetooth

2015-03-31 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Mar 31 09:26:45 UTC 2015 Modified Files: src/lib/libbluetooth: sdp_data.3 Log Message: fix typo: sdp_seq_seq->sdp_set_seq To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/lib/libbluetooth/sdp_data.3 Please no

CVS commit: src/usr.sbin/sdpd

2015-03-31 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Mar 31 09:25:41 UTC 2015 Modified Files: src/usr.sbin/sdpd: service.c Log Message: fix typo: sparce->sparse To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/sdpd/service.c Please note that diffs are

CVS commit: src/usr.bin/sdpquery

2015-03-16 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Mon Mar 16 19:10:48 UTC 2015 Modified Files: src/usr.bin/sdpquery: print.c Log Message: parse and print the HIDLANGIDBaseList attribute To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/usr.bin/sdpquery/print.c

CVS commit: src/share/misc

2015-01-28 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Jan 29 06:53:28 UTC 2015 Modified Files: src/share/misc: acronyms.comp Log Message: IOT To generate a diff of this commit: cvs rdiff -u -r1.145 -r1.146 src/share/misc/acronyms.comp Please note that diffs are not public doma

CVS commit: src/sys/netbt

2014-11-16 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sun Nov 16 21:34:27 UTC 2014 Modified Files: src/sys/netbt: rfcomm_upper.c Log Message: since rfcomm_attach_pcb may be called from (soft) interrupt context (for incoming connections), use kmem_intr_() To generate a diff of this

CVS commit: src

2014-08-18 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Mon Aug 18 07:52:40 UTC 2014 Modified Files: src: Makefile Log Message: remove obsolete BUILD_CC_LIB_BASEDIR and BUILD_CC_LIB_BASETARGET vars To generate a diff of this commit: cvs rdiff -u -r1.309 -r1.310 src/Makefile Please n

CVS commit: src/sys/netipsec

2014-08-13 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Aug 13 19:43:47 UTC 2014 Modified Files: src/sys/netipsec: ipsec.c Log Message: C99 6.5.15 Conditional operator note 3 states that the second and third operators of a ?: operation shoud (amongst other conditions) either both b

CVS commit: src/external/bsd/pcc/dist/pcc/cc/ccom

2014-08-13 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Aug 13 13:37:20 UTC 2014 Modified Files: src/external/bsd/pcc/dist/pcc/cc/ccom: cgram.y Log Message: update to r1.377 from upstream, commit message from ragge: Allow for use of restrict in array declarations (as gcc does). Fi

CVS commit: src/external/bsd/pcc/dist/pcc/arch/amd64

2014-08-13 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Aug 13 13:18:08 UTC 2014 Modified Files: src/external/bsd/pcc/dist/pcc/arch/amd64: code.c Log Message: remove unused variable, as reported by Brad Harder To generate a diff of this commit: cvs rdiff -u -r1.1.1.5 -r1.2 src/ex

CVS commit: src/distrib/sets/lists

2014-07-24 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Jul 24 21:02:55 UTC 2014 Modified Files: src/distrib/sets/lists/comp: mi src/distrib/sets/lists/debug: mi Log Message: add p++, and move it and cxxcom to comp-cxx-bin To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/external/bsd/pcc

2014-07-24 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Jul 24 20:55:45 UTC 2014 Modified Files: src/external/bsd/pcc/libexec: Makefile src/external/bsd/pcc/usr.bin/pcc: Makefile Log Message: make p++ optional, on MKCXX To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: src/distrib/sets/lists

2014-07-24 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Jul 24 20:31:01 UTC 2014 Modified Files: src/distrib/sets/lists/comp: mi src/distrib/sets/lists/debug: mi Log Message: add PCC libexec/cxxcom To generate a diff of this commit: cvs rdiff -u -r1.1900 -r1.1901 src/dist

CVS commit: src/share/mk

2014-07-24 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Jul 24 20:29:19 UTC 2014 Modified Files: src/share/mk: bsd.own.mk Log Message: add p++ tool, for PCC To generate a diff of this commit: cvs rdiff -u -r1.823 -r1.824 src/share/mk/bsd.own.mk Please note that diffs are not pub

CVS commit: src/external/bsd/pcc

2014-07-24 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Jul 24 20:20:49 UTC 2014 Modified Files: src/external/bsd/pcc: Makefile.inc src/external/bsd/pcc/include: config.h src/external/bsd/pcc/libexec: Makefile src/external/bsd/pcc/libexec/ccom: Makefile

CVS commit: src/external/bsd/pcc/dist/pcc

2014-07-24 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Jul 24 20:12:50 UTC 2014 Modified Files: src/external/bsd/pcc/dist/pcc: configure.ac src/external/bsd/pcc/dist/pcc/arch/amd64: local.c local2.c src/external/bsd/pcc/dist/pcc/cc/cc: cc.1 src/external/bsd/

CVS import: src/external/bsd/pcc/dist

2014-07-24 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Jul 24 19:29:38 UTC 2014 Update of /cvsroot/src/external/bsd/pcc/dist In directory ivanova.netbsd.org:/tmp/cvs-serv23983 Log Message: Import latest PCC snapshot 20140706; it has been over two years since the last import, and some buil

CVS commit: src/share/mk

2014-07-19 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Jul 19 17:19:22 UTC 2014 Modified Files: src/share/mk: bsd.dep.mk Log Message: when calling mkdep, pass any -std=* flags for C and C++ source files to ensure that any definitions this implies are set To generate a diff of th

CVS commit: src/sys/sys

2014-07-14 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Mon Jul 14 18:50:22 UTC 2014 Modified Files: src/sys/sys: cdefs.h Log Message: remove PCC specific definitions for __packed, __aligned and __section which result in a _Pragma() usage. I don't think this ever worked, as you can't

CVS commit: src/sys/arch/x86/x86

2014-05-29 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu May 29 19:08:30 UTC 2014 Modified Files: src/sys/arch/x86/x86: mtrr_i686.c Log Message: \%s is not an escape sequence, and we want %s To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/arch/x86/x86/mtrr_i6

CVS commit: src/share/mk

2014-05-27 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue May 27 16:16:01 UTC 2014 Modified Files: src/share/mk: bsd.sys.mk Log Message: use -Wno-traditional only for GCC rather than !CLANG To generate a diff of this commit: cvs rdiff -u -r1.238 -r1.239 src/share/mk/bsd.sys.mk Ple

CVS commit: src/share/mk

2014-05-27 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue May 27 16:14:03 UTC 2014 Modified Files: src/share/mk: bsd.sys.mk Log Message: we use C99 syntax but with some GCC extensions, so signal that depending on the compiler in use To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/lib

2014-05-09 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri May 9 08:36:09 UTC 2014 Modified Files: src/lib: Makefile Log Message: Move libsjjit and libbpfjit to the pre-dependency section and remove the unnecessary .WAIT. They are both marked LIBISPRIVATE, which does mean no link is

CVS commit: src/share/mk

2014-04-10 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Apr 10 19:02:18 UTC 2014 Modified Files: src/share/mk: bsd.host.mk bsd.hostlib.mk bsd.hostprog.mk Log Message: the value of HOST_MKDEP previously depended on USETOOLS; make it do so again, and centralise the USETOOLS=no case i

CVS commit: src/usr.sbin/rtadvd

2014-01-26 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sun Jan 26 08:31:17 UTC 2014 Modified Files: src/usr.sbin/rtadvd: rtadvd.c Log Message: spelling correction - recieved -> received To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/usr.sbin/rtadvd/rtadvd.c Pleas

CVS commit: src/sys/sys

2013-03-21 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Mar 21 20:05:57 UTC 2013 Modified Files: src/sys/sys: param.h Log Message: Bump minor number for removal of kauth_access_action(), as per http://mail-index.netbsd.org/source-changes/2013/03/18/msg042340.html Welcome to 6.99

CVS commit: src/sys

2013-03-18 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Mon Mar 18 19:35:48 UTC 2013 Modified Files: src/sys/fs/adosfs: advnops.c src/sys/fs/cd9660: cd9660_vnops.c src/sys/fs/efs: efs_vnops.c src/sys/fs/filecorefs: filecore_vnops.c src/sys/fs/hfs: hfs_vno

CVS commit: src/share/misc

2013-02-22 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Feb 22 08:19:51 UTC 2013 Modified Files: src/share/misc: acronyms.comp Log Message: since /etc/rc.d/network now prints messages about DAD to the console during boot, lets provide a hint what it is: duplicate address detec

CVS commit: src/usr.sbin/btdevctl

2012-12-26 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Dec 26 17:57:49 UTC 2012 Modified Files: src/usr.sbin/btdevctl: btdevctl.8 Log Message: whitespace ' ' -> ' ' To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/btdevctl/btdevctl.8 Please note that di

CVS commit: src/usr.sbin/btdevctl

2012-12-26 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Dec 26 17:33:09 UTC 2012 Modified Files: src/usr.sbin/btdevctl: btdevctl.8 Log Message: add a comment pointing out that the link-mode may need to be changed manually, for devices which cannot authenticate for PR/47286 To ge

CVS commit: src/sys/dev/bluetooth

2012-12-20 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Dec 20 11:17:48 UTC 2012 Modified Files: src/sys/dev/bluetooth: bthidev.c btmagic.c Log Message: increase some diagnostics To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/dev/bluetooth/bthidev.c cvs rdi

CVS commit: src/sys/dev/bluetooth

2012-12-20 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Dec 20 11:13:54 UTC 2012 Modified Files: src/sys/dev/bluetooth: bthidev.c btmagic.c Log Message: when no link-mode is specified, explicitly set a mode of (int)0 otherwise l2cap_setmode() will fail during connection setup for

CVS commit: src/usr.sbin/btpand

2012-10-14 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sun Oct 14 08:35:45 UTC 2012 Modified Files: src/usr.sbin/btpand: btpand.h Log Message: no trailing comma on enum To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/btpand/btpand.h Please note that diffs a

CVS commit: src/usr.sbin/btpand

2012-10-14 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sun Oct 14 08:31:35 UTC 2012 Modified Files: src/usr.sbin/btpand: client.c server.c Log Message: add code to ensure that SO_SNDBUF is large enough on client connections, as was previously done for server mode To generate a diff

CVS commit: src/external/bsd/wpa/dist/src

2012-09-15 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Sep 15 18:37:28 UTC 2012 Modified Files: src/external/bsd/wpa/dist/src/drivers: driver_test.c src/external/bsd/wpa/dist/src/utils: eloop.c trace.h Log Message: WPA_TRACE_REF() provides optional content, potentially lea

CVS commit: src

2012-09-15 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Sep 15 18:13:12 UTC 2012 Removed Files: src/dist/ipf: BNF BugReport HISTORY IMPORTANT IPF.KANJI IPFILTER.LICENCE Makefile QNX_OCL.txt README README.NetBSD STYLE.TXT WhatsNew40.txt Y2K arc4random.c bpf-ip

CVS commit: src/usr.sbin/pf/ftp-proxy

2012-09-15 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Sep 15 17:46:25 UTC 2012 Modified Files: src/usr.sbin/pf/ftp-proxy: Makefile Log Message: does not need -I${NETBSDSRCDIR}/sys/dist/ipf here, the include files are installed in /usr/include/netinet To generate a diff of this

CVS commit: src/libexec/identd

2012-09-15 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Sep 15 17:45:35 UTC 2012 Modified Files: src/libexec/identd: Makefile Log Message: does not need -I${NETBSDSRCDIR}/sys/dist/ipf here, the files are installed in /usr/include/netinet To generate a diff of this commit: cvs rdi

CVS commit: src/dist/pf/usr.sbin/ftp-proxy

2012-09-15 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Sep 15 17:42:43 UTC 2012 Modified Files: src/dist/pf/usr.sbin/ftp-proxy: ipf.c Log Message: reinstate "Update ftp-proxy for changes to ipnat_t" from Darren Reed To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src

CVS commit: src

2012-09-15 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Sep 15 17:42:01 UTC 2012 Modified Files: src/distrib/sets/lists/comp: mi src/sys/netinet: Makefile Log Message: install header files from IPF 5.1.2 (sys/external/bsd/ipf) instead of older IPF (sys/dist/ipf). This adds

CVS commit: src

2012-09-15 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Sep 15 17:33:28 UTC 2012 Modified Files: src/distrib/sets/lists/misc: mi src/external/bsd/ipf/rules: Makefile Log Message: install example rules from the 5.1.2 distribution in external/bsd/ipf/dist rather than the old

CVS commit: src/sys/external/bsd/ipf/netinet

2012-09-15 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Sep 15 16:56:45 UTC 2012 Modified Files: src/sys/external/bsd/ipf/netinet: ip_compat.h ip_fil.h ip_log.c ip_nat.h ip_proxy.h Log Message: the result of the construct #define FOO defined(BAR) #if FOO [conditi

CVS commit: src/external/bsd/ipf/dist

2012-09-15 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Sep 15 16:56:06 UTC 2012 Modified Files: src/external/bsd/ipf/dist: opts.h Log Message: the result of the construct #define FOO defined(BAR) #if FOO [conditional code] #endif is "undefined", according to C99 6.10.1 not

CVS commit: src/tests/lib/libc/net

2012-09-15 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sat Sep 15 16:22:58 UTC 2012 Modified Files: src/tests/lib/libc/net: Makefile Log Message: correct spelling of file to clean To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libc/net/Makefile Please not

CVS commit: src/share/mk

2012-06-18 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Jun 19 06:20:14 UTC 2012 Modified Files: src/share/mk: bsd.README Log Message: since we seem to have grown a WARNS=5, list it here To generate a diff of this commit: cvs rdiff -u -r1.295 -r1.296 src/share/mk/bsd.README Plea

CVS commit: src/sys/dev

2012-04-09 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Mon Apr 9 10:18:17 UTC 2012 Modified Files: src/sys/dev: midi.c midi_if.h midisyn.c midisynvar.h sequencer.c src/sys/dev/ic: opl.c oplvar.h src/sys/dev/isa: cms.c midi_pcppi.c opl_ess.c opl_isa.c opl_sb.c

CVS commit: src/sys/arch/x86/pci

2012-04-06 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Apr 6 20:38:52 UTC 2012 Modified Files: src/sys/arch/x86/pci: pcib.c Log Message: device_pmf_is_registered() is not required To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/x86/pci/pcib.c Please

CVS commit: src/sys/dev/isa

2012-04-06 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Apr 6 20:33:20 UTC 2012 Modified Files: src/sys/dev/isa: pcppi.c Log Message: device_pmf_is_registered() is not required To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/dev/isa/pcppi.c Please note tha

CVS commit: src/sys/dev/pci

2012-04-06 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Apr 6 20:24:29 UTC 2012 Modified Files: src/sys/dev/pci: agp.c Log Message: device_pmf_is_registered() is not required To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80 src/sys/dev/pci/agp.c Please note that di

CVS commit: src/sys/dev/isa

2012-04-06 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Apr 6 20:16:59 UTC 2012 Modified Files: src/sys/dev/isa: spkr.c Log Message: device_pmf_is_registered() is not required To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/dev/isa/spkr.c Please note that

CVS commit: src/sys/dev

2012-04-05 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Apr 5 20:25:53 UTC 2012 Modified Files: src/sys/dev: midi.c midivar.h Log Message: midi_attach() does not actually ever use the parent device pointer, so no need to store it in sc_dev. Further, remove the sc_dev field entirel

CVS commit: src/sys/dev

2012-04-05 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Apr 5 20:13:35 UTC 2012 Modified Files: src/sys/dev: midi.c src/sys/dev/isa: midi_pcppi.c Log Message: move the pmf_device_register() for midi.c and midi_pcppi.c to midi_attach() for symmetry, since it is removed in m

CVS commit: src/sys/dev/usb

2012-04-05 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Apr 5 16:31:53 UTC 2012 Modified Files: src/sys/dev/usb: if_cdce.c ubt.c uhso.c Log Message: no need to device_pmf_is_registered() before unregister To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/dev/

CVS commit: src/sys/dev/bluetooth

2012-04-03 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Apr 3 09:32:54 UTC 2012 Modified Files: src/sys/dev/bluetooth: bthidev.c bthub.c btkbd.c btmagic.c btms.c btsco.c Log Message: register/deregister pmf(9) NULL handlers for bthub(4) and bluetooth devices which atta

  1   2   3   4   >