git: [fish] require the user have the card they ask for

2020-01-18 Thread Eitan Adler
commit 864b1bf00d7b22db663382e0b04c5dd823f0630e Author: Eitan Adler Date: Sat Jan 18 22:29:44 2020 + [fish] require the user have the card they ask for This bug was introduced in ef388479 by me. Reported by:Matthew Kern Summary of changes: games/fish

git: bsd-family-tree: add several new releases

2019-12-27 Thread Eitan Adler
commit 4401e81f6e8059155fd899b53e94e1793e58979b Author: Eitan Adler Date: Sat Dec 28 07:48:13 2019 + bsd-family-tree: add several new releases Obtained from: FreeBSD Summary of changes: share/misc/bsd-family-tree | 40 ++-- 1 file

git: bsd-family-tree: add NetBSD 7.2

2018-09-05 Thread Eitan Adler
commit ec3ac3f3b2ad6aea3a6da3e4c514a480a5b6de07 Author: Eitan Adler Date: Thu Sep 6 01:44:21 2018 + bsd-family-tree: add NetBSD 7.2 Also correct the origin of NetBSD 8.0, which was not derived from 7.x. Obtained from: NetBSD Summary of changes: share/misc/bsd

git: [zoneinfo] Add some missing zoneinfo files

2018-08-16 Thread Eitan Adler
commit e6c3cf619df176c8ebd2391f8f731dfefbc48fcd Author: Eitan Adler Date: Thu Aug 16 15:13:16 2018 + [zoneinfo] Add some missing zoneinfo files Summary of changes: share/zoneinfo/Makefile | 5 +- share/zoneinfo/backzone | 699

git: bsd-family-tree: announce NetBSD 8.0

2018-07-24 Thread Eitan Adler
commit 8c46737b5ffdb43afc0a98206e470cb22d4893ab Author: Eitan Adler Date: Sun Mar 11 02:19:27 2018 + bsd-family-tree: announce NetBSD 8.0 Summary of changes: share/misc/bsd-family-tree | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) http

git: bsd-family-tree: Add dfly 5.2.2; fbsd 11.2

2018-06-29 Thread Eitan Adler
commit ad785c3194cf6709af4d7e2b51c83ec392bb265e Author: Eitan Adler Date: Fri Jun 29 23:53:21 2018 + bsd-family-tree: Add dfly 5.2.2; fbsd 11.2 Summary of changes: share/misc/bsd-family-tree | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) http://gitweb.dragonflybsd.org

git: various: remove incorrect comments

2018-06-24 Thread Eitan Adler
commit 58a604e0602515ebcde28ca8b4ff6a9c46f28c0a Author: Eitan Adler Date: Sun Jun 24 07:58:54 2018 + various: remove incorrect comments These appear to have come from the initial import and never updated. Summary of changes: sbin/Makefile| 2 -- usr.bin/Makefile | 7

git: liby: build with WARNS=6; style

2018-06-17 Thread Eitan Adler
commit cf49343ddd4a2da7ffb632e5c4015f707573a790 Author: Eitan Adler Date: Sun Jun 17 18:44:07 2018 + liby: build with WARNS=6; style - add header rather than include local details - add const - remove extraneous void cast - See discussion on FreeBSD r335270

git: Announce DragonFly 5.2.1

2018-05-23 Thread Eitan Adler
commit ad7347ec944ae74ab8ac2f22b3c96eb73ab47d51 Author: Eitan Adler <li...@eitanadler.com> Date: Wed May 23 04:57:54 2018 + Announce DragonFly 5.2.1 Summary of changes: share/misc/bsd-family-tree | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

git: [skel] chase previous commit with file removal

2018-05-05 Thread Eitan Adler
commit 901d0e2abd5585993f3273225ce7ff85b7f86c4c Author: Eitan Adler <li...@eitanadler.com> Date: Sat May 5 07:11:14 2018 + [skel] chase previous commit with file removal Don't forget to remove the file in upgrade case. Summary of changes: Makefile_upgrade.inc | 1 +

git: Remove rhosts from default template

