gno/usr.sbin
gdr-ftp 7d184b3391 Various changes to get getty compiling under GNO v2.0.6. In general
they are:
	- changed the makefile
	- prototyped functions
	- eliminated pathnames.h since all it does is #include <paths.h>
	- used gettytab.h for various function declarations
	- verified stack usage at 712 bytes
	- eliminated dummy gethostname() function.  Instead, get it
	  from libc.  This exposes a problem with gethostname.
	  See PR#59 for details.
	- eliminated a dependancy on strftime for the moment by
	  calling ctime() instead.
	- Added GNO-formatted versions of the man pages.
1998-04-10 16:18:06 +00:00
..
cron Initial checkin. These sources match those used to build the version 1998-03-09 15:50:56 +00:00
getty Various changes to get getty compiling under GNO v2.0.6. In general 1998-04-10 16:18:06 +00:00
inetd Initial commit of inetd daemon 1998-01-24 08:35:51 +00:00
newuser Initial checkin. These sources match those used to build the version 1998-03-09 15:50:56 +00:00
nogetty Initial checkin. These sources match those used to build the version 1998-03-09 15:50:56 +00:00
syslogd initial checkin 1997-10-04 05:24:01 +00:00