Go to file
thorpej 08fa2a3486 - Split the register handles out of struct wdc_channel into a separate
wdc_regs structure, and array of which (indexed per channel) is pointed
  to by struct wdc_softc.
- Move the resulting wdc_channel structure to atavar.h and rename it to
  ata_channel.  Rename the corresponding flags.
- Add a "ch_ndrive" member to struct ata_channel, which indicates the
  maximum number of drives that can be present on the channel.  For now,
  this is always 2.  Add an ATA_MAXDRIVES constant that places an upper
  limit on this value, also currently 2.
2004-08-14 15:14:35 +00:00
bin If a files date is any time in the future (not six months or more), 2004-08-09 20:14:54 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Disable the "may kill you" message, because: 2004-08-06 13:57:05 +00:00
dist revert the last all changes related to iconv(3). 2004-08-02 13:38:21 +00:00
distrib Move libg2c.so* (the g77 Fortran runtime) from comp to base. 2004-08-13 01:02:24 +00:00
doc file-4.10 is out. 2004-08-12 14:05:27 +00:00
etc Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this 2004-08-13 18:08:03 +00:00
games Grammar fix, from ray at raylai org via jmc@openbsd. 2004-06-01 10:10:06 +00:00
gnu Remove some unused variables. 2004-08-09 22:39:32 +00:00
include Delete prototypes for gethostent() and freehostent(); 2004-08-11 16:13:00 +00:00
lib Add an article. 2004-08-14 11:04:29 +00:00
libexec Fixes from (or inspired by) OpenBSD: 2004-08-09 12:56:47 +00:00
regress support for bufferevents; fix signal race; faster timeout insertion; 2004-08-07 21:09:47 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin Put back one of the sleep()s -- it doesn't affect us in the usual case. 2004-08-13 17:22:39 +00:00
share Descend into man8.hp700. 2004-08-12 15:53:32 +00:00
sys - Split the register handles out of struct wdc_channel into a separate 2004-08-14 15:14:35 +00:00
tools Build hp700's mkboot as a host tool called nbhp700-mkboot. mkboot also 2004-07-28 09:17:31 +00:00
usr.bin Remove debug printf (hi mycroft!). 2004-08-14 12:53:35 +00:00
usr.sbin Add -v option to usage message. 2004-08-14 02:16:13 +00:00
x11 Need to prefix relative directories with `${.CURDIR}/' so that 2004-08-05 01:28:47 +00:00
BUILDING regen (Document -h. From Karsten Kruse in PR 25974. 2004-06-25 15:04:20 +00:00
Makefile The do-lib-libdes BUILDTARGET is unnecessary now we have the DEPLIBS 2004-07-30 07:05:11 +00:00
Makefile.inc
UPDATING Note the sendmail auto-start change, add a note about the ath 2004-07-22 03:55:33 +00:00
build.sh Add a change requested in PR#15548 and append the args passed to build.sh 2004-07-02 04:25:24 +00:00