Searched hist:16 (Results 151 - 175 of 29227) sorted by relevance

1234567891011>>

/freebsd-11.0-release/etc/rc.d/
H A Dlocaldiff 298514 Sat Apr 23 16:15:57 MDT 2016 lme - Add descriptions to most of the rc scripts. Those are mostly taken from their
daemon's manpage and probably improved.
- Consistently use "filesystem" not "file system".

Approved by: bapt, brueffer
Differential Revision: D452
diff 179931 Sun Jun 22 16:35:15 MDT 2008 mtm Output information only if /etc/rc.local exists.
diff 124616 Sat Jan 17 10:16:38 MST 2004 mtm Luke Mewburn has indicated that they (NetBSD) are not interested
in keeping the scripts under rc.d in sync with us. So, begin removal
of NetBSD specific stuff (which made our scripts more complicated
than necessary), starting with the NetBSD KEYWORD.
diff 78345 Sat Jun 16 07:16:14 MDT 2001 obrien This commit was generated by cvs2svn to compensate for changes in r78344,
which included commits to RCS files with non-trunk default branches.
diff 78345 Sat Jun 16 07:16:14 MDT 2001 obrien This commit was generated by cvs2svn to compensate for changes in r78344,
which included commits to RCS files with non-trunk default branches.
78344 Sat Jun 16 07:16:14 MDT 2001 obrien Import the NetBSD 1.5 RC system.

Note that `rc' and `rc.shutdown' could not be imported because we already
have files with those names.
78344 Sat Jun 16 07:16:14 MDT 2001 obrien Import the NetBSD 1.5 RC system.

Note that `rc' and `rc.shutdown' could not be imported because we already
have files with those names.
H A DDAEMONdiff 124616 Sat Jan 17 10:16:38 MST 2004 mtm Luke Mewburn has indicated that they (NetBSD) are not interested
in keeping the scripts under rc.d in sync with us. So, begin removal
of NetBSD specific stuff (which made our scripts more complicated
than necessary), starting with the NetBSD KEYWORD.
diff 78345 Sat Jun 16 07:16:14 MDT 2001 obrien This commit was generated by cvs2svn to compensate for changes in r78344,
which included commits to RCS files with non-trunk default branches.
diff 78345 Sat Jun 16 07:16:14 MDT 2001 obrien This commit was generated by cvs2svn to compensate for changes in r78344,
which included commits to RCS files with non-trunk default branches.
78344 Sat Jun 16 07:16:14 MDT 2001 obrien Import the NetBSD 1.5 RC system.

Note that `rc' and `rc.shutdown' could not be imported because we already
have files with those names.
78344 Sat Jun 16 07:16:14 MDT 2001 obrien Import the NetBSD 1.5 RC system.

Note that `rc' and `rc.shutdown' could not be imported because we already
have files with those names.
/freebsd-11.0-release/lib/libc/gen/
H A Dsem_getvalue.3diff 131465 Fri Jul 02 16:45:56 MDT 2004 ru Markup tidying.
diff 124530 Wed Jan 14 20:54:16 MST 2004 ru - libc/sys/sem.c was repocopied to libc/gen/sem.c.
- sem_*(3) manpages were repocopied from libc_r.

Reviewed by: deischen
Repocopy by: markm
diff 112542 Mon Mar 24 16:05:24 MST 2003 charnier The .Fn function. Use .Xr where appropriate.
diff 84306 Mon Oct 01 16:09:29 MDT 2001 ru mdoc(7) police: Use the new .In macro for #include statements.
diff 81588 Mon Aug 13 16:33:00 MDT 2001 ru Spell "FreeBSD" with "F" and "BSD" in uppercase.
diff 73093 Mon Feb 26 15:16:43 MST 2001 ru Use ``.St -p1003.1-96''.
57260 Wed Feb 16 19:31:53 MST 2000 jasone Add man pages for the sem_*() functions.

Approved by: jkh
H A Dsem_wait.3diff 249567 Tue Apr 16 20:32:08 MDT 2013 joel mdoc: remove superfluous paragraph macro.
diff 249566 Tue Apr 16 20:31:16 MDT 2013 jhb - Document that sem_wait() can fail with EINTR if it is interrupted by a
signal.
- Fix the old ksem implementation for POSIX semaphores to not restart
sem_wait() or sem_timedwait() if interrupted by a signal.

MFC after: 1 week
diff 249566 Tue Apr 16 20:31:16 MDT 2013 jhb - Document that sem_wait() can fail with EINTR if it is interrupted by a
signal.
- Fix the old ksem implementation for POSIX semaphores to not restart
sem_wait() or sem_timedwait() if interrupted by a signal.

MFC after: 1 week
diff 131465 Fri Jul 02 16:45:56 MDT 2004 ru Markup tidying.
diff 124530 Wed Jan 14 20:54:16 MST 2004 ru - libc/sys/sem.c was repocopied to libc/gen/sem.c.
- sem_*(3) manpages were repocopied from libc_r.

