Date: Fri, 15 Feb 2002 21:38:08 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/procfs procfs_dbregs.c procfs_fpregs.c procfs_regs.c Message-ID: <200202160538.g1G5c8Q51293@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde         2002/02/15 21:38:08 PST
  Modified files:
    sys/fs/procfs        procfs_dbregs.c procfs_fpregs.c 
                         procfs_regs.c 
  Log:
  FIxed the following style bugs:
  - clobbering of jsp's $Id$ by FreeBSD's old $Id$.
  - lost Berkeley id in procfs_dbregs.c
  - long lines in recent KSE changes.
  - various gratuitous differences between procfs_*regs.c.
  
  Revision  Changes    Path
  1.18      +9 -3      src/sys/fs/procfs/procfs_dbregs.c
  1.24      +5 -3      src/sys/fs/procfs/procfs_fpregs.c
  1.23      +7 -5      src/sys/fs/procfs/procfs_regs.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202160538.g1G5c8Q51293>
