Author: kevlo
Date: Thu Apr 14 01:20:15 2016
New Revision: 297949
URL: https://svnweb.freebsd.org/changeset/base/297949
Log:
MFC r297335, r297479, r297695:
- Update superblock and inode structs for ext4.
- Update comment: Linux does set a randomized generation number of an inode
on ex
Author: kevlo
Date: Mon Dec 1 03:01:01 2014
New Revision: 275349
URL: https://svnweb.freebsd.org/changeset/base/275349
Log:
MFC r275162:
Init array field in the proper place.
Obtained from:OpenBSD
Modified:
stable/9/usr.bin/dc/stack.c (contents, props changed)
Modified: sta
Author: kevlo
Date: Mon Nov 24 01:59:08 2014
New Revision: 274944
URL: https://svnweb.freebsd.org/changeset/base/274944
Log:
MFC r273760:
Fix prototypes.
Modified:
stable/9/lib/libc/stdio/open_memstream.3 (contents, props changed)
Modified: stable/9/lib/libc/stdio/open_memstream.3
==
Author: kevlo
Date: Sat Oct 25 15:14:19 2014
New Revision: 273637
URL: https://svnweb.freebsd.org/changeset/base/273637
Log:
MFC r270643, r273448:
- Fix typo: s/mac_rev/mac_ver/
- Fix the kernel panic in hostap mode.
rvp->beacon_mbuf was NULL in run_update_beacon().
Modified:
stable/9
Author: kevlo
Date: Fri Feb 28 16:11:43 2014
New Revision: 262605
URL: http://svnweb.freebsd.org/changeset/base/262605
Log:
MFC r262465:
Add a flag to run's device list which uses a standard scsi eject.
The flag indicates that the mcu doesn't need to load firmware.
Tested by:Alex
Author: kevlo
Date: Sat Feb 15 14:55:35 2014
New Revision: 261933
URL: http://svnweb.freebsd.org/changeset/base/261933
Log:
MFC r255238:
Add support for DLINK DWA-127 Wireless Adapter.
Modified:
stable/9/sys/dev/usb/wlan/if_run.c (contents, props changed)
Modified: stable/9/sys/dev/us
Author: kevlo
Date: Fri Feb 14 03:30:55 2014
New Revision: 261866
URL: http://svnweb.freebsd.org/changeset/base/261866
Log:
MFC r257957:
Mention the RT5370/RT5372 chipset.
Modified:
stable/9/share/man/man4/runfw.4 (contents, props changed)
Modified: stable/9/share/man/man4/runfw.4
===
ted to FreeBSD by Akinori Furukoshi
* USB Consulting, Hans Petter Selasky
- * Copyright (c) 2013 Kevin Lo
+ * Copyright (c) 2013-2014 Kevin Lo
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that t
Author: kevlo
Date: Tue Dec 31 16:01:17 2013
New Revision: 260134
URL: http://svnweb.freebsd.org/changeset/base/260134
Log:
MFC r252064:
Rename run(4) firmware file from runfw to run.fw. Previous name was the
same as top-level target name for "device runfw" kernel option and
caused cycl
Author: kevlo
Date: Tue Dec 31 05:15:29 2013
New Revision: 260119
URL: http://svnweb.freebsd.org/changeset/base/260119
Log:
MFC r256717:
Update firmware for run(4) to version 0.33.
Modified:
stable/9/sys/contrib/dev/run/rt2870.fw.uu
Directory Properties:
stable/9/sys/contrib/dev/run/
On 2013/01/14 23:18, Alexey Dokuchaev wrote:
On Tue, Jan 08, 2013 at 04:43:20AM +, Kevin Lo wrote:
New Revision: 245149
URL: http://svnweb.freebsd.org/changeset/base/245149
Log:
MFC r236899:
Fix unloading of libiconv module.
Do you plan to MFC this to stable/8 as well?
Done
Author: kevlo
Date: Tue Jan 8 04:43:20 2013
New Revision: 245149
URL: http://svnweb.freebsd.org/changeset/base/245149
Log:
MFC r236899:
Fix unloading of libiconv module.
Previously it would either loop infinitely or exit with error leaking a lock.
Modified:
stable/9/sys/libkern/ico
Author: kevlo
Date: Tue Dec 11 02:40:01 2012
New Revision: 244108
URL: http://svnweb.freebsd.org/changeset/base/244108
Log:
MFC r235771:
Remove redundant declaration of yyparse.
Reported by: tinderbox
Modified:
stable/9/bin/expr/expr.y
Directory Properties:
stable/9/bin/expr/ (
Author: kevlo
Date: Tue Dec 11 01:49:57 2012
New Revision: 244107
URL: http://svnweb.freebsd.org/changeset/base/244107
Log:
MFC r235767:
Add missing header needed by free().
Reported by: tinderbox
Modified:
stable/9/lib/libc/net/nsparser.y
Directory Properties:
stable/9/lib/libc/
Author: kevlo
Date: Sun Sep 30 16:21:12 2012
New Revision: 241076
URL: http://svn.freebsd.org/changeset/base/241076
Log:
MFC r240630:
Add missing break
Modified:
stable/9/sys/netipsec/xform_ipip.c
Directory Properties:
stable/9/sys/ (props changed)
Modified: stable/9/sys/netipsec/xform
Author: kevlo
Date: Sun Sep 30 16:17:54 2012
New Revision: 241075
URL: http://svn.freebsd.org/changeset/base/241075
Log:
MFC r240954:
Teach getent(1) to look up a hostname and find IPv6 addresses.
PR: bin/161548
Submitted by: matthew
Modified:
stable/9/usr.bin/getent/getent.c
Direc
Author: kevlo
Date: Sun Sep 30 16:11:50 2012
New Revision: 241074
URL: http://svn.freebsd.org/changeset/base/241074
Log:
MFC r240982:
Initialize the num variable to avoid uninitialized data.
This fixes the bug introduced by r238378.
Reviewed by: pfg
Modified:
stable/9/lib/libedit/re
Author: kevlo
Date: Tue Sep 18 02:14:47 2012
New Revision: 240626
URL: http://svn.freebsd.org/changeset/base/240626
Log:
MFC r240388:
Add missing braces
Obtained from:DragonFly
Modified:
stable/9/usr.sbin/timed/timed/timed.c
Directory Properties:
stable/9/usr.sbin/timed/timed
Author: kevlo
Date: Wed Sep 12 04:29:11 2012
New Revision: 240380
URL: http://svn.freebsd.org/changeset/base/240380
Log:
MFC r240155:
Add missing braces
Obtained from:DragonFly
Modified:
stable/9/sys/dev/ixgbe/ixgbe_82599.c
Directory Properties:
stable/9/sys/dev/ixgbe/ (pro
Author: kevlo
Date: Wed Aug 22 00:59:17 2012
New Revision: 239549
URL: http://svn.freebsd.org/changeset/base/239549
Log:
MFC r239345:
Make 'junk' volatile so that compilers won't be tempted to optimize
Reviewed by: ache
Modified:
stable/9/lib/libc/stdlib/random.c
Directory Properties:
Author: kevlo
Date: Mon Jun 11 01:44:17 2012
New Revision: 236865
URL: http://svn.freebsd.org/changeset/base/236865
Log:
MFC r236649,236670:
Check the return value of pci_find_cap()
Modified:
stable/9/sys/dev/ae/if_ae.c
Directory Properties:
stable/9/sys/dev/ (props changed)
Modifie
Author: kevlo
Date: Mon Jun 11 01:38:34 2012
New Revision: 236864
URL: http://svn.freebsd.org/changeset/base/236864
Log:
MFC r236700:
Fix a logic error when use PCIY_PMG capability
Reviewed by: yongari
Modified:
stable/9/sys/dev/jme/if_jme.c
Directory Properties:
stable/9/sys/dev
Author: kevlo
Date: Mon Apr 16 01:15:38 2012
New Revision: 234330
URL: http://svn.freebsd.org/changeset/base/234330
Log:
MFC r234206:
Partially implement zipinfo (-Z) support.
This fixes some test failures seen with perl 5.12 and 5.14.
PR: bin/166895
Submitted by: swills
Modified:
Author: kevlo
Date: Sun Apr 1 15:05:15 2012
New Revision: 233759
URL: http://svn.freebsd.org/changeset/base/233759
Log:
MFC r233121:
Repair function when used with large scales
Submitted by: AIDA Shinra
Modified:
stable/9/usr.bin/bc/bc.library
Directory Properties:
stable/9/usr.bin
Author: kevlo
Date: Sun Mar 18 15:03:02 2012
New Revision: 233120
URL: http://svn.freebsd.org/changeset/base/233120
Log:
MFC r232483:
Clean up style(9) nits
Modified:
stable/9/sys/fs/hpfs/hpfs_vfsops.c
stable/9/sys/fs/msdosfs/msdosfs_vfsops.c
stable/9/sys/fs/ntfs/ntfs_vfsops.c
Direct
Author: kevlo
Date: Sun Mar 18 14:49:36 2012
New Revision: 233119
URL: http://svn.freebsd.org/changeset/base/233119
Log:
MFC r232994:
- Fix an erroneous invocation of the editline.
- Fix wrong scaling in the bc.library.
- Let length(0.000) conform to what gnu bc does.
PR: bin/159227
Author: kevlo
Date: Thu Mar 15 02:46:12 2012
New Revision: 232996
URL: http://svn.freebsd.org/changeset/base/232996
Log:
MFC r232100:
Remove an unused structure and unnecessary cast
Modified:
stable/9/sys/fs/ntfs/ntfs.h
stable/9/sys/fs/ntfs/ntfs_vfsops.c
Directory Properties:
stable/9/s
Author: kevlo
Date: Thu Mar 15 02:37:14 2012
New Revision: 232995
URL: http://svn.freebsd.org/changeset/base/232995
Log:
MFC r232099:
Check if the user has necessary permissions on the device
Modified:
stable/9/sys/fs/ntfs/ntfs_vfsops.c
Directory Properties:
stable/9/sys/fs/ntfs/ (props
28 matches
Mail list logo