Reviewed by: deischen
Repocopy by: markm
diff 112542 Mon Mar 24 16:05:24 MST 2003 charnier The .Fn function. Use .Xr where appropriate.
diff 84306 Mon Oct 01 16:09:29 MDT 2001 ru mdoc(7) police: Use the new .In macro for #include statements.
diff 81588 Mon Aug 13 16:33:00 MDT 2001 ru Spell "FreeBSD" with "F" and "BSD" in uppercase.
diff 73093 Mon Feb 26 15:16:43 MST 2001 ru Use ``.St -p1003.1-96''.
57260 Wed Feb 16 19:31:53 MST 2000 jasone Add man pages for the sem_*() functions.

Approved by: jkh
H A Dsem_init.3diff 201750 Thu Jan 07 16:53:37 MST 2010 trasz Remove BUGS section that no longer applies after recent changes to semaphore
code.

OK-ed by: davidxu
diff 131465 Fri Jul 02 16:45:56 MDT 2004 ru Markup tidying.
diff 124530 Wed Jan 14 20:54:16 MST 2004 ru - libc/sys/sem.c was repocopied to libc/gen/sem.c.
- sem_*(3) manpages were repocopied from libc_r.

Reviewed by: deischen
Repocopy by: markm
diff 112542 Mon Mar 24 16:05:24 MST 2003 charnier The .Fn function. Use .Xr where appropriate.
diff 84306 Mon Oct 01 16:09:29 MDT 2001 ru mdoc(7) police: Use the new .In macro for #include statements.
diff 81588 Mon Aug 13 16:33:00 MDT 2001 ru Spell "FreeBSD" with "F" and "BSD" in uppercase.
diff 73093 Mon Feb 26 15:16:43 MST 2001 ru Use ``.St -p1003.1-96''.
diff 69051 Wed Nov 22 16:02:00 MST 2000 ru mdoc(7) police: Er macro usage cleanup.
57260 Wed Feb 16 19:31:53 MST 2000 jasone Add man pages for the sem_*() functions.

Approved by: jkh
/freebsd-11.0-release/contrib/bsnmp/snmpd/
H A Dbsnmpd.1diff 211402 Mon Aug 16 19:12:05 MDT 2010 uqs Bump document date after content changes.

Pointy hat to: uqs
diff 211401 Mon Aug 16 18:55:53 MDT 2010 uqs Wordsmithing of bsnmpd.1

PR: docs/149157
Submitted by: Warren Block <wblock@wonkity.com>
MFC after: 1 week
diff 156067 Mon Feb 27 16:16:18 MST 2006 harti This commit was generated by cvs2svn to compensate for changes in r156066,
which included commits to RCS files with non-trunk default branches.
diff 156067 Mon Feb 27 16:16:18 MST 2006 harti This commit was generated by cvs2svn to compensate for changes in r156066,
which included commits to RCS files with non-trunk default branches.
diff 156066 Mon Feb 27 16:16:18 MST 2006 harti Virgin import of bsnmpd 1.12
diff 156066 Mon Feb 27 16:16:18 MST 2006 harti Virgin import of bsnmpd 1.12
diff 128237 Wed Apr 14 16:20:14 MDT 2004 harti Import of bsnmpd 1.6
H A Dsnmpmod.3diff 211404 Mon Aug 16 21:16:25 MDT 2010 joel Fix two minor typos.
diff 211404 Mon Aug 16 21:16:25 MDT 2010 joel Fix two minor typos.
diff 156067 Mon Feb 27 16:16:18 MST 2006 harti This commit was generated by cvs2svn to compensate for changes in r156066,
which included commits to RCS files with non-trunk default branches.
diff 156067 Mon Feb 27 16:16:18 MST 2006 harti This commit was generated by cvs2svn to compensate for changes in r156066,
which included commits to RCS files with non-trunk default branches.
diff 156066 Mon Feb 27 16:16:18 MST 2006 harti Virgin import of bsnmpd 1.12
diff 156066 Mon Feb 27 16:16:18 MST 2006 harti Virgin import of bsnmpd 1.12
diff 128237 Wed Apr 14 16:20:14 MDT 2004 harti Import of bsnmpd 1.6
/freebsd-11.0-release/sbin/routed/
H A Dradix.cdiff 229778 Sat Jan 07 16:12:20 MST 2012 uqs Spelling fixes for sbin/
diff 190715 Sun Apr 05 16:08:13 MDT 2009 phk Modernize prototypes (ie: no extern)

