Go to file
thorpej 4b8b317d4b There are other systems besides the PS/2 L40 that enable A20
via the Configuration Port, so restructure the code a little
to allow for them, and list at least one other system that does
(anything based on AMD Elan SC520).

XXX We don't actually check for Elan SC520 yet.
2002-08-12 14:27:34 +00:00
bin calloc() arg mistake. it's (nelem, size). from openbsd 2002-08-12 02:37:26 +00:00
crypto sync with 0.9.6g 2002-08-09 15:58:46 +00:00
dist resolver(5) -> resolv.conf(5). PR 17691 2002-07-23 22:43:08 +00:00
distrib use current values for start/size/bsize/fsize as defaults when editing 2002-08-12 02:45:17 +00:00
etc Add usb*, ugen* 2002-08-11 13:21:07 +00:00
games calloc() arg mistake. it's (nelem, size). from openbsd 2002-08-12 02:37:26 +00:00
gnu bitmask operation audit (s/&&/&/). from openbsd 2002-08-08 15:12:09 +00:00
include Add humanize_number.3 from Tomas Svensson in PR lib/15508. 2002-08-08 16:50:35 +00:00
lib Do not assume int64_t is printable with %qd - on 64 bit ports it isn't. 2002-08-12 09:06:59 +00:00
libexec If the peer closes the connection in ttloop() 2002-08-12 09:19:00 +00:00
regress Remove extraneous \n's in {err,warn}{,x}. 2002-08-09 10:01:53 +00:00
sbin calloc() arg mistake. it's (nelem, size). from openbsd 2002-08-12 02:40:20 +00:00
share Add a manual page for the AMD Elan SC520 System Controller driver. 2002-08-12 03:45:25 +00:00
sys There are other systems besides the PS/2 L40 that enable A20 2002-08-12 14:27:34 +00:00
tools work around FreeBSD defining user_from_uid() in stdlib.h 2002-07-03 17:17:04 +00:00
usr.bin calloc() arg mistake. it's (nelem, size). from openbsd 2002-08-12 02:40:20 +00:00
usr.sbin it is no use to do SO_DONTROUTE on receive socket. stevesk@openbsd 2002-08-12 02:51:07 +00:00
BUILDING Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
BUILDING.mdoc Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
Makefile Fix botch in previous. Actually do "build" for "distribution". 2002-07-10 23:44:54 +00:00
Makefile.inc
UPDATING
build.sh fix pasto in error message 2002-07-09 06:36:16 +00:00