2018-05-05 Thread Eitan Adler
commit 45f3f5ef9d6a1dfa1cbe83a160b4a447a0eaf434 Author: Eitan Adler <li...@eitanadler.com> Date: Sat May 5 06:59:11 2018 + Remove rhosts from default template The 'rcmds' were removed in 2458c6f4cb6284cf8c259e0e5bf12ff74ff41952. Summary of changes: share/skel/Makefile

git: [bsd-family-tree] add OpenBSD 6.3, DragonFly 5.2.0

2018-04-12 Thread Eitan Adler
commit fb39c29ba08a53d15e4aa07de3a6cfd8646a5f07 Author: Eitan Adler <li...@eitanadler.com> Date: Thu Apr 12 08:04:53 2018 + [bsd-family-tree] add OpenBSD 6.3, DragonFly 5.2.0 Summary of changes: share/misc/bsd-family-tree | 6 +- 1 file changed, 5 insertions(+), 1 de

git: [pci_vendors] Update pci_vendors to 2018.03.21

2018-03-25 Thread Eitan Adler
commit e0894a43beff6f52987c929c8d22304d408e668b Author: Eitan Adler <li...@eitanadler.com> Date: Sun Mar 25 17:18:02 2018 + [pci_vendors] Update pci_vendors to 2018.03.21 Summary of changes: share/misc/pci_vendors | 45 + 1 file chang

git: [bsd-family-tree]: announce NetBSD 7.1.2

2018-03-21 Thread Eitan Adler
commit 0676acbaa1da99d524f1ad5effed425dfb825d7f Author: Eitan Adler <li...@eitanadler.com> Date: Wed Mar 21 09:07:51 2018 + [bsd-family-tree]: announce NetBSD 7.1.2 Summary of changes: share/misc/bsd-family-tree | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

git: Convert from __arysize to NELEM

2018-02-17 Thread Eitan Adler
commit 70675b404ccd0af1d0d58777ebfa1f53787529dd Author: Eitan Adler <li...@eitanadler.com> Date: Fri Feb 16 00:53:39 2018 -0800 Convert from __arysize to NELEM Try to use a single macro across the board Discussed-with: zrj, swildner Summary of changes:

git: mille(6): minor nits

2018-02-16 Thread Eitan Adler
commit 280ba0e6038b5c3e9ed0cc83bd855afafd386b1c Author: Eitan Adler <li...@eitanadler.com> Date: Fri Feb 16 00:13:08 2018 -0800 mille(6): minor nits - adding missing header - remove unused variable - static where possible Reviewed-by:zrj S

git: correct prior commit...

2018-02-15 Thread Eitan Adler
commit fc0a173efd6fe4c894f8a72bb3843c9ddaf16075 Author: Eitan Adler <li...@eitanadler.com> Date: Thu Feb 15 04:21:58 2018 -0800 correct prior commit... Summary of changes: games/larn/bill.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://gitweb.dragonflyb

git: larn(6): fix open call

2018-02-15 Thread Eitan Adler
commit 718b295539d84f75cacbf2d0ba4efe7b46f4bdfb Author: Eitan Adler <li...@eitanadler.com> Date: Thu Feb 15 04:17:58 2018 -0800 larn(6): fix open call Prior to this the ", 0666" was being treated like the comma operator rather than an argument to open(2). Su

git: larn(6): remove HIDEBYLINK

2018-02-15 Thread Eitan Adler
commit 551a658f888312858dd805ddc0f5ee53706d31ec Author: Eitan Adler <li...@eitanadler.com> Date: Thu Feb 15 04:10:13 2018 -0800 larn(6): remove HIDEBYLINK The implementation of HIDEBYLINK is a bit wonky, doesn't really work, and includes its own reimplementation of

git: fish(6): fix several issues

2018-02-15 Thread Eitan Adler
commit b13d9d2cc32edefca2326f6147b96b95aa81d64b Author: Eitan Adler <li...@eitanadler.com> Date: Thu Feb 15 03:52:52 2018 -0800 fish(6): fix several issues - avoid use of _ in application namespace - use posix_spawnp instead of system() - prefer less(1) over

git: select(2): mark as restrict in man page

2018-02-15 Thread Eitan Adler
commit c8b4285c72eee416569ff48d85b88d18fadce34a Author: Eitan Adler <li...@eitanadler.com> Date: Thu Feb 15 00:40:34 2018 -0800 select(2): mark as restrict in man page This has already been done in code, so change the man page Discussed-with: swildner S

