Go to file
sanjayl ba5eabd137 the following address a couple of issues with the G5 port.
(1) failsafe.c  allows character input from the failsafe
console device. This is the early console device that is used for output before
the pmap layer is initialized.

(1) locore.S: make sure that the size of the cacheline for
dcbz is set to the default of 128 bytes. It also sets up other mode bits on
the 970.  This fix allows the G5 to boot into full multi user mode using a
NFS mounted root file system.
2006-08-23 05:58:39 +00:00
bin Set the 'not a parameter' flag when we skip initial whitespace. 2006-08-22 18:11:42 +00:00
common Also guard object accessors against NULL (like we do foreign object types) 2006-08-22 21:21:23 +00:00
crypto Pull over OpenBSD v1.97, forwarded by jmc@openbsd: 2006-08-10 00:34:32 +00:00
dist force all assertions on when __COVERITY__ is set 2006-08-23 04:10:51 +00:00
distrib libc 147 for wcsdup and wcs{n,}casecmp 2006-08-22 20:52:20 +00:00
doc Datestamp the previous entry. 2006-08-19 23:08:02 +00:00
etc Remove references to no-longer-existing NC_WSCONS RPC_WSCONS kernel 2006-08-16 19:33:52 +00:00
games PR/34175: Zafer Aydogan: touch the window to cause a refresh after help 2006-08-09 14:29:40 +00:00
gnu remove unused files leftover from old postfix distribution which 2006-08-18 17:45:05 +00:00
include PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsncasecmp functions 2006-08-22 20:50:46 +00:00
lib include one more new file. 2006-08-23 01:51:51 +00:00
libexec Make filehandles opaque to userland 2006-07-31 16:34:42 +00:00
regress Trailing non-whitespace IFS doesn't generate an empty parameter (any more). 2006-08-21 19:49:09 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin Only one -D synopsis line 2006-08-22 21:38:39 +00:00
share sendmail is no more. from our anonymous admirer. 2006-08-22 17:01:54 +00:00
sys the following address a couple of issues with the G5 port. 2006-08-23 05:58:39 +00:00
tools Also check for DIR.__dd_fd. tools/compat now builds on the WWDC developer 2006-08-20 18:52:05 +00:00
usr.bin well, the || needed to be an && and the operand order needed to be changed. 2006-08-22 20:06:17 +00:00
usr.sbin Explain that etcupdate(8) may do the job that postinstall(8) can't 2006-08-18 12:02:55 +00:00
x11 Remove Xpmax stuff. 2006-07-30 03:25:43 +00:00
build.sh PR/30842 -- compatibility issue with mksh from Thorsten Glaser 2006-08-09 22:13:12 +00:00
BUILDING mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. 2006-01-29 14:03:59 +00:00
Makefile remove support for building (with) GCC 2.95. also: 2006-06-02 22:16:18 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Mention acorn32 console changes, since they'll break builds with custom 2006-08-15 20:48:01 +00:00