Go to file
christos 1f1b61fc49 Fix bug in af_format where the formatted address was returned in the same
static buffer. When af_format is used more than once in the same printf
statement, the second call will overwrite the first. Changed af_format to
take a buffer and the buffer size where to place the formatted string.
1995-05-24 15:22:52 +00:00
bin Fixed bug where 'which /bin/csh' reports .//bin/csh, by copying the 1995-05-23 19:47:16 +00:00
distrib Add printf to the list 1995-05-21 11:07:00 +00:00
etc config.new => config; use GENERIC kernels. 1995-05-12 08:51:55 +00:00
games Clear the last char in input buffer when an erase or kill character is 1995-05-13 07:28:35 +00:00
gnu jbsr takes one argument, not two. Apparently the assembler quietly 1995-05-07 13:22:12 +00:00
include Winning Strategies has placed this code into the Public Domain. 1995-04-29 06:49:13 +00:00
lib Use inet_aton(), not inet_addr(). 1995-05-21 15:50:45 +00:00
libexec Use inet_aton(), not inet_addr(). 1995-05-21 00:39:11 +00:00
regress just include stdlib.h to get malloc proto. 1995-04-29 05:44:35 +00:00
sbin Fix bug in af_format where the formatted address was returned in the same 1995-05-24 15:22:52 +00:00
share build/install netgroup man page from here. 1995-05-11 23:13:15 +00:00
sys KNF police. 1995-05-24 13:12:12 +00:00
usr.bin Use inet_aton(), not inet_addr(). 1995-05-21 17:14:38 +00:00
usr.sbin Use inet_aton(), not inet_addr(). 1995-05-22 01:02:34 +00:00
Makefile work in the face of a /usr/src/obj directory 1995-02-26 01:10:19 +00:00