git: devd: only use correct argument in select(2)

2018-02-15 Thread Eitan Adler
commit 13d2556a26e8eae0e190c3cf871b27e608db12f5 Author: Eitan Adler <li...@eitanadler.com> Date: Thu Feb 15 00:53:49 2018 -0800 devd: only use correct argument in select(2) Discussed-with: zrj Reviewed-by:vangy...@freebsd.org, i...@freebsd.org Ob

git: [fish] fix style

2018-02-02 Thread Eitan Adler
commit a7341d74f3941dc6afe8e136ea4cb800757babf4 Author: Eitan Adler <li...@eitanadler.com> Date: Fri Feb 2 20:58:31 2018 -0800 [fish] fix style Summary of changes: games/fish/fish.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://gitweb.dragonflybsd.org/dragonf

git: [fish] don't allow users to request cards they have made books for

2018-02-02 Thread Eitan Adler
commit ef388479f147d546783f2649dc60c1453178cfde Author: Eitan Adler <li...@eitanadler.com> Date: Fri Feb 2 20:51:45 2018 -0800 [fish] don't allow users to request cards they have made books for It is not technically legal to request a card you don't have in your hand

git: Prefer https over http in commit template

2018-01-27 Thread Eitan Adler
commit 4de46d8a85b6c5eddc03952bfcb13d6058c09114 Author: Eitan Adler <li...@eitanadler.com> Date: Sat Jan 27 21:34:46 2018 -0800 Prefer https over http in commit template Summary of changes: tools/gittemplate | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

git: DragonFly_RELEASE_5_0 ldconfig(8): clean up manual page

2018-01-27 Thread Eitan Adler
commit fb8a2e977df6900f0d2fb4c55d6fe893b87525e4 Author: Eitan Adler <li...@eitanadler.com> Date: Sat Jan 6 22:28:58 2018 -0800 ldconfig(8): clean up manual page - describe "-s" - add newlines to sentence ends - clarify file usage Reviewed-by:

git: DragonFly_RELEASE_5_0 limit(1): fix always true condition

2018-01-27 Thread Eitan Adler
commit 979bf340e7af0f936d89ff344d8fd656514d67f7 Author: Eitan Adler <li...@eitanadler.com> Date: Sun Jan 21 01:01:26 2018 -0800 limit(1): fix always true condition Summary of changes: usr.bin/limits/limits.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

git: DragonFly_RELEASE_5_0 morse(6): correct email for original author

2018-01-27 Thread Eitan Adler
commit 2a6b23c63dd98d13d66b8e729e878e94be237cb5 Author: Eitan Adler <li...@eitanadler.com> Date: Thu Jan 4 22:48:14 2018 -0800 morse(6): correct email for original author Obtained-From: FreeBSD Summary of changes: games/morse/morse.c | 2 +- 1 file changed, 1 insertion

git: DragonFly_RELEASE_5_0 skel: Quote default alias for pager

2018-01-27 Thread Eitan Adler
commit 78ed4485ca60d3b6b966e5127ff2ef70884a5c7c Author: Eitan Adler <li...@eitanadler.com> Date: Sat Dec 30 23:03:29 2017 -0800 skel: Quote default alias for pager Summary of changes: share/skel/dot.shrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

git: DragonFly_RELEASE_5_0 gettytab: Add 3wire and std as terminal types/classes.

2018-01-27 Thread Eitan Adler
commit 81ad33181a287ff32d039da50f41e5163971aee8 Author: Eitan Adler <li...@eitanadler.com> Date: Mon Dec 18 22:03:02 2017 -0800 gettytab: Add 3wire and std as terminal types/classes. These are similar to the existing terminal types/classes that have the baudrate

git: limit(1): fix always true condition

2018-01-21 Thread Eitan Adler
commit d321262201e3f796992b609b75a308c388538aaf Author: Eitan Adler <li...@eitanadler.com> Date: Sun Jan 21 01:01:26 2018 -0800 limit(1): fix always true condition Summary of changes: usr.bin/limits/limits.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

git: ldconfig(8): clean up manual page

