Go to file
bouyer 0435e7ea98 Correct a bogosity in the adapter->mii attach code pointed out by cgd:
in pci/if_tl.c, call config_found() with a print function, instead of
printing ourself a message in if_tl.c if no miibus was found. The print
function is in mii/mii.c (mii_adapter_print()) so that it can be used by any
adapter (idea from the scsi system).
1998-02-11 19:02:11 +00:00
bin add -DUVM to CPPFLAGS if defined(UVM) 1998-02-09 06:25:15 +00:00
distrib Fix Thorsten Lockert's attribution. 1998-02-11 18:30:32 +00:00
etc * remove explicit bin:bin override on the last few directories that had it 1998-02-09 12:01:57 +00:00
games some more presidents, via tsarna@endicor.com in PR 4957 1998-02-09 07:05:35 +00:00
gnu ${TMAC,FONT}{OWN,GRP,MODE} default to $FILE{OWN,GRP,MODE} 1998-02-09 04:22:14 +00:00
include use u_int32_t instead of size_t for oa_length 1998-02-11 08:05:54 +00:00
lib Change interval specification style from (a-b) to [a,b] where appropriate. 1998-02-11 18:52:24 +00:00
libexec Make this compile with -DUVM. 1998-02-11 17:27:37 +00:00
regress Inherit Makefile.inc from one level up. 1998-01-22 19:29:37 +00:00
sbin make swapctl exit with non-zero if -A and nothing swapped on 1998-02-10 03:14:32 +00:00
share Remove man?.sun3x 1998-02-11 18:52:25 +00:00
sys Correct a bogosity in the adapter->mii attach code pointed out by cgd: 1998-02-11 19:02:11 +00:00
usr.bin allocate temporary storage for directory list, rather than clobbering 1998-02-10 21:52:51 +00:00
usr.sbin minor knf 1998-02-10 07:04:21 +00:00
Makefile Domestic library build fix: libtelnet depends on libdes and libkrb. libkrb 1998-02-10 04:38:13 +00:00