Make lots of stuff static.
diff 46303 Sun May 02 13:14:16 MDT 1999 markm Merge-o-matic and add a bunch of $Id's
diff 18317 Mon Sep 16 16:51:32 MDT 1996 wollman This commit was generated by cvs2svn to compensate for changes in r18316,
which included commits to RCS files with non-trunk default branches.
diff 18317 Mon Sep 16 16:51:32 MDT 1996 wollman This commit was generated by cvs2svn to compensate for changes in r18316,
which included commits to RCS files with non-trunk default branches.
18316 Mon Sep 16 16:51:32 MDT 1996 wollman Virgin import of new BSD/SGI routed. This update contains a number
of important bug fixes.

Obtained from: Vernon J. Schryver <vjs@mica.denver.sgi.com>
18316 Mon Sep 16 16:51:32 MDT 1996 wollman Virgin import of new BSD/SGI routed. This update contains a number
of important bug fixes.

Obtained from: Vernon J. Schryver <vjs@mica.denver.sgi.com>
H A DMakefilediff 298107 Sat Apr 16 08:00:51 MDT 2016 gjb Merge the projects/release-pkg branch to head.

This allows packaging the base system with pkg(8), including
but not limited to providing the ability to provide upstream
binary update possibilities for non-tier-1 architectures.

This merge is a requirement of the 11.0-RELEASE, and as such,
thank you to everyone that has tested the project branch.

Documentation in build(7) etc. is still somewhat sparse, but
updates to those parts will follow.

Sponsored by: The FreeBSD Foundation
diff 198236 Mon Oct 19 16:06:16 MDT 2009 ru Switch the default WARNS level for sbin/ to 6.

Submitted by: Ulrich Spörlein
diff 198236 Mon Oct 19 16:06:16 MDT 2009 ru Switch the default WARNS level for sbin/ to 6.

Submitted by: Ulrich Spörlein
diff 125196 Thu Jan 29 14:36:16 MST 2004 ru Removed duplicate $FreeBSD$ tag.
diff 46303 Sun May 02 13:14:16 MDT 1999 markm Merge-o-matic and add a bunch of $Id's
diff 18322 Mon Sep 16 17:04:22 MDT 1996 wollman Layer on FreeBSD local changes from old routed.
diff 18317 Mon Sep 16 16:51:32 MDT 1996 wollman This commit was generated by cvs2svn to compensate for changes in r18316,
which included commits to RCS files with non-trunk default branches.
diff 18317 Mon Sep 16 16:51:32 MDT 1996 wollman This commit was generated by cvs2svn to compensate for changes in r18316,
which included commits to RCS files with non-trunk default branches.
18316 Mon Sep 16 16:51:32 MDT 1996 wollman Virgin import of new BSD/SGI routed. This update contains a number
of important bug fixes.

Obtained from: Vernon J. Schryver <vjs@mica.denver.sgi.com>
18316 Mon Sep 16 16:51:32 MDT 1996 wollman Virgin import of new BSD/SGI routed. This update contains a number
of important bug fixes.

Obtained from: Vernon J. Schryver <vjs@mica.denver.sgi.com>
/freebsd-11.0-release/contrib/telnet/libtelnet/
H A Dsra.cdiff 228559 Fri Dec 16 00:51:49 MST 2011 dim In contrib/telnet/libtelnet/sra.c, use the correct number of bytes to
zero the password buffer.

MFC after: 1 week
diff 85690 Mon Oct 29 16:12:16 MST 2001 nsayer Add Berkeley copyright to SRA.

This is by the kind permission of Dave Safford, formerly of TAMU who wrote the
original code. Here is an excerpt of the e-mail exchange concerning this
issue:

Dave Safford wrote:
>Nick Sayer wrote:
>> Some time ago we spoke about SRA and importing it into FreeBSD. I forgot to
>> ask if you had a prefered license boilerplate for the top of the files. It
>> has come up recently, and the SRA code in FreeBSD doesn't have one.

>I really have no preference - use whatever is most convenient in the
>FreeBSD environment.

>dave safford

This is the standard BSD license with clause 3 removed and clause 4
suitably renumbered.

MFC after: 1 day
diff 85690 Mon Oct 29 16:12:16 MST 2001 nsayer Add Berkeley copyright to SRA.

This is by the kind permission of Dave Safford, formerly of TAMU who wrote the
original code. Here is an excerpt of the e-mail exchange concerning this
issue:

Dave Safford wrote:
>Nick Sayer wrote:
>> Some time ago we spoke about SRA and importing it into FreeBSD. I forgot to
>> ask if you had a prefered license boilerplate for the top of the files. It
>> has come up recently, and the SRA code in FreeBSD doesn't have one.

>I really have no preference - use whatever is most convenient in the
>FreeBSD environment.

>dave safford

This is the standard BSD license with clause 3 removed and clause 4
suitably renumbered.