2018-01-06 Thread Eitan Adler
commit 4230c57f600546bf819af31fbeea486492a38db4 Author: Eitan Adler <li...@eitanadler.com> Date: Sat Jan 6 22:28:58 2018 -0800 ldconfig(8): clean up manual page - describe "-s" - add newlines to sentence ends - clarify file usage Reviewed-by:

git: xtr(1) clean up

2018-01-06 Thread Eitan Adler
commit 930cf5e1891b7f1f00902856a275e266fafe97b8 Author: Eitan Adler <li...@eitanadler.com> Date: Sat Jan 6 21:21:56 2018 -0800 xtr(1) clean up - clean usage of comma operator - use char instead of int - add brackets Reviewed-by: dillon Summary of c

git: morse(6): correct email for original author

2018-01-04 Thread Eitan Adler
commit 27bec85a12535ea0911620f9fd3715fd9e94f358 Author: Eitan Adler <li...@eitanadler.com> Date: Thu Jan 4 22:48:14 2018 -0800 morse(6): correct email for original author Obtained-From: FreeBSD Summary of changes: games/morse/morse.c | 2 +- 1 file changed, 1 insertion

git: morse(6): add static where appropriate

2018-01-03 Thread Eitan Adler
commit 42e617d9021167548a57b1535b5dc295c4b2986e Author: Eitan Adler <li...@eitanadler.com> Date: Wed Jan 3 21:19:08 2018 -0800 morse(6): add static where appropriate Summary of changes: games/morse/morse.c | 28 ++-- 1 file changed, 14 insertions(+), 14 del

git: skel: Quote default alias for pager

2017-12-30 Thread Eitan Adler
commit 83080ae38574b0dcf2b628dd17c62744a66bfbba Author: Eitan Adler <li...@eitanadler.com> Date: Sat Dec 30 23:03:29 2017 -0800 skel: Quote default alias for pager Summary of changes: share/skel/dot.shrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

git: bsd-family-tree: Update to latest

2017-12-29 Thread Eitan Adler
commit 6ad625fe0178ccdadf904a844ba8b84946bad124 Author: Eitan Adler <li...@eitanadler.com> Date: Fri Dec 29 15:14:52 2017 -0800 bsd-family-tree: Update to latest - add NetBSD 6.06, 7.1.1 - add HardenedBSD 10, 11 - correct 'NDB' to 'NBD' Obtained-from: F

git: Update the pciconf(8) database.

2017-12-28 Thread Eitan Adler
commit 62849f1fe78e5c19b6b1f8150a173ff1d0f3edb3 Author: Eitan Adler <li...@eitanadler.com> Date: Thu Dec 28 00:19:34 2017 -0800 Update the pciconf(8) database. 2017-12-20 snapshot from https://pci-ids.ucw.cz/v2.2/pci.ids Summary of changes: share/misc/pci_vendors

git: splitpatch: massage to function under python3

2017-12-24 Thread Eitan Adler
commit 5503793edabd6071810cb6ebfbc7036406899ad4 Author: Eitan Adler <li...@eitanadler.com> Date: Sun Dec 24 10:34:06 2017 -0800 splitpatch: massage to function under python3 Summary of changes: tools/tools/splitpatch/splitpatch.py | 4 ++-- 1 file changed, 2 insertions(+), 2 del

git: gettytab: Add 3wire and std as terminal types/classes.

2017-12-18 Thread Eitan Adler
commit f9b56c4ce769594480d6efb6bcea94aa456a94ef Author: Eitan Adler <li...@eitanadler.com> Date: Mon Dec 18 22:03:02 2017 -0800 gettytab: Add 3wire and std as terminal types/classes. These are similar to the existing terminal types/classes that have the baudrate

git: bsd-family-tree: add NetBSD 7.0.2; Add recent DragonFly

2017-12-14 Thread Eitan Adler
commit b6c0cb48a4cdf4eadcea42180b17ef3438d8cb82 Author: Eitan Adler <li...@eitanadler.com> Date: Thu Dec 14 19:38:21 2017 -0800 bsd-family-tree: add NetBSD 7.0.2; Add recent DragonFly Also changes exact location of NetBSD 7.0.1 Gives some breathing room for adding new re

