Date: Wed, 3 Jun 2009 14:18:37 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/gnu/fs/ext2fs ext2_vfsops.c Message-ID: <200906031418.n53EIows060828@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stas 2009-06-03 14:18:37 UTC
FreeBSD src repository
Modified files:
sys/gnu/fs/ext2fs ext2_vfsops.c
Log:
SVN rev 193382 on 2009-06-03 14:18:37Z by stas
- Style(9) improvements.
- Convert all K&R definitions to ANSI equialents.
- Retire bsd_malloc and bsd_free macros and
use malloc/free directly.
- Drop some unused debugging calls.
This commit brings no functional changes.
Revision Changes Path
1.182 +222 -273 src/sys/gnu/fs/ext2fs/ext2_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906031418.n53EIows060828>
