Author: kuriyama
Date: Mon Dec 15 14:36:04 2014
New Revision: 275805
URL: https://svnweb.freebsd.org/changeset/base/275805
Log:
Fix incorrect type of "invalids" argument in __iconv() prototype.
Modified:
head/lib/libc/iconv/iconv.3
Modified: head/lib/libc/iconv/iconv.3
==
Author: kuriyama
Date: Thu Oct 25 15:25:17 2012
New Revision: 242083
URL: http://svn.freebsd.org/changeset/base/242083
Log:
Merge r239382:
- Allow to pass extra parameters for each jails.
- To achieve above, convert jail(8) invocation to use new style
command line "-c" flag.
Than
Author: kuriyama
Date: Sun Oct 21 10:19:07 2012
New Revision: 241801
URL: http://svn.freebsd.org/changeset/base/241801
Log:
MFC r239382:
- Allow to pass extra parameters for each jails.
- To achieve above, convert jail(8) invocation to use new style
command line "-c" flag.
Modified:
Author: kuriyama
Date: Sun Aug 19 08:15:32 2012
New Revision: 239382
URL: http://svn.freebsd.org/changeset/base/239382
Log:
- Allow to pass extra parameters for each jails.
- To achieve above, convert jail(8) invocation to use new style
command line "-c" flag.
Reviewed at: freebsd-ja
Author: kuriyama
Date: Mon Jun 20 15:22:47 2011
New Revision: 223340
URL: http://svn.freebsd.org/changeset/base/223340
Log:
Add missing argument for -h in usage.
Modified:
head/usr.sbin/ypserv/yp_main.c
Modified: head/usr.sbin/ypserv/yp_main.c
Author: kuriyama
Date: Fri Dec 4 14:12:37 2009
New Revision: 200100
URL: http://svn.freebsd.org/changeset/base/200100
Log:
- In ypproc_all_2_svc(), yp_fork() is called only when !debug case.
So _exit() in the bottom of this function should be called with the
same case.
Modified:
head
Author: kuriyama
Date: Fri Dec 4 14:08:57 2009
New Revision: 200099
URL: http://svn.freebsd.org/changeset/base/200099
Log:
- Replace magic number with YPOLDVERS macro (which may be missed in
r14262).
Modified:
head/usr.sbin/ypserv/yp_main.c
Modified: head/usr.sbin/ypserv/yp_main.c
=
Author: kuriyama
Date: Thu Nov 26 03:26:59 2009
New Revision: 199818
URL: http://svn.freebsd.org/changeset/base/199818
Log:
- New style of jail(8) usage requires "-c" argument to create a jail.
Reviewed by: jamie
Modified:
head/usr.sbin/jail/jail.8
Modified: head/usr.sbin/jail/jail.8
=
Author: kuriyama
Date: Sun Nov 22 14:32:32 2009
New Revision: 199648
URL: http://svn.freebsd.org/changeset/base/199648
Log:
- MFC r199067,199215,199253
- Add hw.clflush_disable loader tunable to avoid panic (trap 9) at
map_invalidate_cache_range() even if CPU is not Intel.
-
Author: kuriyama
Date: Thu Nov 12 03:31:19 2009
New Revision: 199215
URL: http://svn.freebsd.org/changeset/base/199215
Log:
- Style nits.
- Remove unneeded TUNABLE_INT().
Suggested by: avg, kib
Modified:
head/sys/amd64/amd64/initcpu.c
head/sys/i386/i386/initcpu.c
Modified: head/sys/
ot;patch-1" forces disabling CLFLUSH feature even if SS bit
exists. "patch-2" forces no CLFLUSH tweak. I'd like to know with
which patch your system can live.
--
Jun Kuriyama // FreeBSD Project
// S2 Factory, Inc.
patch-1
Description: Binary data
patch-2
Descr
" Id = 0x40f12 Stepping = 2
>
> Features=0x178bfbff
> Features2=0x2001
> AMD Features=0xea500800
--
Jun Kuriyama // FreeBSD Project
// S2 Factory, Inc.
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
At Mon, 9 Nov 2009 23:52:44 +0100,
e...@80386.nl wrote:
> * Jun Kuriyama wrote:
> > - Add hw.clflush_disable loader tunable to avoid panic (trap 9) at
> > map_invalidate_cache_range() even if CPU is not Intel.
> > - This tunable can be set to -1 (default), 0
Author: kuriyama
Date: Mon Nov 9 02:54:16 2009
New Revision: 199067
URL: http://svn.freebsd.org/changeset/base/199067
Log:
- Add hw.clflush_disable loader tunable to avoid panic (trap 9) at
map_invalidate_cache_range() even if CPU is not Intel.
- This tunable can be set to -1 (default), 0
Author: kuriyama
Date: Sun May 10 00:00:25 2009
New Revision: 191954
URL: http://svn.freebsd.org/changeset/base/191954
Log:
- Use "device\t" and "options \t" for consistency.
Modified:
head/sys/amd64/conf/DEFAULTS
head/sys/amd64/conf/GENERIC
head/sys/amd64/conf/NOTES
head/sys/amd64/conf
15 matches
Mail list logo