git: Update bsd-family-tree

2017-12-09 Thread Eitan Adler
commit f2a7e26c3b850cb07840874d6dd9c64aaecde2bc Author: Eitan Adler <li...@eitanadler.com> Date: Sat Dec 9 22:42:19 2017 -0800 Update bsd-family-tree Summary of changes: share/misc/bsd-family-tree | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) http://gitweb.dragonflyb

git: Remove 'adding_user.8'

2017-12-09 Thread Eitan Adler
commit bde8bb863784560c8c250f16c177aad901a455a1 Author: Eitan Adler <li...@eitanadler.com> Date: Sat Dec 9 21:56:27 2017 -0800 Remove 'adding_user.8' Not to be confused with adduser. Not to be confused with useful information. Summary of changes: Makefile_upgra

git: flowers: correct spelling of lily, Camellia

2017-12-09 Thread Eitan Adler
commit c92bdff0891ed76b7307b3ff42f8445ae2b70e08 Author: Eitan Adler <li...@eitanadler.com> Date: Sat Dec 9 21:09:54 2017 -0800 flowers: correct spelling of lily, Camellia Summary of changes: share/misc/flowers | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

git: scsi_modes - bring up to date

2017-12-09 Thread Eitan Adler
commit b4cd8ede459a41bdce1155063204a89fe86d3349 Author: Eitan Adler <li...@eitanadler.com> Date: Sat Dec 9 21:06:41 2017 -0800 scsi_modes - bring up to date Obtained-from: FreeBSD Summary of changes: share/misc/scsi_modes

git: ascii: Use standard name for ASCII control codes

2017-12-09 Thread Eitan Adler
commit 5f5a24ddb48bc4c71aefd51bcbcb0ab0f9a19692 Author: Eitan Adler <li...@eitanadler.com> Date: Sat Dec 9 21:02:44 2017 -0800 ascii: Use standard name for ASCII control codes Obtained-from: FreeBSD r293281 Summary of changes: share/misc/ascii | 6 +++--- 1 file chan

git: pf.os: Add OpenBSD:6.1

2017-12-01 Thread Eitan Adler
commit 947927fb129de774317974bc923ca1ade3d4cc60 Author: Eitan Adler <li...@eitanadler.com> Date: Fri Dec 1 22:24:18 2017 -0800 pf.os: Add OpenBSD:6.1 Obtained From: OpenBSD Summary of changes: etc/pf.os | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

git: Revert "Remove advertising clause from pr(1)"

2017-12-01 Thread Eitan Adler
commit c557b78d0a16fd7cd60b609ea517a50dc36ecad3 Author: Eitan Adler <li...@eitanadler.com> Date: Fri Dec 1 13:29:50 2017 -0800 Revert "Remove advertising clause from pr(1)" This reverts commit 4586ab4e1609825eb2d4503c92578933c3479239. See https://www.mail

git: Remove advertising clause from pr(1)

2017-11-30 Thread Eitan Adler
commit 4586ab4e1609825eb2d4503c92578933c3479239 Author: Eitan Adler <li...@eitanadler.com> Date: Wed Nov 29 23:35:33 2017 -0800 Remove advertising clause from pr(1) Permitted by https://www.freebsd.org/copyright/license.html Renumber 4->3 to be consistent with ot

git: Minor fixes to pr(1)

2017-11-30 Thread Eitan Adler
commit 01204415a004b8ab80b3798dbdae2e9702b1a8da Author: Eitan Adler <li...@eitanadler.com> Date: Thu Nov 30 00:02:23 2017 -0800 Minor fixes to pr(1) Obtained-from: FreeBSD Summary of changes: usr.bin/pr/extern.h | 2 +- usr.bin/pr/pr.1 | 12 usr.bin/p

git: Add static to variables in pr(1)

2017-11-30 Thread Eitan Adler
commit 82879b4d6a2a79b3e1a856a9a9a2e0553f841c0f Author: Eitan Adler <li...@eitanadler.com> Date: Wed Nov 29 22:59:17 2017 -0800 Add static to variables in pr(1) Summary of changes: usr.bin/pr/pr.c | 56 1 file chang

git: tools/commitsd - Remove it

