Go to file
mlelstv e33abf1ab0 Add a serial console mode for the bootblock. In this mode all console
output will be echoed to the serial port and input will be accepted
from either keyboard or serial port. The bootblock serial console is
limited to 9600bps 8N1 as it uses the AmigaOS kernel debug routines.

To enable this you have to uncomment the SERCONSOLE define in
boot/Makefile.

Also note that the handling of a serial console in the kernel is
independent of this, you need to a build a kernel with 'options
SERCONSOLE'.
2009-10-17 11:18:17 +00:00
bin Fix the "dne" handling and chmod behaviour properly: values of dne 2009-10-08 20:36:41 +00:00
common Back out previous. Builds for me and on autobuild cluster. 2009-10-11 12:13:45 +00:00
compat "regenerate" this based on the non-compat version updating. 2009-09-11 22:36:39 +00:00
crypto Fix redundancy. 2009-10-15 00:07:45 +00:00
dist Kill bad tab in markup. 2009-10-15 02:18:22 +00:00
distrib Allow setting an empty base directory. FTP server like tnftpd do not 2009-10-16 19:01:03 +00:00
doc Import dhcpcd-5.1.2 2009-10-16 21:59:40 +00:00
etc Add directory "/etc/zfs". 2009-10-12 08:54:19 +00:00
external Remove mistakenly added file. 2009-10-16 23:57:39 +00:00
games Disable writing scores when built for /rescue. PR 42009 2009-09-08 13:38:01 +00:00
gnu we have getdelim now! 2009-10-12 22:20:50 +00:00
include In a furious blaze of *facepalm* / "what was i thinking?", fix the 2009-10-13 22:00:31 +00:00
lib use newstyle rump lwp interfaces 2009-10-15 16:41:08 +00:00
libexec LDADD+= instead of LDADD= 2009-10-09 20:19:44 +00:00
regress add packed tests. 2009-10-04 15:12:41 +00:00
rescue kill ldd_aout. it didn't work anyway...not since i don't know when. 2009-08-22 06:52:15 +00:00
sbin Do not use .Xo / .Xc without a good reason. 2009-10-14 22:00:55 +00:00
share Remove pool_cache_invalidate_local(9) from the sets, and mark the 2009-10-15 22:59:12 +00:00
sys Add a serial console mode for the bootblock. In this mode all console 2009-10-17 11:18:17 +00:00
tests comment adjustment. hardly any functional change involved. 2009-10-15 16:50:00 +00:00
tools Only brand newer binutils. 2009-10-14 07:30:47 +00:00
usr.bin Reflow to < 80 chars. 2009-10-16 08:09:12 +00:00
usr.sbin Make this compile again. I should have tried to compile the patches myself, 2009-10-16 22:45:18 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
build.sh There is no variable called __SRC_TOP_OBJ__. Use the correct one instead. 2009-10-15 03:21:45 +00:00
BUILDING If ${NETBDSRCDIR}/../xsrc exists, then use it as the default value 2009-10-10 19:05:28 +00:00
Makefile build & install librumpdev_netsmb and librumpfs_smbfs components 2009-09-04 17:21:33 +00:00
Makefile.inc
UPDATING add a note about accidental compiled/xkb symlinks appearing 2009-10-02 03:13:23 +00:00