Date: Sun, 13 Aug 1995 23:30:01 -0700 From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-bugs Subject: Re: kern/682: to shot command name in <sys/acct.h> Message-ID: <199508140630.XAA02036@freefall.FreeBSD.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/682; it has been noted by GNATS. From: J Wunsch <j@uriah.heep.sax.de> To: wosch@cs.tu-berlin.de Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: kern/682: to shot command name in <sys/acct.h> Date: Mon, 14 Aug 1995 08:18:54 +0200 (MET DST) As Wolfram Schneider wrote: > > /usr/include/sys/acct.h: > > #define AC_COMM_LEN 16 > struct acct { > char ac_comm[AC_COMM_LEN]; /* command name */ What incompatibilites will this produce? Is it just lastcomm(1) that has to be recompiled? -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508140630.XAA02036>