2017-11-12 Thread Eitan Adler
commit 4bab7bf32a156b5d9b94e518f9cea5593037871d Author: Eitan Adler <li...@eitanadler.com> Date: Sat Nov 11 12:07:25 2017 -0800 tools/commitsd - Remove it This generates information for a CVS database. Something that both DragonFly and FreeBSD have stopped using yea

git: mailaddr(7): wave goodbye

2017-11-10 Thread Eitan Adler
commit dd491ed2a89a6f65361d6e1bcd491c9cb631ce53 Author: Eitan Adler <li...@eitanadler.com> Date: Fri Nov 10 23:03:06 2017 -0800 mailaddr(7): wave goodbye The information here is somewhere between ancient to obsolete. It refers to a time in the internet's history when

git: ascii.7: Sync with FreeBSD

2017-11-10 Thread Eitan Adler
commit 5e46054208ba7328a97fb412f9b23afdc9cc70ef Author: Eitan Adler <li...@eitanadler.com> Date: Fri Nov 10 22:46:42 2017 -0800 ascii.7: Sync with FreeBSD - Add a binary table - Use uppercase names Summary of changes: share/man/man7/ascii.

git: bsd-family-tree: Sync with FreeBSD

2017-11-10 Thread Eitan Adler
commit e2300fa18e496f14e0f67019b0147a6af5e5136b Author: Eitan Adler <li...@eitanadler.com> Date: Fri Nov 10 22:42:08 2017 -0800 bsd-family-tree: Sync with FreeBSD - fix naming for older macOS - OBSD 6.2; FBSD 11.1, 10.4; DF 5 Summary of changes: share/misc/bsd-famil

git: Always use unix line endings

2017-03-05 Thread Eitan Adler
commit 74d54042dbade9a0b2e5830b9645fd12ebc978f4 Author: Eitan Adler <li...@eitanadler.com> Date: Sun Mar 5 10:27:43 2017 -0800 Always use unix line endings Summary of changes: .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes

git: units(1): Sync with FreeBSD - fix -f and -V option - fix a few typos - call el_end() - use builtin functions where appropriate

2014-05-14 Thread Eitan Adler
commit f7ca0a9692321e2a47f2184a992ab60b545bbeab Author: Eitan Adler ead...@dragonflybsd.org Date: Wed May 14 22:31:38 2014 -0700 units(1): Sync with FreeBSD - fix -f and -V option - fix a few typos - call el_end() - use builtin functions where appropriate Summary

git: units(1): update to the latest library from FreeBSD

2014-04-14 Thread Eitan Adler
commit e08c0c5b12de2eefd7a9aeaadf79060ee7df89b7 Author: Eitan Adler ead...@dragonflybsd.org Date: Mon Apr 14 13:58:32 2014 -0700 units(1): update to the latest library from FreeBSD This brings some new units along with enhanced compatibility with GNU units(1). Summary of changes

git: units(1): bring in latest changes from FreeBSD

2014-04-14 Thread Eitan Adler
commit a60cd4c5829483c48dd38b40646eabe949f32a75 Author: Eitan Adler ead...@dragonflybsd.org Date: Mon Apr 14 15:40:55 2014 -0700 units(1): bring in latest changes from FreeBSD In the interest of further compatibility with GNU units this brings in: : -U for units file

git: libc/net: fix a portability issue

2014-02-04 Thread Eitan Adler
commit 0f5217b8e7c83058daff4c2dd12562666d3fcd78 Author: Eitan Adler ead...@dragonflybsd.org Date: Tue Feb 4 21:01:58 2014 -0500 libc/net: fix a portability issue * POSIX does not require socklen_t to be unsigned Submitted by: b...@freebsd.org Obtained-from

git: DragonFly_RELEASE_3_6 sed(1): Implement the 'i' flag.

2013-12-10 Thread Eitan Adler
commit 9ba5605093e92b10c9407c90e24165166489a28a Author: Eitan Adler ead...@dragonflybsd.org Date: Mon Dec 9 14:19:39 2013 -0500 sed(1): Implement the 'i' flag. Per the resolution of POSIX bug 779 (note 0002050) add support for using 'i' as a case insensitive flag

