Author: brooks
Date: Mon Jun 29 19:46:29 2009
New Revision: 195175
URL: http://svn.freebsd.org/changeset/base/195175
Log:
Remove support for the /dev/net/* per-interface devices. They serve
little purpose and are unused in the base system.
The IOCTL functionality is entirely duplicated a
On Tue, Jun 30, 2009 at 09:56:42PM -0400, Ken Smith wrote:
> On Tue, 2009-06-30 at 16:40 -0600, M. Warner Losh wrote:
> > I hate to be blunt, but this leaves a bad taste in everybody's mouth,
> > even if at the end of the day you get your way.
>
> The second thing that left a bad taste in some peo
On Fri, Jul 03, 2009 at 05:54:33PM +, Tim Kientzle wrote:
> Modified: head/usr.bin/cpio/cmdline.c
> ==
> --- head/usr.bin/cpio/cmdline.c Fri Jul 3 16:33:42 2009
> (r195317)
> +++ head/usr.bin/cpio/cmdline
Author: brooks
Date: Mon Jul 6 01:32:29 2009
New Revision: 195388
URL: http://svn.freebsd.org/changeset/base/195388
Log:
MFC r194493 and r194548
When checking if we can write to a file, use access() instead of a
manual permission check based on stat output. Also, get rid of the
execut
Author: brooks
Date: Fri Jul 24 15:03:10 2009
New Revision: 195843
URL: http://svn.freebsd.org/changeset/base/195843
Log:
Revert the changes to struct kinfo_proc in r194498. Instead, fill
in up to 16 (KI_NGROUPS) values and steal a bit from ki_cr_flags
(all bits currently unused) to indicat
Author: brooks
Date: Fri Jul 24 19:12:19 2009
New Revision: 195853
URL: http://svn.freebsd.org/changeset/base/195853
Log:
Introduce a new sysctl process mib, kern.proc.groups which adds the
ability to retrieve the group list of each process.
Modify procstat's -s option to query this mib w
Author: brooks
Date: Fri Jul 24 21:42:10 2009
New Revision: 195859
URL: http://svn.freebsd.org/changeset/base/195859
Log:
MFC r194494 to improve support for 7.x worlds on >=8.0 kernels:
In preparation for raising NGROUPS and NGROUPS_MAX, change base
system callers of getgroups(), getgroup
Author: brooks
Date: Fri Oct 17 13:28:53 2008
New Revision: 183974
URL: http://svn.freebsd.org/changeset/base/183974
Log:
Support the remaining options listed in dhcp-options(5) and RFC 2132.
PR: bin/127076
Submitted by: jkim
MFC after:1 week
Modified:
head/sbin/dhclien
Author: brooks
Date: Fri Oct 17 14:37:58 2008
New Revision: 183976
URL: http://svn.freebsd.org/changeset/base/183976
Log:
Wireless Mouse device of Sony VGP-WRC1 mouse/keyboard receiver has the
same program interface as Microsoft Wireless Notebook Optical Mouse and
needs a quirk.
PR:
Author: brooks
Date: Fri Oct 17 15:10:45 2008
New Revision: 183979
URL: http://svn.freebsd.org/changeset/base/183979
Log:
Display usage when pkg_add is called with no arguments.
PR: bin/121093
Submitted by: volker
Approved by: portmgr (linimon)
MFC after:3 days
Modifie
Author: brooks
Date: Sun Oct 26 19:14:50 2008
New Revision: 184294
URL: http://svn.freebsd.org/changeset/base/184294
Log:
MFC r183976:
Wireless Mouse device of Sony VGP-WRC1 mouse/keyboard receiver has the
same program interface as Microsoft Wireless Notebook Optical Mouse and
needs a q
Author: brooks
Date: Sun Oct 26 19:22:10 2008
New Revision: 184296
URL: http://svn.freebsd.org/changeset/base/184296
Log:
MFC r183979:
Display usage when pkg_add is called with no arguments.
PR: bin/121093
Submitted by: volker
Approved by: re (kensmith)
Modified:
stable
Author: brooks
Date: Sun Oct 26 19:22:10 2008
New Revision: 184296
URL: http://svn.freebsd.org/changeset/base/184296
Log:
MFC r183979:
Display usage when pkg_add is called with no arguments.
PR: bin/121093
Submitted by: volker
Approved by: re (kensmith)
Modified:
stable
Author: brooks
Date: Sun Oct 26 19:22:10 2008
New Revision: 184296
URL: http://svn.freebsd.org/changeset/base/184296
Log:
MFC r183979:
Display usage when pkg_add is called with no arguments.
PR: bin/121093
Submitted by: volker
Approved by: re (kensmith)
Modified:
releng
Author: brooks
Date: Sun Oct 26 19:28:04 2008
New Revision: 184297
URL: http://svn.freebsd.org/changeset/base/184297
Log:
MFC r183974:
Support the remaining options listed in dhcp-options(5) and RFC 2132.
PR: bin/127076
Submitted by: jkim
Approved by: re (kensmith)
Modifi
Author: brooks
Date: Sun Oct 26 19:28:04 2008
New Revision: 184297
URL: http://svn.freebsd.org/changeset/base/184297
Log:
MFC r183974:
Support the remaining options listed in dhcp-options(5) and RFC 2132.
PR: bin/127076
Submitted by: jkim
Approved by: re (kensmith)
Modifi
Author: brooks
Date: Sun Oct 26 19:28:04 2008
New Revision: 184297
URL: http://svn.freebsd.org/changeset/base/184297
Log:
MFC r183974:
Support the remaining options listed in dhcp-options(5) and RFC 2132.
PR: bin/127076
Submitted by: jkim
Approved by: re (kensmith)
Modifi
Author: brooks
Date: Mon May 3 19:56:52 2010
New Revision: 207583
URL: http://svn.freebsd.org/changeset/base/207583
Log:
MFC r205073
Regen:
* Hart: rev 671 of pcidevs.txt; 22-01-2008 (D-M-Y).
* Boemler:vendors.txt (2010-03126)
PR: kern/133733
Modified:
Author: brooks
Date: Tue May 4 15:52:17 2010
New Revision: 207616
URL: http://svn.freebsd.org/changeset/base/207616
Log:
MFC r205073
Regen:
* Hart: rev 671 of pcidevs.txt; 22-01-2008 (D-M-Y).
* Boemler: vendors.txt (2010-03126)
PR: kern/133733
Modified:
Author: brooks
Date: Wed Feb 24 15:52:18 2010
New Revision: 204278
URL: http://svn.freebsd.org/changeset/base/204278
Log:
Don't inforce an upper bound on kern.ngroups. The INT_MAX-1 limit was
too high due to several overflows. The actual limit is somewhere in the
neighborhood of INT_MAX/4
Author: brooks
Date: Wed Feb 24 22:16:16 2010
New Revision: 204293
URL: http://svn.freebsd.org/changeset/base/204293
Log:
MFC r202143,202163,202341,202342,204278
Replace the static NGROUPS=NGROUPS_MAX+1=1024 with a dynamic
kern.ngroups+1. kern.ngroups can range from NGROUPS_MAX=1023
Author: brooks
Date: Wed Mar 3 21:47:25 2010
New Revision: 204671
URL: http://svn.freebsd.org/changeset/base/204671
Log:
MFC r201959
Use the correct types to store uids and gids in the credential cache and
eliminate an inappropriate use of NGROUPS.
Modified:
stable/8/lib/libc/rpc/svc_
Author: brooks
Date: Thu Mar 4 19:35:22 2010
New Revision: 204724
URL: http://svn.freebsd.org/changeset/base/204724
Log:
MFC r201853:
Make options KGSSAPI build and add it to NOTES.
rpcsec_gss_prot.c:
Use kernel printf and headers.
vc_rpcsec_gss.c:
Use a local RPCAUTH_UNI
Author: brooks
Date: Fri Mar 12 07:26:37 2010
New Revision: 205073
URL: http://svn.freebsd.org/changeset/base/205073
Log:
Regen:
* Hart: rev 671 of pcidevs.txt; 22-01-2008 (D-M-Y).
* Boemler:vendors.txt (2010-03126)
PR: kern/133733
MFC after:1 week
On Tue, May 26, 2009 at 03:24:05PM +0200, Ivan Voras wrote:
> 2009/5/26 Robert Watson :
> > On Tue, 26 May 2009, Edward Tomasz Napierala wrote:
> >
> >> +/*-
> >> + * Copyright (c) 2008, 2009 Edward Tomasz Napiera??a
> >> + * All rights reserved.
> >> + *
> >> + * Redistribution and use in source
Author: brooks
Date: Thu May 28 22:11:10 2009
New Revision: 193001
URL: http://svn.freebsd.org/changeset/base/193001
Log:
it's been too long since I merged and my branch diffs are too big
Modified:
svnadmin/conf/sizelimit.conf
Modified: svnadmin/conf/sizelimit.conf
==
On Tue, Jun 02, 2009 at 12:21:49AM -0700, Brian Somers wrote:
> On Mon, 01 Jun 2009 15:34:12 +0100 Bruce Simpson wrote:
> > Doug Barton wrote:
> > > Log:
> > > Eliminate the warning that "Values of network_interfaces other than
> > > AUTO are deprecated.' There is no good reason to deprecate t
On Mon, Jun 01, 2009 at 03:34:12PM +0100, Bruce Simpson wrote:
> Doug Barton wrote:
>> Log:
>> Eliminate the warning that "Values of network_interfaces other than
>> AUTO are deprecated.' There is no good reason to deprecate them, and
>> setting this to different values can be useful for cust
On Tue, Jun 02, 2009 at 04:34:07PM +0100, Bruce Simpson wrote:
> Brooks Davis wrote:
>> On Mon, Jun 01, 2009 at 03:34:12PM +0100, Bruce Simpson wrote:
>>
>>> Doug Barton wrote:
>>>
>>>> Log:
>>>> Eliminate the warning that
On Tue, Jun 02, 2009 at 04:45:31PM +0100, Bruce Simpson wrote:
> Brooks Davis wrote:
>> ...
>>> On boot time I instantiate a tap0 instance from cloned_interfaces=".." in
>>> /etc/rc.conf, and then use ifconfig_tap0="..." to clone the MAC address
>
On Wed, Jun 03, 2009 at 07:57:37AM -0400, John Baldwin wrote:
> On Wednesday 03 June 2009 5:31:10 am Dag-Erling Sm??rgrav wrote:
> > John Baldwin writes:
> > > [...] Given that, there really isn't a good reason to customize
> > > network_interfaces anymore.
> >
> > Listing e.g. bge0 in network_i
Author: brooks
Date: Tue Jul 8 15:30:05 2014
New Revision: 268415
URL: http://svnweb.freebsd.org/changeset/base/268415
Log:
MFC r223930:
Remove include of sys/sbuf.h from geom/geom.h.
sbuf support is not always required for geom/geom.h users, and no need to
depend from it.
PR:
Author: brooks
Date: Tue Jul 8 19:15:32 2014
New Revision: 268422
URL: http://svnweb.freebsd.org/changeset/base/268422
Log:
Revert r268415.
I botched testing and a large set of changes needs to be applied for this to
work.
Modified:
stable/8/sys/geom/geom.h
Directory Properties:
sta
On Wed, Jul 09, 2014 at 07:28:26PM +0400, Andrey V. Elsukov wrote:
> On 08.07.2014 19:30, Brooks Davis wrote:
> > Author: brooks
> > Date: Tue Jul 8 15:30:05 2014
> > New Revision: 268415
> > URL: http://svnweb.freebsd.org/changeset/base/268415
> >
> > Log:
On Wed, Jul 09, 2014 at 07:30:46PM +0400, Andrey V. Elsukov wrote:
> On 08.07.2014 23:15, Brooks Davis wrote:
> > Author: brooks
> > Date: Tue Jul 8 19:15:32 2014
> > New Revision: 268422
> > URL: http://svnweb.freebsd.org/changeset/base/268422
> >
> > Lo
Author: brooks
Date: Thu Jul 17 18:24:34 2014
New Revision: 268804
URL: http://svnweb.freebsd.org/changeset/base/268804
Log:
Replace all uses of libncurses and libtermcap with their wide character
variants. This allows usable file system images (i.e. those with both a
shell and an editor) t
On Thu, Jul 17, 2014 at 11:38:32AM -0700, Xin Li wrote:
> On 07/17/14 11:24, Brooks Davis wrote:
> > Author: brooks Date: Thu Jul 17 18:24:34 2014 New Revision: 268804
> > URL: http://svnweb.freebsd.org/changeset/base/268804
> >
> > Log: Replace all uses of libncurse
Author: brooks
Date: Wed Oct 8 15:44:11 2014
New Revision: 272753
URL: https://svnweb.freebsd.org/changeset/base/272753
Log:
MFC r271287:
Merge from NetBSD:
PR/49185: Conrad Meyer: strvisx: Handle zero-length input strings
gracefully. (don't abuse 0 to mean compute string length in
Author: brooks
Date: Wed Oct 8 15:58:28 2014
New Revision: 272755
URL: https://svnweb.freebsd.org/changeset/base/272755
Log:
MFC r271287:
Merge from NetBSD:
PR/49185: Conrad Meyer: strvisx: Handle zero-length input strings
gracefully. (don't abuse 0 to mean compute string length in
Author: brooks
Date: Wed Oct 8 16:35:57 2014
New Revision: 272760
URL: https://svnweb.freebsd.org/changeset/base/272760
Log:
Revert botched r272755.
PR: 193447
Modified:
stable/9/contrib/libc-vis/vis.c
stable/9/etc/rc.d/devd
stable/9/sbin/devd/devd.cc
stable/9/share/man/
Author: brooks
Date: Thu Oct 16 15:52:36 2014
New Revision: 273170
URL: https://svnweb.freebsd.org/changeset/base/273170
Log:
MK_ARB_EABI was removed in r272350 so remove the documentation.
Deleted:
head/tools/build/options/WITHOUT_ARM_EABI
___
svn-
Author: brooks
Date: Thu Oct 16 15:54:23 2014
New Revision: 273171
URL: https://svnweb.freebsd.org/changeset/base/273171
Log:
Per r273155, HYPERV is built by default on platforms where it makes
sense and ignored on others.
Deleted:
head/tools/build/options/WITH_HYPERV
__
Author: brooks
Date: Thu Oct 16 15:55:13 2014
New Revision: 273172
URL: https://svnweb.freebsd.org/changeset/base/273172
Log:
Document that WITHOUT_TOOLCHAIN causes headers to not be installed, not
just programs.
Modified:
head/tools/build/options/WITHOUT_TOOLCHAIN
Modified: head/tools/bui
Author: brooks
Date: Thu Oct 16 15:59:00 2014
New Revision: 273173
URL: https://svnweb.freebsd.org/changeset/base/273173
Log:
Regenerate src.conf.5 after:
r273170:
MK_ARB_EABI was removed in r272350 so remove the documentation.
r273171:
Per r273155, HYPERV is built by default on p
Author: brooks
Date: Tue Oct 21 16:44:03 2014
New Revision: 273387
URL: https://svnweb.freebsd.org/changeset/base/273387
Log:
MFC r271287:
Merge from NetBSD:
PR/49185: Conrad Meyer: strvisx: Handle zero-length input strings
gracefully. (don't abuse 0 to mean compute string length in
Author: brooks
Date: Fri Oct 24 23:24:47 2014
New Revision: 273612
URL: https://svnweb.freebsd.org/changeset/base/273612
Log:
Remove an unused variable that would be better spelled __func__.
Sponsored by: DARPA, AFRL
Modified:
head/lib/libc/rpc/clnt_vc.c
Modified: head/lib/libc/rpc/clnt
Author: brooks
Date: Fri Oct 24 23:25:44 2014
New Revision: 273614
URL: https://svnweb.freebsd.org/changeset/base/273614
Log:
Use the __DECONST macro rather than hand rolling the same thing.
Sponsored by: DARPA, AFRL
Modified:
head/lib/libc/stdlib/lsearch.c
Modified: head/lib/libc/stdli
On Tue, Oct 28, 2014 at 07:50:44AM +0100, Baptiste Daroussin wrote:
> On Mon, Oct 27, 2014 at 05:26:42PM -0700, NGie Cooper wrote:
> > On Mon, Oct 27, 2014 at 4:31 PM, Baptiste Daroussin
> > wrote:
> > > Author: bapt
> > > Date: Mon Oct 27 23:31:07 2014
> > > New Revision: 273755
> > > URL: https
Author: brooks
Date: Tue Oct 28 16:24:07 2014
New Revision: 273789
URL: https://svnweb.freebsd.org/changeset/base/273789
Log:
Vendor import of NetBSD's mtree(8) at 2014-10-28
Modified:
vendor/NetBSD/mtree/dist/create.c
vendor/NetBSD/mtree/dist/extern.h
vendor/NetBSD/mtree/dist/getid.c
v
Author: brooks
Date: Tue Oct 28 16:24:44 2014
New Revision: 273790
URL: https://svnweb.freebsd.org/changeset/base/273790
Log:
Tag 2014-10-28 import of NetBSD's mtree(8)
Added:
vendor/NetBSD/mtree/20141028/
- copied from r273789, vendor/NetBSD/mtree/dist/
_
Author: brooks
Date: Tue Oct 28 17:52:26 2014
New Revision: 273796
URL: https://svnweb.freebsd.org/changeset/base/273796
Log:
Import in latest mtree from NetBSD to fix a bug in parsing group files
that jmg fixed upstream.
MFC after:1 week
Sponsored by: DARPA, AFRL
Modified:
head/
On Sun, Nov 02, 2014 at 12:11:26AM +, John-Mark Gurney wrote:
> Author: jmg
> Date: Sun Nov 2 00:11:25 2014
> New Revision: 273955
> URL: https://svnweb.freebsd.org/changeset/base/273955
>
> Log:
> add an rc.d script to automatically grow the specified FS... It has
> been tested on both
On Tue, Nov 04, 2014 at 06:41:44AM +0100, Mateusz Guzik wrote:
> re-sent with trimmed cc
>
> On Mon, Nov 03, 2014 at 07:35:56PM +, Poul-Henning Kamp wrote:
> >
> > In message <20141104045159.e1...@besplex.bde.org>, Bruce Evans writes:
> >
> > >This optimization is probably minor, but
Author: brooks
Date: Tue Nov 4 22:47:51 2014
New Revision: 274101
URL: https://svnweb.freebsd.org/changeset/base/274101
Log:
MFC r273796
Import in latest mtree from NetBSD to fix a bug in parsing group files
that jmg fixed upstream.
Sponsored by: DARPA, AFRL
Modified:
stable/10/c
Author: brooks
Date: Thu May 8 16:12:38 2014
New Revision: 265687
URL: http://svnweb.freebsd.org/changeset/base/265687
Log:
MFC r265201
Fix a 2038 bug.
If time_t is 64-bit (i.e. isn't 32-bit) allow any value of year, not
just years less than 2038.
Don't bother fixing the underf
Author: brooks
Date: Thu May 8 16:26:36 2014
New Revision: 265688
URL: http://svnweb.freebsd.org/changeset/base/265688
Log:
MFC r265201
Fix a 2038 bug.
If time_t is 64-bit (i.e. isn't 32-bit) allow any value of year, not
just years less than 2038.
Don't bother fixing the underf
Author: brooks
Date: Thu May 15 16:44:25 2014
New Revision: 266157
URL: http://svnweb.freebsd.org/changeset/base/266157
Log:
Revert r261296. This removes the WITHOUT_NCURSESW option.
It was the wrong direction. We will instead remove use of the
non-wide-character supporting libncurses.
Author: brooks
Date: Thu May 15 16:51:45 2014
New Revision: 266158
URL: http://svnweb.freebsd.org/changeset/base/266158
Log:
Remove documention of WITHOUT_NCURSES removed in r266157.
Remove a bit of whitespace from WITHOUT_BINUTILS.
Catch up with a bunch of other commits to tools/build
Author: brooks
Date: Mon Aug 4 23:00:13 2014
New Revision: 269541
URL: http://svnweb.freebsd.org/changeset/base/269541
Log:
Merge from CheriBSD:
Make the sysinit tool a build tool rather than building in with
/usr/bin/cc and running it from OBJDIR. (It will be moved to usr.bin
once a
On Tue, Nov 11, 2014 at 03:07:54PM +0100, Dag-Erling Sm?rgrav wrote:
> Bruce Evans writes:
> > -Wcast-qual is not a very good warning option since the official way
> > to remove qualifiers in C is to cast them away. Casting them away is
> > better than using the __DECONST() abomination. The opti
Author: brooks
Date: Fri Nov 21 18:18:37 2014
New Revision: 274806
URL: https://svnweb.freebsd.org/changeset/base/274806
Log:
Add a guard against attempting to invoke the buildenv target with -j# as
that silently exits rather than doing something useful.
MFC after:1 week
Sponsored b
Author: brooks
Date: Fri Nov 21 18:35:48 2014
New Revision: 274807
URL: https://svnweb.freebsd.org/changeset/base/274807
Log:
Slightly alter the handling of LOCAL_LIB_DIRS to skip addition of
directories in LOCAL_LIB_DIRS if they are subdirectories of directories
listed in LOCAL_DIRS. This
Author: brooks
Date: Fri Nov 21 20:02:06 2014
New Revision: 274816
URL: https://svnweb.freebsd.org/changeset/base/274816
Log:
Add FPU support for MIPS setjmp(3)/longjmp(3).
This change saves/restores the callee-saved MIPS floating point
registers as documented by the o32/n32/n64 spec ("MI
Author: brooks
Date: Fri Nov 21 20:54:12 2014
New Revision: 274818
URL: https://svnweb.freebsd.org/changeset/base/274818
Log:
Merge from CheriBSD (3422ebe71b6c06fe78b1be73623b240c219e08e3):
Rename beripic to beripic0.
MFC after:1 week
Sponsored by: DARPA, AFRL
Modified:
head/s
Author: brooks
Date: Fri Nov 21 21:10:02 2014
New Revision: 274820
URL: https://svnweb.freebsd.org/changeset/base/274820
Log:
Merge from CheriBSD (2e28d2a3090239b30481f35dc452ad95a5c57389)
Remove initalized, but unused devname variable
MFC after:1 week
Sponsored by: DARPA, AFRL
Author: brooks
Date: Fri Nov 21 21:14:05 2014
New Revision: 274821
URL: https://svnweb.freebsd.org/changeset/base/274821
Log:
Merge from CheriBSD:
commit d0c7d235c09fc65dbdb278e7016a96f79c6a49cc
Make the Altera JTAG UART device driver slightly more forgiving of
the foibles of a
Author: brooks
Date: Fri Nov 21 21:34:19 2014
New Revision: 274823
URL: https://svnweb.freebsd.org/changeset/base/274823
Log:
Merge from CheriBSD:
commit 6d3c4c09226ad6bdd662e3e52489ef294a6ce298
Add terasic_mtl vt(4) framebuffer driver
terasic_mtl can be built with syscons(4)
Author: brooks
Date: Tue Dec 2 19:58:26 2014
New Revision: 275424
URL: https://svnweb.freebsd.org/changeset/base/275424
Log:
MFC r274806:
Add a guard against attempting to invoke the buildenv target with -j# as
that silently exits rather than doing something useful.
Sponsored by: DA
Author: brooks
Date: Tue Dec 2 20:23:10 2014
New Revision: 275425
URL: https://svnweb.freebsd.org/changeset/base/275425
Log:
MFC r274806:
Add a guard against attempting to invoke the buildenv target with -j# as
that silently exits rather than doing something useful.
Sponsored by: DA
Author: brooks
Date: Tue Dec 2 20:28:05 2014
New Revision: 275426
URL: https://svnweb.freebsd.org/changeset/base/275426
Log:
MFC r274818:
Merge from CheriBSD (3422ebe71b6c06fe78b1be73623b240c219e08e3):
Rename beripic to beripic0.
Sponsored by: DARPA, AFRL
Modified:
stable/10/s
Author: brooks
Date: Tue Dec 2 21:23:13 2014
New Revision: 275428
URL: https://svnweb.freebsd.org/changeset/base/275428
Log:
MFC r274820:
Merge from CheriBSD (2e28d2a3090239b30481f35dc452ad95a5c57389):
Remove initalized, but unused devname variable
Sponsored by: DARPA, AFRL
Modi
Author: brooks
Date: Tue Dec 2 22:04:27 2014
New Revision: 275429
URL: https://svnweb.freebsd.org/changeset/base/275429
Log:
MFC r274821:
Merge from CheriBSD:
commit d0c7d235c09fc65dbdb278e7016a96f79c6a49cc
Make the Altera JTAG UART device driver slightly more forgiving of
the
Author: brooks
Date: Sat Dec 6 17:50:37 2014
New Revision: 275566
URL: https://svnweb.freebsd.org/changeset/base/275566
Log:
MFC r263928:
Use the correct variable name in the example code.
PR: 195749
Modified:
stable/10/lib/libc/sys/cap_rights_limit.2
Directory Properties
Author: brooks
Date: Tue Dec 16 20:45:17 2014
New Revision: 275839
URL: https://svnweb.freebsd.org/changeset/base/275839
Log:
Add an UPDATING entry and warning about the change in r274807 to help users
transition to the new behavior.
Discussed with: jmallett
Sponsored by: DARPA, A
Author: brooks
Date: Thu Jan 22 21:17:58 2015
New Revision: 277537
URL: https://svnweb.freebsd.org/changeset/base/277537
Log:
MFC r274816:
Add FPU support for MIPS setjmp(3)/longjmp(3).
This change saves/restores the callee-saved MIPS floating point
registers as documented by the o32
Author: brooks
Date: Thu Apr 16 15:35:17 2015
New Revision: 281605
URL: https://svnweb.freebsd.org/changeset/base/281605
Log:
Fix a minor function definition inconsistancy.
MFC after:3 days
Modified:
head/share/man/man3/queue.3
Modified: head/share/man/man3/queue.3
=
Author: brooks
Date: Thu Apr 16 15:34:22 2015
New Revision: 281604
URL: https://svnweb.freebsd.org/changeset/base/281604
Log:
Make it harder to specify invalid LIBADD by causing values without
corresponding DPADD_ variables to produce a useful error message.
Differential Revision:
Author: brooks
Date: Mon Apr 20 16:23:59 2015
New Revision: 281768
URL: https://svnweb.freebsd.org/changeset/base/281768
Log:
Bump doc date missed in r281605.
MFC after:1 day
Modified:
head/share/man/man3/queue.3
Modified: head/share/man/man3/queue.3
Author: brooks
Date: Tue Apr 21 14:22:45 2015
New Revision: 281830
URL: https://svnweb.freebsd.org/changeset/base/281830
Log:
MFC r281605,281768:
r281605:
Fix a minor function definition inconsistancy.
r281768:
Bump doc date missed in r281605.
Modified:
stable/10/sha
Author: brooks
Date: Tue Apr 21 14:48:18 2015
New Revision: 281831
URL: https://svnweb.freebsd.org/changeset/base/281831
Log:
MFC r281605,281768:
r281605:
Fix a minor function definition inconsistancy.
r281768:
Bump doc date missed in r281605.
Modified:
stable/9/shar
Author: brooks
Date: Tue Apr 21 15:00:49 2015
New Revision: 281833
URL: https://svnweb.freebsd.org/changeset/base/281833
Log:
MFC r281605,281768:
r281605:
Fix a minor function definition inconsistancy.
r281768:
Bump doc date missed in r281605.
Modified:
stable/8/shar
Author: brooks
Date: Fri Apr 24 16:11:22 2015
New Revision: 281938
URL: https://svnweb.freebsd.org/changeset/base/281938
Log:
Merge from CheriBSD: 1065cf515a7c2062598009c1318055aacbb39e80
Convert the pfsync dissector to use the netdissect framework.
Differential Revision:https:
Author: brooks
Date: Mon May 4 21:44:51 2015
New Revision: 282436
URL: https://svnweb.freebsd.org/changeset/base/282436
Log:
Remove "capability mode sandbox enabled" messages.
These messages serve little purpose and break some consumers.
PR: 199855
Differential Revision:
On Sun, May 10, 2015 at 03:45:48PM -0400, John Baldwin wrote:
>
> > On May 8, 2015, at 19:36, Xin LI wrote:
> >
> > Author: delphij
> > Date: Fri May 8 23:36:31 2015
> > New Revision: 282672
> > URL: https://svnweb.freebsd.org/changeset/base/282672
> >
> > Log:
> > Always convert uuid to lowe
Author: brooks
Date: Tue May 19 19:01:52 2015
New Revision: 283122
URL: https://svnweb.freebsd.org/changeset/base/283122
Log:
MFC r282436 (the portion that makes sense):
Remove "capability mode sandbox enabled" messages.
These messages serve little purpose and break some consumers.
Author: brooks
Date: Fri Feb 6 23:44:16 2015
New Revision: 278337
URL: https://svnweb.freebsd.org/changeset/base/278337
Log:
When upgrading, install the ELF runtime linkers before libraries.
This is required to prevent problems with nss modules that use libthr when
upgrading from release
Author: brooks
Date: Mon Feb 9 09:22:47 2015
New Revision: 278443
URL: https://svnweb.freebsd.org/changeset/base/278443
Log:
When upgrading, install the ELF runtime linkers before libraries.
This is required to prevent problems with nss modules that use libthr when
upgrading from release
Author: brooks
Date: Mon Feb 9 09:45:58 2015
New Revision: 278444
URL: https://svnweb.freebsd.org/changeset/base/278444
Log:
MFC r278337:
When upgrading, install the ELF runtime linkers before libraries.
This is required to prevent problems with nss modules that use libthr when
upgr
Author: brooks
Date: Mon Feb 9 10:09:46 2015
New Revision: 278446
URL: https://svnweb.freebsd.org/changeset/base/278446
Log:
MFC r278337:
When upgrading, install the ELF runtime linkers before libraries.
This is required to prevent problems with nss modules that use libthr when
upgr
On Mon, Feb 09, 2015 at 04:04:09PM +, Warner Losh wrote:
> Author: imp
> Date: Mon Feb 9 16:04:08 2015
> New Revision: 278460
> URL: https://svnweb.freebsd.org/changeset/base/278460
>
> Log:
> We need to create /boot/dtb since some use cases don't create a full
> root with BSD.root.mtree,
Author: brooks
Date: Mon Sep 8 18:09:19 2014
New Revision: 271279
URL: http://svnweb.freebsd.org/changeset/base/271279
Log:
Vendor import of NetBSD's (un)vis(3) at 2014-09-08
Modified:
vendor/NetBSD/libc-vis/dist/vis.c
Modified: vendor/NetBSD/libc-vis/dist/vis.c
Author: brooks
Date: Mon Sep 8 18:10:10 2014
New Revision: 271280
URL: http://svnweb.freebsd.org/changeset/base/271280
Log:
Tag 2014-09-08 import of NetBSD's (un)vis(3)
Added:
vendor/NetBSD/libc-vis/20140908/
- copied from r271279, vendor/NetBSD/libc-vis/dist/
__
Author: brooks
Date: Mon Sep 8 18:11:20 2014
New Revision: 271281
URL: http://svnweb.freebsd.org/changeset/base/271281
Log:
Take advantage of the ^ feature in modern SVN versions.
Modified:
vendor/NetBSD/libc-vis/FreeBSD-Upgrade
Modified: vendor/NetBSD/libc-vis/FreeBSD-Upgrade
=
Author: brooks
Date: Mon Sep 8 19:26:21 2014
New Revision: 271287
URL: http://svnweb.freebsd.org/changeset/base/271287
Log:
Merge from NetBSD:
PR/49185: Conrad Meyer: strvisx: Handle zero-length input strings
gracefully. (don't abuse 0 to mean compute string length internally)
PR:
Author: brooks
Date: Tue Sep 16 17:07:32 2014
New Revision: 271680
URL: http://svnweb.freebsd.org/changeset/base/271680
Log:
Fix some extra whitespace noticed when reviewing git diffs.
Modified:
head/sys/dev/usb/misc/uled.c
Modified: head/sys/dev/usb/misc/uled.c
=
Author: brooks
Date: Tue Sep 30 20:32:27 2014
New Revision: 272327
URL: http://svnweb.freebsd.org/changeset/base/272327
Log:
MFC the altera_atse.4.
This was intended to have been merged along with r256752. This commit
contains the altera_atse.4 portions of r256752, r257656, and r270268.
Author: brooks
Date: Thu Jun 20 18:24:16 2019
New Revision: 349240
URL: https://svnweb.freebsd.org/changeset/base/349240
Log:
Extend mmap/mprotect API to specify the max page protections.
A new macro PROT_MAX() alters a protection value so it can be OR'd with
a regular protection value to
Author: brooks
Date: Thu Jun 20 21:52:30 2019
New Revision: 349245
URL: https://svnweb.freebsd.org/changeset/base/349245
Log:
Add PROT_MAX to the HISTORY section.
In the case of mmap(), add a HISTORY section. Mention that mmap() and
mprotect()'s documentation predates an implementation.
Author: brooks
Date: Tue Jul 16 16:03:08 2019
New Revision: 350049
URL: https://svnweb.freebsd.org/changeset/base/350049
Log:
Fix two mismatches between function declaration and definition.
In both cases, function pointer arguments were inconsistently declared
and the result worked becaus
Author: brooks
Date: Tue Jul 16 22:27:49 2019
New Revision: 350067
URL: https://svnweb.freebsd.org/changeset/base/350067
Log:
Add missing mode in open(2) calls with O_CREAT.
When O_CREAT is specified, the third, variadic argument is
required as the permission. If on is not passed, then de
401 - 500 of 1354 matches
Mail list logo