MFC after: 1 day
diff 84305 Mon Oct 01 16:04:55 MDT 2001 markm Add __FBSDID() to diff-reduce with "base" telnet.
diff 76751 Thu May 17 16:28:11 MDT 2001 nsayer Make the PAM user-override actually override the correect thing.
diff 76696 Wed May 16 20:24:58 MDT 2001 nsayer Make sure the protocol actively rejects bad data rather than
(potentially) not responding to an invalid SRA 'auth is' message.
diff 76690 Wed May 16 18:27:09 MDT 2001 nsayer Catch any attempted buffer overflows. The magic numbers in this code
(512) are a little distressing, but the method really needs to be
extended to allow server-supplied DH parameters anyway.

Submitted by: kris
diff 76689 Wed May 16 18:17:55 MDT 2001 nsayer Catch malloc return failures. This should help avoid dereferencing NULL on
low-memory situations.

Submitted by: kris
diff 63248 Sun Jul 16 05:48:49 MDT 2000 peter Add missing $FreeBSD$ to files that are NOT still on vendor a branch.
49887 Mon Aug 16 11:24:29 MDT 1999 nsayer Add SRA authentication to src/crypto/telnet.

SRA does a Diffie-Hellmen exchange and then DES-encrypts the
authentication data. If the authentication is successful, it also
sets up a session key for DES encryption.

SRA was originally developed at Texas A&M University.

This code is probably export restricted (despite the fact that I
originally found it at a University in Germany).

SRA is not perfect. It is vulnerable to monkey-in-the-middle attacks
and does not use tremendously large DH constants (and thus an individual
exchange probably could be factored in a few days on modern CPU
horsepower). It does not, however, require any changes in user or
administrative behavior and foils session hijacking and sniffing.
The goal of this commit is that telnet and telnetd end up in the DES
distribution and that therefore an encrypted session telnet becomes
standard issue for FreeBSD.
H A Dgetent.cdiff 84305 Mon Oct 01 16:04:55 MDT 2001 markm Add __FBSDID() to diff-reduce with "base" telnet.
diff 63248 Sun Jul 16 05:48:49 MDT 2000 peter Add missing $FreeBSD$ to files that are NOT still on vendor a branch.
diff 41858 Wed Dec 16 06:06:06 MST 1998 peter Old stuff laying around: Don't use getstr which can conflict with some
curses/termcap/terminfo implementations and causes recursion.
diff 29089 Thu Sep 04 06:11:16 MDT 1997 markm This commit was generated by cvs2svn to compensate for changes in r29088,
which included commits to RCS files with non-trunk default branches.
29088 Thu Sep 04 06:11:16 MDT 1997 markm Initial import of BSD telnet. This will be used to build the kerberised
telnet, and after userland diffs have been merged in, will be used to
build the non-kerberised sources as well. (See unifdef(1) for details)
/freebsd-11.0-release/contrib/smbfs/smbutil/
H A Dview.cdiff 202980 Mon Jan 25 18:38:39 MST 2010 yongari shi1_remark is in little endian format, convert it to host ordering.
Also remove upper 16bits which always seem to be 0xFFFF. We don't
allocate more than 64KB buffer anyway.
This change make smbutil work on sparc64.

Reviewed by: marius, bp
Approved by: bp
diff 95268 Mon Apr 22 16:15:20 MDT 2002 sheldonh This commit was generated by cvs2svn to compensate for changes in r95267,
which included commits to RCS files with non-trunk default branches.
diff 95267 Mon Apr 22 16:15:20 MDT 2002 sheldonh Import smbfs-1.4.4.
diff 88282 Thu Dec 20 16:16:25 MST 2001 sheldonh Import smbfs-1.4.2.
diff 88282 Thu Dec 20 16:16:25 MST 2001 sheldonh Import smbfs-1.4.2.
/freebsd-11.0-release/contrib/pf/authpf/
H A Dauthpf.8diff 157214 Tue Mar 28 15:26:16 MST 2006 mlaier Document authpf's requirement for a mounted fdescfs(5).

PR: docs/89635
MFC after: 1 day
diff 145838 Tue May 03 16:47:37 MDT 2005 mlaier This commit was generated by cvs2svn to compensate for changes in r145837,
which included commits to RCS files with non-trunk default branches.
diff 145837 Tue May 03 16:47:37 MDT 2005 mlaier Import pf userland from OpenBSD 3.7 (OPENBSD_3_7 as of today)
diff 130614 Wed Jun 16 23:26:00 MDT 2004 mlaier Import userland of pf 3.5 from OpenBSD (OPENBSD_3_5_BASE).
126353 Sat Feb 28 16:52:45 MST 2004 mlaier Vendor import of OpenBSD's pf userland as of OpenBSD 3.4

Approved by: bms(mentor), core(in general)
/freebsd-11.0-release/contrib/tcpdump/
H A Dudp.hdiff 285275 Wed Jul 08 16:32:32 MDT 2015 pkelsey MFV r285191: tcpdump 4.7.4.

Also, the changes made in r272451 and r272653 that were lost in the
merge of 4.6.2 (r276788) have been restored.

PR: 199568
Differential Revision: https://reviews.freebsd.org/D3007
Reviewed by: brooks, hiren
Approved by: jmallett (mentor)
MFC after: 1 month
diff 251158 Thu May 30 20:54:16 MDT 2013 delphij MFV: tcpdump 4.4.0.

MFC after: 4 weeks
diff 172684 Tue Oct 16 02:20:42 MDT 2007 mlaier This commit was generated by cvs2svn to compensate for changes in r172683,
which included commits to RCS files with non-trunk default branches.
diff 172683 Tue Oct 16 02:20:42 MDT 2007 mlaier Import of tcpdump v3.9.8
diff 146773 Sun May 29 18:17:16 MDT 2005 sam Virgin import of tcpdump v3.9.1 (alpha 096) from tcpdump.org
/freebsd-11.0-release/contrib/bsnmp/lib/
H A Dasn1.cdiff 260986 Tue Jan 21 16:57:19 MST 2014 harti Fix a problem with OBJECT IDENTIFIER encoding: need to check the
second subid to be less than 40, not the first when the first
subid is 0 or 1.
diff 156067 Mon Feb 27 16:16:18 MST 2006 harti This commit was generated by cvs2svn to compensate for changes in r156066,
which included commits to RCS files with non-trunk default branches.
diff 156067 Mon Feb 27 16:16:18 MST 2006 harti This commit was generated by cvs2svn to compensate for changes in r156066,
which included commits to RCS files with non-trunk default branches.
diff 156066 Mon Feb 27 16:16:18 MST 2006 harti Virgin import of bsnmpd 1.12
diff 156066 Mon Feb 27 16:16:18 MST 2006 harti Virgin import of bsnmpd 1.12
/freebsd-11.0-release/contrib/bsnmp/snmp_mibII/
H A DmibII_tree.defdiff 200063 Thu Dec 03 16:18:07 MST 2009 syrinx Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded system.
Instead of constantly calling the mibII_idle function when the server is not busy
call the function only once every 10 seconds to avoid bsnmpd constantly doing
gettimeofday syscalls. Make the idle polling interval confugurable via
begemotIfDataPoll.

Reported and tested by: misho (at) aitbg (dot) com
Oked by: harti
MFC after: 1 week
diff 156067 Mon Feb 27 16:16:18 MST 2006 harti This commit was generated by cvs2svn to compensate for changes in r156066,
which included commits to RCS files with non-trunk default branches.
diff 156067 Mon Feb 27 16:16:18 MST 2006 harti This commit was generated by cvs2svn to compensate for changes in r156066,
which included commits to RCS files with non-trunk default branches.
diff 156066 Mon Feb 27 16:16:18 MST 2006 harti Virgin import of bsnmpd 1.12
diff 156066 Mon Feb 27 16:16:18 MST 2006 harti Virgin import of bsnmpd 1.12
/freebsd-11.0-release/sys/amd64/linux/
H A Dlinux_proto.hdiff 303006 Mon Jul 18 16:50:29 MDT 2016 dchagin MFC r302516:

Regen for r302515 (Linux personality).

Approved by: re (gjb)
diff 283445 Sun May 24 16:51:35 MDT 2015 dchagin Regen for r283444.
diff 283442 Sun May 24 16:49:53 MDT 2015 dchagin Regen for r283441.
diff 283429 Sun May 24 16:20:14 MDT 2015 dchagin Regen for r283428.
283425 Sun May 24 16:15:40 MDT 2015 dchagin Regen for r283424.
H A Dlinux_syscall.hdiff 303006 Mon Jul 18 16:50:29 MDT 2016 dchagin MFC r302516:

Regen for r302515 (Linux personality).

Approved by: re (gjb)
diff 283445 Sun May 24 16:51:35 MDT 2015 dchagin Regen for r283444.
diff 283442 Sun May 24 16:49:53 MDT 2015 dchagin Regen for r283441.
diff 283429 Sun May 24 16:20:14 MDT 2015 dchagin Regen for r283428.
283425 Sun May 24 16:15:40 MDT 2015 dchagin Regen for r283424.
H A Dlinux_syscalls.cdiff 303006 Mon Jul 18 16:50:29 MDT 2016 dchagin MFC r302516:

Regen for r302515 (Linux personality).

Approved by: re (gjb)
diff 283445 Sun May 24 16:51:35 MDT 2015 dchagin Regen for r283444.
diff 283442 Sun May 24 16:49:53 MDT 2015 dchagin Regen for r283441.
diff 283429 Sun May 24 16:20:14 MDT 2015 dchagin Regen for r283428.
283425 Sun May 24 16:15:40 MDT 2015 dchagin Regen for r283424.
H A Dlinux_sysent.cdiff 303006 Mon Jul 18 16:50:29 MDT 2016 dchagin MFC r302516:

Regen for r302515 (Linux personality).

Approved by: re (gjb)
diff 283445 Sun May 24 16:51:35 MDT 2015 dchagin Regen for r283444.
diff 283442 Sun May 24 16:49:53 MDT 2015 dchagin Regen for r283441.
diff 283429 Sun May 24 16:20:14 MDT 2015 dchagin Regen for r283428.
283425 Sun May 24 16:15:40 MDT 2015 dchagin Regen for r283424.
H A Dlinux_systrace_args.cdiff 303006 Mon Jul 18 16:50:29 MDT 2016 dchagin MFC r302516:

Regen for r302515 (Linux personality).

Approved by: re (gjb)
diff 283445 Sun May 24 16:51:35 MDT 2015 dchagin Regen for r283444.
diff 283442 Sun May 24 16:49:53 MDT 2015 dchagin Regen for r283441.
diff 283429 Sun May 24 16:20:14 MDT 2015 dchagin Regen for r283428.
283425 Sun May 24 16:15:40 MDT 2015 dchagin Regen for r283424.
/freebsd-11.0-release/sys/conf/
H A Ddtb.mkdiff 278463 Mon Feb 09 16:45:36 MST 2015 imp Prefer install over mkdir to create the directory. Add test to ensure
the directory doesn't exist before creating it. This makes the NO_ROOT
case actually work.

Suggested by: brooks@
diff 278462 Mon Feb 09 16:31:15 MST 2015 imp Move these definitions to bsd.own.mk along side the kernel directory /
user defines. Make this work with WITH_INSTALL_AS_USER as well.

Noticed by: ian@
diff 278461 Mon Feb 09 16:11:25 MST 2015 imp Fix typo.

Submitted by: jhb@
diff 278460 Mon Feb 09 16:19:36 MST 2015 imp We need to create /boot/dtb since some use cases don't create a full
root with BSD.root.mtree, so it often times will not exist. Rather
than force the latter for an installkernel, just create the directory
with a comment about why.

Submitted by: Guy Yur
diff 278459 Mon Feb 09 16:10:59 MST 2015 imp Make sure that we define DTB{OWN,GRP,MODE} so install works.

Submitted by: Guy Yur
/freebsd-11.0-release/contrib/telnet/telnetd/
H A Dsys_term.cdiff 309633 Tue Dec 06 18:53:55 MST 2016 glebius Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
Fix link_ntoa(3) buffer overflow in libc. [SA-16:37]
Fix possible escape from bhyve(8) virtual machine. [SA-16:38]
Fix warnings about valid time zone abbreviations. [EN-16:19]
Update timezone database information. [EN-16:20]
Fix incorrectly defined unicode character(s). [EN-16:21]

Security: FreeBSD-SA-16:36.telnetd
Security: FreeBSD-SA-16:37.libc
Security: FreeBSD-SA-16:38.bhyve
Errata Notice: FreeBSD-EN-16:19.tzcode
Errata Notice: FreeBSD-EN-16:20.tzdata
Errata Notice: FreeBSD-EN-16:21.localedef
Approved by: so
diff 309633 Tue Dec 06 18:53:55 MST 2016 glebius Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
Fix link_ntoa(3) buffer overflow in libc. [SA-16:37]
Fix possible escape from bhyve(8) virtual machine. [SA-16:38]
Fix warnings about valid time zone abbreviations. [EN-16:19]
Update timezone database information. [EN-16:20]
Fix incorrectly defined unicode character(s). [EN-16:21]

Security: FreeBSD-SA-16:36.telnetd
Security: FreeBSD-SA-16:37.libc
Security: FreeBSD-SA-16:38.bhyve
Errata Notice: FreeBSD-EN-16:19.tzcode
Errata Notice: FreeBSD-EN-16:20.tzdata
Errata Notice: FreeBSD-EN-16:21.localedef
Approved by: so
diff 309633 Tue Dec 06 18:53:55 MST 2016 glebius Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
Fix link_ntoa(3) buffer overflow in libc. [SA-16:37]
Fix possible escape from bhyve(8) virtual machine. [SA-16:38]
Fix warnings about valid time zone abbreviations. [EN-16:19]
Update timezone database information. [EN-16:20]
Fix incorrectly defined unicode character(s). [EN-16:21]

Security: FreeBSD-SA-16:36.telnetd
Security: FreeBSD-SA-16:37.libc
Security: FreeBSD-SA-16:38.bhyve
Errata Notice: FreeBSD-EN-16:19.tzcode
Errata Notice: FreeBSD-EN-16:20.tzdata
Errata Notice: FreeBSD-EN-16:21.localedef
Approved by: so
diff 309633 Tue Dec 06 18:53:55 MST 2016 glebius Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
Fix link_ntoa(3) buffer overflow in libc. [SA-16:37]
Fix possible escape from bhyve(8) virtual machine. [SA-16:38]
Fix warnings about valid time zone abbreviations. [EN-16:19]
Update timezone database information. [EN-16:20]
Fix incorrectly defined unicode character(s). [EN-16:21]