git: sed(1): Per the resolution of POSIX bug 0000779 (note 0002050) add support for using 'i' as a case insensitive flag.

2013-12-09 Thread Eitan Adler
commit 8a85cab6e5e4d7f475f9bc969b75162ea21299cc Author: Eitan Adler ead...@dragonflybsd.org Date: Mon Dec 9 14:19:39 2013 -0500 sed(1): Per the resolution of POSIX bug 779 (note 0002050) add support for using 'i' as a case insensitive flag. Obtained-from: FreeBSD r259132

git: Add static where useful.

2013-12-08 Thread Eitan Adler
commit 6c2b3e4eb9bc592f6561d0c933fada20a22eeb9c Author: Eitan Adler ead...@dragonflybsd.org Date: Sun Dec 8 14:04:09 2013 -0500 Add static where useful. Summary of changes: usr.sbin/installer/libinstaller/sysids.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http

git: /etc/remote: Sort the explanation on the top of the file.

2013-12-08 Thread Eitan Adler
commit 143d178bce662244470658385c5b9b4ee2182122 Author: Eitan Adler ead...@dragonflybsd.org Date: Sun Dec 8 14:13:31 2013 -0500 /etc/remote: Sort the explanation on the top of the file. Obtained-from: FreeBSD Summary of changes: etc/remote | 20 ++-- 1 file

git: makewhatis(1): use static where appropriate

2013-12-08 Thread Eitan Adler
commit 21dced5d61a3c4f49f4c383f68945bad56dbc67e Author: Eitan Adler ead...@dragonflybsd.org Date: Sun Dec 8 16:20:55 2013 -0500 makewhatis(1): use static where appropriate Summary of changes: usr.sbin/makewhatis/makewhatis.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http

git: Sync with latest FreeBSD changes. Local changes were merged into FreeBSD's version.

2013-12-02 Thread Eitan Adler
commit fc334a1a92b9c23d4fefa0737a95750850bf4a17 Author: Eitan Adler ead...@dragonflybsd.org Date: Mon Dec 2 23:04:22 2013 -0500 Sync with latest FreeBSD changes. Local changes were merged into FreeBSD's version. Obtained-from: FreeBSD Summary of changes: etc/services

git: regdomain.xml: sync from FreeBSD

2013-12-02 Thread Eitan Adler
commit 219e29dcf1c1ad36ba5e70e6a9ecca68fd9da6b7 Author: Eitan Adler ead...@dragonflybsd.org Date: Mon Dec 2 23:20:56 2013 -0500 regdomain.xml: sync from FreeBSD No local changes were found. Summary of changes: etc/regdomain.xml | 224

git: pf.os: Sync with FreeBSD

2013-12-02 Thread Eitan Adler
commit bfbb23e378cb4ca1c1d787e156cb3d50211cd3e3 Author: Eitan Adler ead...@dragonflybsd.org Date: Mon Dec 2 23:32:39 2013 -0500 pf.os: Sync with FreeBSD Local changes already merged. Obtained-from: FreeBSD Summary of changes: etc/pf.os | 13 +++-- 1 file

git: testtesttest My first commit is completely useless. Typical.

2013-11-24 Thread Eitan Adler
commit ba04f9a9aa43ccf5b6f55b3a8ec8e5d5abbd6c81 Author: Eitan Adler ead...@dragonflybsd.org Date: Sun Nov 24 16:58:26 2013 -0500 My first commit is completely useless. Typical. Summary of changes: test/test/EXECUTEME | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/test

git: My first commit is completely useless. Typical.

2013-11-24 Thread Eitan Adler
commit 2180d9bb5a241aa649c346c014c758da45ddea74 Author: Eitan Adler ead...@dragonflybsd.org Date: Sun Nov 24 16:58:26 2013 -0500 My first commit is completely useless. Typical. Summary of changes: test/test/EXECUTEME | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/test

git: ls(1): Add missing flags to usage()

2013-11-24 Thread Eitan Adler
commit 7d364f9989166a4ff46e3c7fca4c31ee645b4992 Author: Eitan Adler ead...@dragonflybsd.org Date: Sun Nov 24 23:27:42 2013 -0500 ls(1): Add missing flags to usage() L and p were missing. Summary of changes: bin/ls/util.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions