Go to file
scw 54f42f17fc Don't bother spinning in the console 'putc' routine for the transmitter
to become idle; it actually doesn't matter as the chip takes care of
this for us. It would also spin endlessly in certain circumstances
during shutdown.

While I'm here, (finally) add code to allow sending BREAK characters.
1999-11-28 12:23:18 +00:00
bin move rcorder to sbin. 1999-11-23 05:28:15 +00:00
dist/bind Add the prototype of findzonesoa to fix the compile warning in ns_ixfr.c. 1999-11-21 10:40:10 +00:00
distrib Remove the "disklabel -W" when installing the bootblocks now that the 1999-11-28 06:32:21 +00:00
etc Add some boot time warnings: 1999-11-23 15:12:43 +00:00
games Correct wargames quote, and while we are here be a little more selective 1999-11-16 17:27:14 +00:00
gnu Allow building of PIC or profiling libraries to be disabled. 1999-11-27 23:46:09 +00:00
include change retval of _nsdbtaddsrc and _nsdbtput 1999-11-28 05:51:46 +00:00
lib don't use err(); instead pass an error condition back to a higher 1999-11-28 05:46:15 +00:00
libexec check return val of sl_init() and sl_add() 1999-11-28 04:38:41 +00:00
regress Add "popen" sub directory. 1999-09-30 09:29:11 +00:00
sbin allow changing partition info from inside the interactive handler. 1999-11-26 06:03:09 +00:00
share Add a MKPICLIB variable. If set to "no", don't build an _pic.a library 1999-11-28 04:50:41 +00:00
sys Don't bother spinning in the console 'putc' routine for the transmitter 1999-11-28 12:23:18 +00:00
usr.bin * implement xsl_init() and xsl_add(); error checking forms of sl_{init,add}() 1999-11-28 06:32:04 +00:00
usr.sbin more gracefully detect _NG_ERROR 1999-11-28 04:40:21 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00