Go to file
thorpej f0ff548dd2 Rewrite the probe to use values from the EEPROM for membase and IRQ
if they're not specified by the attach arguments, so that they can
be reported by isaprint().  Rearrange the attach routine to facilitate
splitting this up into front- and back-end drivers.
1998-07-25 01:15:54 +00:00
bin userland interface to ATA CD changer devices by Jason Thorpe. 1998-07-13 12:06:18 +00:00
distrib Add bootfloppy stuff. 1998-07-24 15:55:28 +00:00
etc Add a variable, INSTALL_DONE, that indicates that a make install was 1998-07-22 16:37:54 +00:00
games A collision is adjacency in all, not any of, three dimensions. 1998-07-24 23:36:59 +00:00
gnu Oops, this is Swedish. 1998-07-21 21:57:35 +00:00
include Change ld.so default behavior to RTLD_LOCAL, and make RTLD_LOCAL into a 1998-07-14 22:18:36 +00:00
lib Fix the protoype of __syscall: s/int/quad_t/ 1998-07-24 18:48:14 +00:00
libexec Unlike other domestic bits, telnet and telnetd are never built as a part 1998-07-22 22:30:07 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin Avoid truncating partition size in freespace calculation 1998-07-23 19:05:59 +00:00
share Remove obsolete note that NOLINT is set by default. 1998-07-22 18:22:35 +00:00
sys Rewrite the probe to use values from the EEPROM for membase and IRQ 1998-07-25 01:15:54 +00:00
usr.bin Deal with the gnu __attribute__ keyword, which is in an odd place and 1998-07-24 07:30:08 +00:00
usr.sbin Fix typo in getopt string. 1998-07-23 18:39:53 +00:00
Makefile Fix flawed logic: I'm not all here today. (.if's werten't doing what the 1998-07-24 16:51:33 +00:00