Go to file
Ben Gras 1e399dd8bd various kernel printing fixes
. remove some call cycles by low-level functions invoking printf(); e.g.
	  send_sig() gets a return value that the caller should check
	. reason: very-early-phase printf() would trigger a printf() causing
	  infinite recursion -> GPF
	. move serial initialization a little earlier so DEBUG_EXTRA works for
	  serial earlier (e.g. its first instance, for "cstart")
	. closes tracker item 583:
	  System Fails to Complete Startup with Verbose 2 and 3 Boot Parameters,
	  reported by Stephen Hatton / pikpik.
2012-03-28 18:23:12 +02:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin Import NetBSD cat(1) 2012-03-14 16:54:30 +01:00
commands adjust netconf for new su behaviour 2012-03-28 17:30:56 +02:00
common retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
dist/bzip2 import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
docs boot: use high baud rate by default 2012-03-28 08:57:38 +00:00
drivers retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
etc ahci: use sys_vumap() instead of sys_umap() 2012-03-24 19:51:13 +01:00
external imported code harmonisation 2012-03-14 16:02:59 +01:00
include next release will be 3.2.1 2012-03-27 12:31:30 +02:00
kernel various kernel printing fixes 2012-03-28 18:23:12 +02:00
lib libutil: add O_NOCTTY to old pty open code 2012-03-26 17:00:45 +02:00
libexec Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
man import NetBSD su 2012-03-27 02:19:46 +02:00
sbin Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
servers retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
share build: don't -L/usr/pkg/lib 2012-03-27 12:31:30 +02:00
sys boot: use high baud rate by default 2012-03-28 08:57:38 +00:00
test retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
tools import NetBSD su 2012-03-27 02:19:46 +02:00
usr.bin import NetBSD su 2012-03-27 02:19:46 +02:00
usr.sbin user(8): remove output file from source 2012-02-14 15:49:04 +01:00
.gitignore Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile imported code harmonisation 2012-03-14 16:02:59 +01:00