Go to file
simonb c7c8021a29 Basic putchar() implentation in terms of the PROM's printf() callback.
Not really effecient, but there isn't that much printf'ing down by SA
programs and we can use the libsa printf() so things like "%ld" work.
1999-03-25 04:02:57 +00:00
bin When substituting backreferences source from the pattern, not the replacement 1999-03-24 17:00:23 +00:00
distrib Add info for LMC cards 1999-03-25 03:50:18 +00:00
etc add ttyEcfg 1999-03-24 23:46:37 +00:00
games More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
gnu Fix compile warning about redefinition of SVR4_SHARED_LIBS (which must be 1999-03-24 21:48:36 +00:00
include Add fchroot, getcwd 1999-03-22 17:59:08 +00:00
lib * don't close the socket unless it was opened by the function 1999-03-25 01:16:10 +00:00
libexec Added description of argv[1] value interval (rpc.rstatd doesn\'t use getopt) 1999-03-25 01:56:13 +00:00
regress Make this a more thorough test of file descriptor passing 1999-03-22 18:19:54 +00:00
sbin Make it work for both elf and a.out 1999-03-24 16:02:41 +00:00
share Document new variables required to automate DHCP client startup. 1999-03-24 17:29:07 +00:00
sys Basic putchar() implentation in terms of the PROM's printf() callback. 1999-03-25 04:02:57 +00:00
usr.bin Don't unlink the file first if we are renaming. We want to be as atomic as 1999-03-24 15:13:46 +00:00
usr.sbin Avoid using a long to store an IP address and simplify slightly. 1999-03-24 22:01:38 +00:00
Makefile Make a note of a subtle lossage mode pointed out by Mycroft. 1999-03-10 19:18:59 +00:00