Go to file
simonb a409be525d Fix a tyop. 2003-09-05 14:52:26 +00:00
bin Sort options (AaBb...). 2003-09-02 08:36:20 +00:00
crypto bzero() 2nd arg mistake. found by openbsd guys. from kame 2003-09-04 00:12:56 +00:00
dist Use bounded string op (snprintf instead of sprintf) for an automatic 2003-08-28 11:32:33 +00:00
distrib Shingo WATANABE has kindly consented to remove advertising clauses 2003-09-04 15:26:35 +00:00
doc Fix a tyop. 2003-09-05 14:52:26 +00:00
etc pty (pts) is major 4, not 6 2003-09-05 03:10:36 +00:00
games Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
gnu make sure we build the unwind handlers with "-fexception". they were 2003-09-05 09:54:30 +00:00
include introduce an additional switch to enable building GCC3 instead of GCC2: 2003-08-27 16:03:17 +00:00
lib %F is a date conversion, not a time converstion. 2003-09-03 16:10:56 +00:00
libexec dlsym() should not leave an error set. It confuses programs that check 2003-08-31 21:52:01 +00:00
regress add a "using namespace std" to make it compile with gcc3, and remove 2003-09-03 20:53:16 +00:00
rescue
sbin s/0x7fffffff/INT32_MAX/ 2003-09-04 15:31:58 +00:00
share Add a few more devices which are known to work with this driver. 2003-09-05 09:04:40 +00:00
sys Some of the table entries are now noops. Remove them. 2003-09-05 11:24:56 +00:00
tools If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD), 2003-08-27 18:33:26 +00:00
usr.bin Whitespace nits. 2003-09-05 06:55:46 +00:00
usr.sbin Add support for loading firmware to a controller using the firmware 2003-09-05 13:31:03 +00:00
BUILDING Backout the previous commit 2003-08-19 12:53:30 +00:00
Makefile
Makefile.inc
UPDATING It is openssl, not openssh, and fix another typo. 2003-08-05 18:39:56 +00:00
build.sh in getkernelconf(), remove check for non-empty $makeobjdir, as it's not 2003-08-16 11:46:44 +00:00