Author: obrien
Date: Tue May 14 04:34:58 2019
New Revision: 347562
URL: https://svnweb.freebsd.org/changeset/base/347562
Log:
MF11 r347561.
MFC r344085: Note that readpassphrase() came into FreeBSD's libc at 4.6.
Modified:
stable/10/lib/libc/gen/readpassphrase.3
Directory Properties:
stab
Author: obrien
Date: Tue May 14 04:14:31 2019
New Revision: 347561
URL: https://svnweb.freebsd.org/changeset/base/347561
Log:
MFC r344085:
Note that readpassphrase() came into FreeBSD's libc at 4.6.
Modified:
stable/11/lib/libc/gen/readpassphrase.3
Directory Properties:
stable/11/ (prop
Author: obrien
Date: Wed Feb 13 04:52:01 2019
New Revision: 344085
URL: https://svnweb.freebsd.org/changeset/base/344085
Log:
Note that readpassphrase() came into FreeBSD's libc at 4.6.
Modified:
head/lib/libc/gen/readpassphrase.3
Modified: head/lib/libc/gen/readpassphrase.3
Author: obrien
Date: Tue Jan 29 20:10:27 2019
New Revision: 343561
URL: https://svnweb.freebsd.org/changeset/base/343561
Log:
Follow arm[32] and sparc64 KAPI and provide the FreeBSD standard spelling
across all architectures for this header.
Reviewed by: stevek
Obtained from:Ju
Author: obrien
Date: Thu Sep 6 18:34:11 2018
New Revision: 338503
URL: https://svnweb.freebsd.org/changeset/base/338503
Log:
Add MPLS LSP-echo (RFC8029, March 2017) port.
Reviewed by: stevek
Approved by: re(gjb)
Obtained from:Juniper Networks
Modified:
head/usr.sbin/servic
Author: obrien
Date: Mon Jul 30 07:01:00 2018
New Revision: 336882
URL: https://svnweb.freebsd.org/changeset/base/336882
Log:
Correct copyright dates.
Modified:
head/sys/kern/imgact_elf.c
Modified: head/sys/kern/imgact_elf.c
===
Author: obrien
Date: Fri Oct 27 16:36:05 2017
New Revision: 325043
URL: https://svnweb.freebsd.org/changeset/base/325043
Log:
Update comment to match r177997 & r178036 changes.
Modified:
head/sys/compat/linux/linux_file.c
Modified: head/sys/compat/linux/linux_file.c
=
Author: obrien
Date: Thu Apr 6 22:21:49 2017
New Revision: 316591
URL: https://svnweb.freebsd.org/changeset/base/316591
Log:
Remove dead code.
The #ifdef __FreeBSD__ section within the OpenBSD tpm_attach() implementation
can never be active.
Modified:
head/sys/dev/tpm/tpm.c
Modified: he
Author: obrien
Date: Thu Jan 26 16:36:12 2017
New Revision: 312818
URL: https://svnweb.freebsd.org/changeset/base/312818
Log:
Correct grammar.
Modified:
head/share/man/man9/printf.9
Modified: head/share/man/man9/printf.9
===
Author: obrien
Date: Wed Mar 16 23:39:55 2016
New Revision: 296965
URL: https://svnweb.freebsd.org/changeset/base/296965
Log:
More closely match the
https://github.com/Juniper/libxo/releases/download/0.4.5/libxo-0.4.5.tar.gz
tarball.
Reviewed by: phil
Added:
vendor/Juniper/libxo/dist
Author: obrien
Date: Wed Mar 16 23:06:34 2016
New Revision: 296962
URL: https://svnweb.freebsd.org/changeset/base/296962
Log:
Moving libxo to properly tracked, 3rd-Party imported handling.
Reviewed by: phil, sjg
Added:
- copied from r296961, head/contrib/libxo/
Directory Properties:
Author: obrien
Date: Wed Mar 16 23:59:29 2016
New Revision: 296968
URL: https://svnweb.freebsd.org/changeset/base/296968
Log:
Bring down 0.4.5 vendor files and other catchups with the distribution
tarball.
Reviewed by: phil
Added:
- copied unchanged from r296967,
vendor/Juniper/lib
Author: obrien
Date: Thu Mar 17 03:26:46 2016
New Revision: 296977
URL: https://svnweb.freebsd.org/changeset/base/296977
Log:
Give Phil and easy to use import script.
Added:
vendor/Juniper/libxo/import.sh
- copied unchanged from r296976, vendor/NetBSD/bmake/import.sh
Copied: vendor/Juni
Author: obrien
Date: Wed Mar 16 23:02:59 2016
New Revision: 296960
URL: https://svnweb.freebsd.org/changeset/base/296960
Log:
Reviewed by: sjg, phil
Creating Juniper Networks donated code area.
Added:
vendor/Juniper/
___
svn-src-all@freebsd.org
Author: obrien
Date: Wed Mar 16 23:05:26 2016
New Revision: 296961
URL: https://svnweb.freebsd.org/changeset/base/296961
Log:
Reviewed by: phil, sjg
libxo from https://github.com/Juniper/libxo
"The libxo library allows an application to generate text, XML, JSON, and HTML
output using a
Author: obrien
Date: Wed Mar 16 23:42:57 2016
New Revision: 296966
URL: https://svnweb.freebsd.org/changeset/base/296966
Log:
Block the r296965 vendor/Juniper/libxo cleanup (to match the release tarball)
from being merged in -- backing out FreeBSD localizations.
Modified:
Directory Properties
Author: obrien
Date: Thu Jul 16 23:38:12 2015
New Revision: 285645
URL: https://svnweb.freebsd.org/changeset/base/285645
Log:
Mention the dd-like recoverdisk(1) to help folks find this great BSD command.
Modified:
head/bin/dd/dd.1
Modified: head/bin/dd/dd.1
==
Author: obrien
Date: Fri Feb 27 22:23:35 2015
New Revision: 279382
URL: https://svnweb.freebsd.org/changeset/base/279382
Log:
sys/boot/userboot/libstand/libstand.a should also include strtoul.c;
as lib/libstand/ and sys/boot/libstand32/ already does.
Modified:
head/sys/boot/userboot/libstan
Author: obrien
Date: Fri Feb 27 22:22:05 2015
New Revision: 279381
URL: https://svnweb.freebsd.org/changeset/base/279381
Log:
Use sys/boot/userboot/libstand/ and not /usr/lib/libstand.a.
Modified:
head/sys/boot/amd64/efi/Makefile
Modified: head/sys/boot/amd64/efi/Makefile
===
Author: obrien
Date: Fri Feb 27 22:20:07 2015
New Revision: 279380
URL: https://svnweb.freebsd.org/changeset/base/279380
Log:
Remove duplicated -I.
Modified:
head/sys/boot/amd64/boot1.efi/Makefile
head/sys/boot/amd64/efi/Makefile
Modified: head/sys/boot/amd64/boot1.efi/Makefile
===
Author: obrien
Date: Fri Feb 27 22:18:33 2015
New Revision: 279378
URL: https://svnweb.freebsd.org/changeset/base/279378
Log:
Update r279018 so it only applies to Clang version 3.5+ and not 3.4.[1-9].
Modified:
head/share/mk/bsd.sys.mk
Modified: head/share/mk/bsd.sys.mk
=
Author: obrien
Date: Fri Feb 27 22:10:31 2015
New Revision: 279376
URL: https://svnweb.freebsd.org/changeset/base/279376
Log:
These CTF tools do not use anything from libctf, so no need to link with it.
Modified:
head/cddl/usr.bin/ctfconvert/Makefile
head/cddl/usr.bin/ctfmerge/Makefile
Mod
Author: obrien
Date: Wed Sep 3 19:06:08 2014
New Revision: 271049
URL: http://svnweb.freebsd.org/changeset/base/271049
Log:
Note that script(1) consumes filemon(4).
Modified:
head/share/man/man4/filemon.4
Modified: head/share/man/man4/filemon.4
==
Author: obrien
Date: Wed Dec 4 19:15:56 2013
New Revision: 258931
URL: http://svnweb.freebsd.org/changeset/base/258931
Log:
Add missing bits from the vendor's 2005-05-04 change to
contrib/byacc/makefile.in ("add YYPATCH here so it can be tested by
applications") so that applications have a
Author: obrien
Date: Tue Sep 10 16:50:13 2013
New Revision: 255452
URL: http://svnweb.freebsd.org/changeset/base/255452
Log:
Back out r255440. /usr/bin/gcc @r255185 (2013-09-03) can build this.
Approved by: re (kib)
Modified:
head/sys/conf/files.amd64
head/sys/conf/files.i386
head/
Author: obrien
Date: Tue Sep 10 05:49:31 2013
New Revision: 255440
URL: http://svnweb.freebsd.org/changeset/base/255440
Log:
Only use a clang'ism if ${CC} is clang.
Reviewed by: sjg
Approved by: re (kib)
Modified:
head/sys/conf/files.amd64
head/sys/conf/files.i386
head/sys/module
Author: obrien
Date: Wed Aug 21 22:57:29 2013
New Revision: 254626
URL: http://svnweb.freebsd.org/changeset/base/254626
Log:
Provide a prototype for yyparse() so that "-Werror" along with stringent
-W* warnings can be used on byacc's output.
Modified:
stable/9/usr.bin/yacc/skeleton.c
Modif
Author: obrien
Date: Wed Aug 21 22:43:29 2013
New Revision: 254624
URL: http://svnweb.freebsd.org/changeset/base/254624
Log:
The PADLOCK_RNG and RDRAND_RNG kernel options are now devices.
Thus "device padlock_rng" and "device rdrand_rng" should be
used instead of "options PADLOCK_RNG" & "opt
Author: obrien
Date: Sat Aug 17 01:02:04 2013
New Revision: 254434
URL: http://svnweb.freebsd.org/changeset/base/254434
Log:
Correct spelling.
Modified:
head/share/man/man9/sleep.9
Modified: head/share/man/man9/sleep.9
=
Author: obrien
Date: Fri Aug 9 16:43:50 2013
New Revision: 254150
URL: http://svnweb.freebsd.org/changeset/base/254150
Log:
Add missing 'VPO_BUSY' from r254141 to fix kernel build break.
Modified:
head/sys/vm/vm_page.h
Modified: head/sys/vm/vm_page.h
(r254146)
+++ head/sys/dev/random/ivy.c Fri Aug 9 15:31:50 2013(r254147)
@@ -1,4 +1,5 @@
/*-
+ * Copyright (c) 2013 David E. O'Brien
* Copyright (c) 2012 Konstantin Belousov
* All rights reserved.
*
@@ -28,16 +29,19 @@
#include
__FBSDID("$FreeBSD$");
Author: obrien
Date: Wed Aug 7 20:35:26 2013
New Revision: 254073
URL: http://svnweb.freebsd.org/changeset/base/254073
Log:
Improve the sysctl symbol extraction from the kernel so that it find more
(all?) sysctl's. Previously some where missed, depending on how they were
defined.
Modified
Author: obrien
Date: Wed Jul 31 17:21:18 2013
New Revision: 253845
URL: http://svnweb.freebsd.org/changeset/base/253845
Log:
Back out r253779 & r253786.
Deleted:
head/sys/dev/random/random_adaptors.c
head/sys/dev/random/random_adaptors.h
head/sys/modules/padlock_rng/
head/sys/modules/rd
/*
+ * Copyright (c) 2010, 2012 David E. O'Brien
* Copyright (c) 1980, 1992, 1993
* The Regents of the University of California. All rights reserved.
*
@@ -27,25 +28,24 @@
* SUCH DAMAGE.
*/
-#include
-
+#include
__FBSDID("$FreeBSD$");
-
#ifndef lint
static cons
Author: obrien
Date: Tue Jul 30 19:21:36 2013
New Revision: 253814
URL: http://svnweb.freebsd.org/changeset/base/253814
Log:
MFC'ing to 9.2.
Modified:
head/usr.bin/script/script.1
Modified: head/usr.bin/script/script.1
=
Author: obrien
Date: Mon Jul 29 20:58:09 2013
New Revision: 253786
URL: http://svnweb.freebsd.org/changeset/base/253786
Log:
Decouple yarrow from random(4) device.
* Make Yarrow an optional kernel component -- enabled by "YARROW_RNG" option.
The files sha2.c, hash.c, randomdev_soft.c an
Author: obrien
Date: Mon Jul 29 20:26:27 2013
New Revision: 253779
URL: http://svnweb.freebsd.org/changeset/base/253779
Log:
Decouple yarrow from random(4) device.
* Make Yarrow an optional kernel component -- enabled by "YARROW_RNG" option.
The files sha2.c, hash.c, randomdev_soft.c an
Author: obrien
Date: Wed Jul 24 18:32:15 2013
New Revision: 253618
URL: http://svnweb.freebsd.org/changeset/base/253618
Log:
per style(9):
Kernel include files (i.e. sys/*.h) come first; normally, include
OR , but not both. includes
, and it is okay to depend on that.
Modified
Author: obrien
Date: Tue Jul 9 23:47:28 2013
New Revision: 253122
URL: http://svnweb.freebsd.org/changeset/base/253122
Log:
Refactor random_systat to be a *random_systat. This avoids unnecessary
structure copying in random_ident_hardware(). This change will also help
further modularization
Author: obrien
Date: Wed Jul 3 23:06:58 2013
New Revision: 252642
URL: http://svnweb.freebsd.org/changeset/base/252642
Log:
MF7: r252640
MF8: r252639
MF9: r252635, r252638:
MFC: r252348, r252363: sysconf(3) returns a long, not an int.
Modified:
stable/6/usr.sbin/pkg_inst
Author: obrien
Date: Wed Jul 3 23:03:28 2013
New Revision: 252640
URL: http://svnweb.freebsd.org/changeset/base/252640
Log:
MF8: r252639
MF9: r252635, r252638:
MFC: r252348, r252363: sysconf(3) returns a long, not an int.
Modified:
stable/7/usr.sbin/pkg_install/add/extract.c
Author: obrien
Date: Wed Jul 3 22:59:46 2013
New Revision: 252639
URL: http://svnweb.freebsd.org/changeset/base/252639
Log:
MF9: r252635, r252638:
MFC: r252348, r252363: sysconf(3) returns a long, not an int.
Modified:
stable/8/usr.sbin/pkg_install/add/extract.c
stable/8/usr.sbin/pk
Author: obrien
Date: Wed Jul 3 22:57:20 2013
New Revision: 252638
URL: http://svnweb.freebsd.org/changeset/base/252638
Log:
Really MFC r252363 (sysconf(3) returns a long, not an int).
Modified:
stable/9/usr.sbin/pkg_install/add/extract.c
stable/9/usr.sbin/pkg_install/create/pl.c
stable/9
Author: obrien
Date: Wed Jul 3 22:46:30 2013
New Revision: 252637
URL: http://svnweb.freebsd.org/changeset/base/252637
Log:
Merge r252513 from src/gnu/usr.bin/patch into src/usr.bin/patch:
Properly handle input lines containing NUL characters such that pgets()
accurately fills the read b
Author: obrien
Date: Wed Jul 3 22:44:26 2013
New Revision: 252636
URL: http://svnweb.freebsd.org/changeset/base/252636
Log:
Merge r252512 from src/gnu/usr.bin/patch into src/usr.bin/patch:
Make it so that 'patch < FUBAR' and 'patch -i FUBAR' operate the same.
The former makes a copy o
Author: obrien
Date: Wed Jul 3 22:25:00 2013
New Revision: 252635
URL: http://svnweb.freebsd.org/changeset/base/252635
Log:
MFC: r252348, r252363: sysconf(3) returns a long, not an int.
Modified:
stable/9/usr.sbin/pkg_install/lib/exec.c
Directory Properties:
stable/9/ (props changed)
s
Author: obrien
Date: Wed Jul 3 19:12:35 2013
New Revision: 252588
URL: http://svnweb.freebsd.org/changeset/base/252588
Log:
MFC: r238051:
Add "hier" as an alternate spelling of "hierarchy" to match hier(9).
Modified:
stable/9/Makefile (contents, props changed)
stable/9/Makefile.in
Author: obrien
Date: Tue Jul 2 17:17:42 2013
New Revision: 252513
URL: http://svnweb.freebsd.org/changeset/base/252513
Log:
Properly handle input lines containing NUL characters such that pgets()
accurately fills the read buffer.
Callers of pgets() still mis-process the buffer contents i
Author: obrien
Date: Tue Jul 2 17:09:57 2013
New Revision: 252512
URL: http://svnweb.freebsd.org/changeset/base/252512
Log:
Make it so that 'patch < FUBAR' and 'patch -i FUBAR' operate the same.
The former makes a copy of stdin, but was not accurately putting the
content of stdin into a
Author: obrien
Date: Sat Jun 29 00:37:49 2013
New Revision: 252363
URL: http://svnweb.freebsd.org/changeset/base/252363
Log:
sysconf(3) returns a long, not an int.
Modified:
head/usr.sbin/pkg_install/add/extract.c
head/usr.sbin/pkg_install/create/pl.c
head/usr.sbin/pkg_install/lib/exec.c
Author: obrien
Date: Fri Jun 28 17:18:28 2013
New Revision: 252348
URL: http://svnweb.freebsd.org/changeset/base/252348
Log:
sysconf(3) returns a long, not an int.
Modified:
head/usr.sbin/pkg_install/lib/exec.c
Modified: head/usr.sbin/pkg_install/lib/exec.c
==
Author: obrien
Date: Fri Jun 7 21:39:46 2013
New Revision: 251511
URL: http://svnweb.freebsd.org/changeset/base/251511
Log:
MF9: r237968, r251504:
MFC: r251368, r251382: Match the options of the kernel.
MFC: r237279: install filemon.h into /usr/include for userland consumption.
Modif
Author: obrien
Date: Fri Jun 7 19:02:32 2013
New Revision: 251504
URL: http://svnweb.freebsd.org/changeset/base/251504
Log:
MFC: r251368, r251382: Match the options of the kernel.
Modified:
stable/9/sys/dev/filemon/filemon.c
stable/9/sys/dev/filemon/filemon_wrapper.c
stable/9/sys/modules
Author: obrien
Date: Tue Jun 4 06:38:01 2013
New Revision: 251368
URL: http://svnweb.freebsd.org/changeset/base/251368
Log:
Match the options of the kernel.
Modified:
head/sys/dev/filemon/filemon.c
head/sys/dev/filemon/filemon_wrapper.c
head/sys/modules/filemon/Makefile
head/tools/regr
Author: obrien
Date: Fri May 31 21:43:17 2013
New Revision: 251198
URL: http://svnweb.freebsd.org/changeset/base/251198
Log:
Add a "kern.features" MIB for 32bit support under a 64bit kernel.
Modified:
head/sys/compat/freebsd32/freebsd32_misc.c
Modified: head/sys/compat/freebsd32/freebsd32_mi
Author: obrien
Date: Fri May 31 04:27:41 2013
New Revision: 251174
URL: http://svnweb.freebsd.org/changeset/base/251174
Log:
Different approach to making all compilers happy.
Modified:
head/tools/regression/filemon/timed-forkb.c
Modified: head/tools/regression/filemon/timed-forkb.c
=
Author: obrien
Date: Fri May 31 04:19:13 2013
New Revision: 251173
URL: http://svnweb.freebsd.org/changeset/base/251173
Log:
Allow building with clang (which is being really stupid here...).
Modified:
head/tools/regression/filemon/timed-forkb.c
Modified: head/tools/regression/filemon/timed-f
Author: obrien
Date: Wed Mar 13 22:50:14 2013
New Revision: 248258
URL: http://svnweb.freebsd.org/changeset/base/248258
Log:
No need to call an external program.
Modified:
head/usr.bin/unifdef/unifdefall.sh
Modified: head/usr.bin/unifdef/unifdefall.sh
Author: obrien
Date: Thu Mar 7 22:54:28 2013
New Revision: 247963
URL: http://svnweb.freebsd.org/changeset/base/247963
Log:
Fix GCC build:
/usr/src/sys/modules/nvme/../../dev/nvme/nvme.c:211: warning: format '%qx'
expects type 'long unsigned int', but argument 9 has type 'long long unsigned
Author: obrien
Date: Wed Jan 23 02:06:20 2013
New Revision: 245832
URL: http://svnweb.freebsd.org/changeset/base/245832
Log:
Return "failure" as we do for 'cp -i' and a "n" answer.
Otherwise with '-v' we print out the file name as if it was copied:
/tmp/2gb-card/M0132.CTG not overwritt
Author: obrien
Date: Fri Jan 11 17:34:30 2013
New Revision: 245307
URL: http://svnweb.freebsd.org/changeset/base/245307
Log:
Add support for Lua 5.2.
Submitted by: skreuzer
Modified:
head/contrib/file/Magdir/lua
Modified: head/contrib/file/Magdir/lua
Author: obrien
Date: Tue Jan 8 18:37:12 2013
New Revision: 245171
URL: http://svnweb.freebsd.org/changeset/base/245171
Log:
Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT".
Correct r226271 which should have used WITHOUT_BZIP2_SUPPORT per r166255.
Obtained from
Author: obrien
Date: Mon Dec 31 23:31:05 2012
New Revision: 244917
URL: http://svnweb.freebsd.org/changeset/base/244917
Log:
MFC 244900: Happy New Year 2013!
(and we're still making commits to 6.x!)
Modified:
stable/6/COPYRIGHT (contents, props changed)
stable/6/sys/sys/copy
Author: obrien
Date: Tue Nov 13 06:12:26 2012
New Revision: 242950
URL: http://svnweb.freebsd.org/changeset/base/242950
Log:
MF9: MFC: r242137: Iterate rather than use recursion.
We can blow out the kernel stack if there is a long chain of fork(2)s.
Added:
stable/8/tools/regression/fil
Author: obrien
Date: Tue Nov 13 06:07:13 2012
New Revision: 242949
URL: http://svnweb.freebsd.org/changeset/base/242949
Log:
Be more consistent.
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
==
--- head
Author: obrien
Date: Tue Nov 13 03:09:26 2012
New Revision: 242944
URL: http://svnweb.freebsd.org/changeset/base/242944
Log:
Garbage collect the explicit "compile-with", they are no longer needed.
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
===
Author: obrien
Date: Tue Nov 13 01:48:00 2012
New Revision: 242938
URL: http://svnweb.freebsd.org/changeset/base/242938
Log:
Use consistent style.
Modified:
head/sys/netinet6/in6_src.c
Modified: head/sys/netinet6/in6_src.c
=
Author: obrien
Date: Fri Oct 26 20:24:13 2012
New Revision: 242158
URL: http://svn.freebsd.org/changeset/base/242158
Log:
A little bit easier to read.
Modified:
head/sys/dev/filemon/filemon.c
Modified: head/sys/dev/filemon/filemon.c
===
Author: obrien
Date: Fri Oct 26 20:14:40 2012
New Revision: 242157
URL: http://svn.freebsd.org/changeset/base/242157
Log:
Test both active and non-active cases.
Modified:
head/tools/regression/filemon/Makefile
Modified: head/tools/regression/filemon/Makefile
=
Author: obrien
Date: Fri Oct 26 18:06:49 2012
New Revision: 242153
URL: http://svn.freebsd.org/changeset/base/242153
Log:
MFC: r240336:
Simply things so that "#REQUIRE: FILESYSTEMS" means the file
systems are fully "ready to go".
'FILESYSTEMS' states: "This is a dummy dependency,
Author: obrien
Date: Fri Oct 26 16:07:53 2012
New Revision: 242142
URL: http://svn.freebsd.org/changeset/base/242142
Log:
MFC: r242137: Iterate rather than use recursion. We can blow out the
kernel stack if there is a long chain of fork(2)s.
Added:
stable/9/tools/regression/filemon/ti
(r242137)
+++ head/usr.bin/script/script.cFri Oct 26 15:56:28 2012
(r242138)
@@ -1,4 +1,5 @@
/*
+ * Copyright (c) 2010, 2012 David E. O'Brien
* Copyright (c) 1980, 1992, 1993
* The Regents of the University of California. All rights reserved.
*
@@ -44,6 +45
Author: obrien
Date: Fri Oct 26 15:44:29 2012
New Revision: 242137
URL: http://svn.freebsd.org/changeset/base/242137
Log:
Iterate rather than use recursion. We can blow out the kernel stack if there
is a long chain of fork(2)s.
Added:
head/tools/regression/filemon/timed-forkb.c (contents
Author: obrien
Date: Thu Oct 25 18:39:09 2012
New Revision: 242088
URL: http://svn.freebsd.org/changeset/base/242088
Log:
Desupport pre-FreeBSD 7.1.
Modified:
head/sys/dev/filemon/filemon.c
Modified: head/sys/dev/filemon/filemon.c
=
Author: obrien
Date: Tue Oct 23 23:36:29 2012
New Revision: 241972
URL: http://svn.freebsd.org/changeset/base/241972
Log:
Don't include both & .
Modified:
head/usr.bin/script/script.c
Modified: head/usr.bin/script/script.c
Author: obrien
Date: Tue Oct 16 15:43:16 2012
New Revision: 241612
URL: http://svn.freebsd.org/changeset/base/241612
Log:
Obey the value of "MK_BMAKE".
Modified:
head/usr.bin/bmake/Makefile.inc
Modified: head/usr.bin/bmake/Makefile.inc
Author: obrien
Date: Tue Oct 9 13:21:08 2012
New Revision: 241372
URL: http://svn.freebsd.org/changeset/base/241372
Log:
MF8: r241368:
MF9: r237100: MFC r236338, r236339, r236346, r236347, r236365, & r236977
* Deprecate the FreeBSD 10's make's ":U" (to-upper case) and ":L"
(to
Author: obrien
Date: Tue Oct 9 05:06:30 2012
New Revision: 241368
URL: http://svn.freebsd.org/changeset/base/241368
Log:
MF9: r237100: MFC r236338, r236339, r236346, r236347, r236365, & r236977
* Deprecate the FreeBSD 10's make's ":U" (to-upper case) and ":L"
(to-lower case) modifiers
Author: obrien
Date: Tue Oct 9 02:52:56 2012
New Revision: 241364
URL: http://svn.freebsd.org/changeset/base/241364
Log:
Update MAKE_VERSION for r237100.
Modified:
stable/9/usr.bin/make/Makefile
Modified: stable/9/usr.bin/make/Makefile
===
Author: obrien
Date: Mon Oct 8 14:08:13 2012
New Revision: 241351
URL: http://svn.freebsd.org/changeset/base/241351
Log:
Restrict the module to varied environments.
Modified:
head/sys/modules/Makefile
Modified: head/sys/modules/Makefile
==
Author: obrien
Date: Wed Sep 19 20:42:55 2012
New Revision: 240708
URL: http://svn.freebsd.org/changeset/base/240708
Log:
Add Intel RdRand.
Modified:
head/share/man/man4/random.4
Modified: head/share/man/man4/random.4
==
(r240707, copy of r237795, stable/9/share/man/man4/filemon.4)
@@ -0,0 +1,176 @@
+.\" Copyright (c) 2012
+.\" David E. O'Brien . All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided
Author: obrien
Date: Mon Sep 17 23:04:15 2012
New Revision: 240622
URL: http://svn.freebsd.org/changeset/base/240622
Log:
yes(1) actually comes from V7.
Submitted by: Simon Gerraty
Modified:
head/usr.bin/yes/yes.1
Modified: head/usr.bin/yes/yes.1
===
Author: obrien
Date: Wed Sep 12 15:36:44 2012
New Revision: 240406
URL: http://svn.freebsd.org/changeset/base/240406
Log:
Remove needless (int) casts of write(2)'s 3rd argument.
Also change blwrite() 'size' parameter to a ssize_t to better match
write(2).
Modified:
head/sbin/fsck_ffs/fsck
Author: obrien
Date: Wed Sep 12 14:59:57 2012
New Revision: 240405
URL: http://svn.freebsd.org/changeset/base/240405
Log:
Simply printf-like strings and outdent strings so that it is easy to see
if they fit on a standard terminal.
Modified:
head/sbin/fsck_ffs/main.c
Modified: head/sbin/fsc
Author: obrien
Date: Wed Sep 12 14:58:07 2012
New Revision: 240404
URL: http://svn.freebsd.org/changeset/base/240404
Log:
Add MK_KDUMP.
Modified:
head/share/mk/bsd.own.mk
head/usr.bin/Makefile
Modified: head/share/mk/bsd.own.mk
==
Author: obrien
Date: Wed Sep 12 14:44:25 2012
New Revision: 240403
URL: http://svn.freebsd.org/changeset/base/240403
Log:
Not all Pmake derivatives silently handle empty shell output, so ensure there
is something for make(1) to consume. Bmake gives output such as:
"warning: Couldn't read
Author: obrien
Date: Wed Sep 12 14:19:40 2012
New Revision: 240402
URL: http://svn.freebsd.org/changeset/base/240402
Log:
Remove duplication and centralize testing of various config(8)ed features.
Modified:
head/sys/conf/Makefile.amd64
head/sys/conf/Makefile.arm
head/sys/conf/Makefile.pow
Author: obrien
Date: Wed Sep 12 14:17:11 2012
New Revision: 240401
URL: http://svn.freebsd.org/changeset/base/240401
Log:
Not all Pmake derived makes quietly tolerate assignment from shell commands
with no output. Add "echo" at the end these shell commands whose output is
assigned to a vari
Author: obrien
Date: Wed Sep 12 13:58:18 2012
New Revision: 240400
URL: http://svn.freebsd.org/changeset/base/240400
Log:
Replace a bare use of 'objcopy' with ${OBJCOPY} for easier cross compilation
in environments where 'objcopy' is spelled differently.
Submitted by: John Van Horne
Mod
Author: obrien
Date: Tue Sep 11 22:38:33 2012
New Revision: 240377
URL: http://svn.freebsd.org/changeset/base/240377
Log:
r235638 is not the clean way to add support for building on ancient FreeBSD
versions. Instead use Imp's good work on "legacy" and follow the outcome
of the previous TRB
Author: obrien
Date: Tue Sep 11 05:04:59 2012
New Revision: 240336
URL: http://svn.freebsd.org/changeset/base/240336
Log:
Simply things so that "#REQUIRE: FILESYSTEMS" means the file
systems are fully "ready to go".
'FILESYSTEMS' states: "This is a dummy dependency, for services which
r
Author: obrien
Date: Tue Sep 11 04:53:32 2012
New Revision: 240334
URL: http://svn.freebsd.org/changeset/base/240334
Log:
Add postrandom.
Modified:
head/etc/rc.d/Makefile
Modified: head/etc/rc.d/Makefile
==
--- head/
Author: obrien
Date: Tue Sep 4 21:47:09 2012
New Revision: 240108
URL: http://svn.freebsd.org/changeset/base/240108
Log:
* Rather than run the same 'ps' command twice, add 'kenv' which often
gives machine unique values from the firmware.
* The kernel is more likely to be unique than /bin/
Author: obrien
Date: Wed Aug 22 23:44:12 2012
New Revision: 239599
URL: http://svn.freebsd.org/changeset/base/239599
Log:
Correct style.
Modified:
head/etc/rc.d/initrandom
Modified: head/etc/rc.d/initrandom
==
--- he
Author: obrien
Date: Wed Aug 22 23:37:24 2012
New Revision: 239598
URL: http://svn.freebsd.org/changeset/base/239598
Log:
* Reinstate r128059's consumption of our best entropy first.
r128060 for "hardware-supplied entropy" reversed this without reason,
seems a typo.
* Isolate "better t
Author: obrien
Date: Wed Aug 22 22:34:55 2012
New Revision: 239596
URL: http://svn.freebsd.org/changeset/base/239596
Log:
The entire comment block is now spell checked this time -- I promise.
Modified:
head/etc/rc.d/postrandom
Modified: head/etc/rc.d/postrandom
=
Author: obrien
Date: Wed Aug 22 20:56:53 2012
New Revision: 239593
URL: http://svn.freebsd.org/changeset/base/239593
Log:
Fix comment misspelling.
Submitted by: kargl
Modified:
head/etc/rc.d/postrandom
Modified: head/etc/rc.d/postrandom
==
Author: obrien
Date: Wed Aug 22 18:49:02 2012
New Revision: 239570
URL: http://svn.freebsd.org/changeset/base/239570
Log:
Depend on the new 'postrandom' instead of random.
We need to limit the amount of time between consuming the entropy seeds
and removing it in case of a kernel panic.
Modi
Author: obrien
Date: Wed Aug 22 18:43:21 2012
New Revision: 239569
URL: http://svn.freebsd.org/changeset/base/239569
Log:
Remove old entropy seeding after consumption initializing /dev/random PRNG.
Not doing so opens us up to replay attacks.
Submitted by: Arthur Mesh
Sponsored by: Juni
1 - 100 of 420 matches
Mail list logo