Date: Fri, 24 Jan 1997 11:31:55 -0800 (PST) From: "Jordan K. Hubbard" <jkh> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release/sysinstall menus.c Message-ID: <199701241931.LAA14749@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 97/01/24 11:31:55 Modified: release/sysinstall menus.c Log: I need to learn to read man pages more closely. readlink() does NOT null append the return string (bleah!) so you need to do it yourself. This explains why Bus and PS/2 meece weren't displayed in the Mouse selection menu. Revision Changes Path 1.111 +4 -8 src/release/sysinstall/menus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701241931.LAA14749>