No description
Find a file
Thomas Veerman b01e9ebfdb TTY: seperate hardware dependent parts + add new serial driver
.Split TTY in order to support both x86 and ARM.
.Add support for the TI 16750 UARTs on OMAP35x.
.Various other improvements:
  .Kernel messages are printed using generic terminal write
   functions. That is, they are no longer directly displayed
   on the console.
  .The console can now be displayed on any terminal. This
   is configured by the "console={tty00,tty01,ttyc2,ttyc3,ttyc4}"
   boot variable -- basically any valid /dev/tty* terminal.
  .Cutify kernel messages with colors. Configured by
   "kernelclr={1,2,3,4,5,6,7}" boot variable.
2012-10-30 11:33:29 +00:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin Upgrading pax. 2012-10-24 13:42:44 +02:00
commands Upgrading bsdtar 2012-10-24 13:42:44 +02:00
common TTY: seperate hardware dependent parts + add new serial driver 2012-10-30 11:33:29 +00:00
dist/bzip2 import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
docs mkfs.mfs: dynamically size image from proto 2012-10-12 15:13:43 +02:00
drivers TTY: seperate hardware dependent parts + add new serial driver 2012-10-30 11:33:29 +00:00
etc Fixed up new mtree description file NetBSD.dist.base (removed end of line spaces, added a few missing directories) 2012-10-24 13:42:44 +02:00
external Upgrading bsdtar 2012-10-24 13:42:44 +02:00
gnu/dist fetch.sh: serve tarballs ourselves 2012-06-25 10:46:31 +00:00
include Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
kernel Kernel: reenable interrupts before halting 2012-10-30 11:32:05 +00:00
lib Upgrading pax. 2012-10-24 13:42:44 +02:00
libexec ld.so: be more mmap()-behaviour-independent 2012-06-25 14:13:07 +02:00
man mtree mknod 2012-10-24 13:42:44 +02:00
releasetools Upgrading bsdtar 2012-10-24 13:42:44 +02:00
sbin mtree mknod 2012-10-24 13:42:44 +02:00
servers vm: fix potential null deref 2012-10-24 19:47:47 +02:00
share ARM support for system libraries 2012-08-28 13:49:27 -04:00
sys bootloader: usability improvements 2012-10-12 01:03:36 +02:00
test blocktest: make fewer assumptions about driver 2012-10-15 11:50:59 +00:00
tools Upgrading pax. 2012-10-24 13:42:44 +02:00
usr.bin Importing cksum (needed by NetBSD build system) 2012-10-23 12:02:51 +02:00
usr.sbin Fixed up new mtree description file NetBSD.dist.base (removed end of line spaces, added a few missing directories) 2012-10-24 13:42:44 +02:00
.gitignore Update gitignore for releasetools 2012-06-18 10:54:52 +00:00
build.sh Cross compile MFS ramdisk 2012-06-18 10:54:55 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00