Go to file
tsutsui 845203d519 Clarify some description about AHA-2920 support in the HARDWARE section:
- AHA-2920C has the Adaptec AIC-7850 and is supported by ahc(4)
- AHA-2920/A use the Future Domain 36C70 chips and they are
  not supported by ahc(4)
2001-08-04 07:59:03 +00:00
bin Remove duplicate `if'. Noted by Geoff C. Wing in bin/13551. 2001-07-30 16:22:49 +00:00
crypto While writing sushi's support for sshd.conf, I found out that the manpage 2001-08-03 02:29:07 +00:00
dist Remove unneeded files. okay'd by drochner. 2001-08-03 15:35:09 +00:00
distrib add myself 2001-08-03 15:08:46 +00:00
etc And add sshdconf here too. Christ there are alot of files to update. 2001-08-02 05:47:59 +00:00
games seperate -> separate 2001-07-22 13:33:58 +00:00
gnu Remove a hack to copy grep.info to build it from grep.texi. 2001-08-03 14:42:35 +00:00
include #ifdef __STDC__ -> #if __STDC__. 2001-08-04 07:08:55 +00:00
lib Enable DWARF2 EH support. Confirmed working w/ GCC 2.95.3 on sparc 2001-08-03 14:26:13 +00:00
libexec Add missing braces, per bin/13612 by Brian Ginsbach. 2001-08-01 16:41:14 +00:00
regress Returning values in void is BAD. 2001-07-25 05:17:50 +00:00
sbin WARNS=2 2001-08-03 02:30:23 +00:00
share Clarify some description about AHA-2920 support in the HARDWARE section: 2001-08-04 07:59:03 +00:00
sys use pmap_k* in pagemove() (ie. for buffer cache pages) 2001-08-04 07:44:52 +00:00
usr.bin command with two ms looks better. 2001-07-26 22:49:56 +00:00
usr.sbin our dhclient-script diverged too much from the distributed one, 2001-08-03 14:30:19 +00:00
Makefile Wrap a long line. 2001-08-02 06:13:33 +00:00
Makefile.inc
UPDATING Since the new makeinfo is necessary to build grep.info, advertize to install 2001-08-03 14:47:17 +00:00