Security: FreeBSD-SA-16:36.telnetd
Security: FreeBSD-SA-16:37.libc
Security: FreeBSD-SA-16:38.bhyve
Errata Notice: FreeBSD-EN-16:19.tzcode
Errata Notice: FreeBSD-EN-16:20.tzdata
Errata Notice: FreeBSD-EN-16:21.localedef
Approved by: so
diff 309633 Tue Dec 06 18:53:55 MST 2016 glebius Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
Fix link_ntoa(3) buffer overflow in libc. [SA-16:37]
Fix possible escape from bhyve(8) virtual machine. [SA-16:38]
Fix warnings about valid time zone abbreviations. [EN-16:19]
Update timezone database information. [EN-16:20]
Fix incorrectly defined unicode character(s). [EN-16:21]

Security: FreeBSD-SA-16:36.telnetd
Security: FreeBSD-SA-16:37.libc
Security: FreeBSD-SA-16:38.bhyve
Errata Notice: FreeBSD-EN-16:19.tzcode
Errata Notice: FreeBSD-EN-16:20.tzdata
Errata Notice: FreeBSD-EN-16:21.localedef
Approved by: so
diff 309633 Tue Dec 06 18:53:55 MST 2016 glebius Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
Fix link_ntoa(3) buffer overflow in libc. [SA-16:37]
Fix possible escape from bhyve(8) virtual machine. [SA-16:38]
Fix warnings about valid time zone abbreviations. [EN-16:19]
Update timezone database information. [EN-16:20]
Fix incorrectly defined unicode character(s). [EN-16:21]

Security: FreeBSD-SA-16:36.telnetd
Security: FreeBSD-SA-16:37.libc
Security: FreeBSD-SA-16:38.bhyve
Errata Notice: FreeBSD-EN-16:19.tzcode
Errata Notice: FreeBSD-EN-16:20.tzdata
Errata Notice: FreeBSD-EN-16:21.localedef
Approved by: so
diff 309633 Tue Dec 06 18:53:55 MST 2016 glebius Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
Fix link_ntoa(3) buffer overflow in libc. [SA-16:37]
Fix possible escape from bhyve(8) virtual machine. [SA-16:38]
Fix warnings about valid time zone abbreviations. [EN-16:19]
Update timezone database information. [EN-16:20]
Fix incorrectly defined unicode character(s). [EN-16:21]

Security: FreeBSD-SA-16:36.telnetd
Security: FreeBSD-SA-16:37.libc
Security: FreeBSD-SA-16:38.bhyve
Errata Notice: FreeBSD-EN-16:19.tzcode
Errata Notice: FreeBSD-EN-16:20.tzdata
Errata Notice: FreeBSD-EN-16:21.localedef
Approved by: so
diff 309633 Tue Dec 06 18:53:55 MST 2016 glebius Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
Fix link_ntoa(3) buffer overflow in libc. [SA-16:37]
Fix possible escape from bhyve(8) virtual machine. [SA-16:38]
Fix warnings about valid time zone abbreviations. [EN-16:19]
Update timezone database information. [EN-16:20]
Fix incorrectly defined unicode character(s). [EN-16:21]

Security: FreeBSD-SA-16:36.telnetd
Security: FreeBSD-SA-16:37.libc
Security: FreeBSD-SA-16:38.bhyve
Errata Notice: FreeBSD-EN-16:19.tzcode
Errata Notice: FreeBSD-EN-16:20.tzdata
Errata Notice: FreeBSD-EN-16:21.localedef
Approved by: so
diff 309633 Tue Dec 06 18:53:55 MST 2016 glebius Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
Fix link_ntoa(3) buffer overflow in libc. [SA-16:37]
Fix possible escape from bhyve(8) virtual machine. [SA-16:38]
Fix warnings about valid time zone abbreviations. [EN-16:19]
Update timezone database information. [EN-16:20]
Fix incorrectly defined unicode character(s). [EN-16:21]

Security: FreeBSD-SA-16:36.telnetd
Security: FreeBSD-SA-16:37.libc
Security: FreeBSD-SA-16:38.bhyve
Errata Notice: FreeBSD-EN-16:19.tzcode
Errata Notice: FreeBSD-EN-16:20.tzdata
Errata Notice: FreeBSD-EN-16:21.localedef
Approved by: so
diff 309633 Tue Dec 06 18:53:55 MST 2016 glebius Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
Fix link_ntoa(3) buffer overflow in libc. [SA-16:37]
Fix possible escape from bhyve(8) virtual machine. [SA-16:38]
Fix warnings about valid time zone abbreviations. [EN-16:19]
Update timezone database information. [EN-16:20]
Fix incorrectly defined unicode character(s). [EN-16:21]

