FreeBSD src
Go to file
Bruce Evans 07addd421e Initialize the upper 16 bits of the memory sizes properly (to 0).
They were garbage that happened to be 0 in many cases.  (real_to_prot()
happens to leave the value of the real-mode %cr0 in %eax and the
memory-size BIOS calls usually don't touch the upper bits of %eax.
The upper 16 bits of %cr0 are usually 0 at boot time, at least on
486's.

Should be in 2.2.
1996-12-18 15:38:23 +00:00
bin Merge in NetBSD mods and -Wall cleaning. 1996-12-14 06:20:03 +00:00
contrib Fix the "moving head" problem. 1996-12-12 04:37:35 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc cvsup client moved from sbin to bin 1996-12-16 03:37:59 +00:00
games Correct the location of the trek documentation in the 1996-12-14 18:34:56 +00:00
gnu Correct some xrefs/mlinks. 1996-12-14 23:27:20 +00:00
include string.h defines nonstandard routines when _POSIX_SOURCE is 1996-12-17 19:35:43 +00:00
lib Back out change. The last argument to semctl() IS union semun 1996-12-18 08:03:31 +00:00
libexec Document the -k, -v and -x options. 1996-12-16 00:01:28 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release Added comments on how to setup syscons to work on older ThinkPads. 1996-12-17 00:53:33 +00:00
sbin Delete redundant include of <sys/time.h> 1996-12-17 21:12:56 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share Merge the en version changes made in 1.173 -> 1.174. 1996-12-18 09:15:55 +00:00
sys Initialize the upper 16 bits of the memory sizes properly (to 0). 1996-12-18 15:38:23 +00:00
tools Fix the 'info sharedlibextention' output in tclsh which was caused by a 1996-12-17 13:08:08 +00:00
usr.bin Fix problem in ftp and case mapping mode where the converted string wasn't 1996-12-17 17:59:40 +00:00
usr.sbin Apply patch in pr 2067 to correct an uninitialized pointer dereference 1996-12-17 17:21:47 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Use LC_TIME=C instead of LC_TIME= (POSIX) 1996-11-26 03:26:31 +00:00