Security: FreeBSD-SA-16:36.telnetd
Security: FreeBSD-SA-16:37.libc
Security: FreeBSD-SA-16:38.bhyve
Errata Notice: FreeBSD-EN-16:19.tzcode
Errata Notice: FreeBSD-EN-16:20.tzdata
Errata Notice: FreeBSD-EN-16:21.localedef
Approved by: so
diff 309633 Tue Dec 06 18:53:55 MST 2016 glebius Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
Fix link_ntoa(3) buffer overflow in libc. [SA-16:37]
Fix possible escape from bhyve(8) virtual machine. [SA-16:38]
Fix warnings about valid time zone abbreviations. [EN-16:19]
Update timezone database information. [EN-16:20]
Fix incorrectly defined unicode character(s). [EN-16:21]

Security: FreeBSD-SA-16:36.telnetd
Security: FreeBSD-SA-16:37.libc
Security: FreeBSD-SA-16:38.bhyve
Errata Notice: FreeBSD-EN-16:19.tzcode
Errata Notice: FreeBSD-EN-16:20.tzdata
Errata Notice: FreeBSD-EN-16:21.localedef
Approved by: so
diff 309633 Tue Dec 06 18:53:55 MST 2016 glebius Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
Fix link_ntoa(3) buffer overflow in libc. [SA-16:37]
Fix possible escape from bhyve(8) virtual machine. [SA-16:38]
Fix warnings about valid time zone abbreviations. [EN-16:19]
Update timezone database information. [EN-16:20]
Fix incorrectly defined unicode character(s). [EN-16:21]

Security: FreeBSD-SA-16:36.telnetd
Security: FreeBSD-SA-16:37.libc
Security: FreeBSD-SA-16:38.bhyve
Errata Notice: FreeBSD-EN-16:19.tzcode
Errata Notice: FreeBSD-EN-16:20.tzdata
Errata Notice: FreeBSD-EN-16:21.localedef
Approved by: so
/freebsd-11.0-release/contrib/smbfs/lib/smb/
H A Dnb_name.cdiff 292552 Mon Dec 21 17:18:15 MST 2015 ian Avoid unaligned memory accesses when encoding netbios names in libsmb.

The current code for encoding a netbios name converts each byte to a 16-bit
value and stores the result by casting a char* to u_short*, resulting in
alignment faults on strict-alignment platforms.

This change reimplements the encoding routine using only byte accesses to
memory. There is no particular reason to work with 16-bit values just
because the encoding process creates two bytes of output for every byte of
input. Working a byte at at time also avoids endian problems for big-endian
platforms.

PR: 180438
PR: 189415
Differential Revision: https://reviews.freebsd.org/D4622
diff 292552 Mon Dec 21 17:18:15 MST 2015 ian Avoid unaligned memory accesses when encoding netbios names in libsmb.

The current code for encoding a netbios name converts each byte to a 16-bit
value and stores the result by casting a char* to u_short*, resulting in
alignment faults on strict-alignment platforms.

This change reimplements the encoding routine using only byte accesses to
memory. There is no particular reason to work with 16-bit values just
because the encoding process creates two bytes of output for every byte of
input. Working a byte at at time also avoids endian problems for big-endian
platforms.

PR: 180438
PR: 189415
Differential Revision: https://reviews.freebsd.org/D4622
diff 88283 Thu Dec 20 16:16:25 MST 2001 sheldonh This commit was generated by cvs2svn to compensate for changes in r88282,
which included commits to RCS files with non-trunk default branches.
diff 88283 Thu Dec 20 16:16:25 MST 2001 sheldonh This commit was generated by cvs2svn to compensate for changes in r88282,
which included commits to RCS files with non-trunk default branches.
diff 88282 Thu Dec 20 16:16:25 MST 2001 sheldonh Import smbfs-1.4.2.
diff 88282 Thu Dec 20 16:16:25 MST 2001 sheldonh Import smbfs-1.4.2.
/freebsd-11.0-release/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.8diff 170820 Sat Jun 16 07:01:15 MDT 2007 danfe Document default values for timeout and retry count.

Approved by: fjoe
diff 151936 Tue Nov 01 21:16:39 MST 2005 trhodes Quick kill links to the nsmb(8) manual page, there is no such
utility that I can find.
diff 95268 Mon Apr 22 16:15:20 MDT 2002 sheldonh This commit was generated by cvs2svn to compensate for changes in r95267,
which included commits to RCS files with non-trunk default branches.
diff 95267 Mon Apr 22 16:15:20 MDT 2002 sheldonh Import smbfs-1.4.4.
diff 88282 Thu Dec 20 16:16:25 MST 2001 sheldonh Import smbfs-1.4.2.
diff 88282 Thu Dec 20 16:16:25 MST 2001 sheldonh Import smbfs-1.4.2.

Completed in 317 milliseconds

1234567891011>>