Go to file
onoe 935577e7bc Tulip driver for NWB-5852A, which is an APbus board with DEC-21140A chip.
without MII.  It supports 100BaseTX only.  Half duplex/Full duplex can
be specified manually, but there are no auto negotiation functionality.

XXX:	It takes 34 seconds before sending/receiving packets on the wire
	after initial setup.  It is obviously a bug because the board
	just works fine on NEWS-OS, but I cannot find what's wrong...
	Once it starts working, it seems there are no problems.
2000-10-12 03:15:59 +00:00
bin Printing argv[0] on fts_open failure doesn't make sense. Just print 2000-10-10 14:41:59 +00:00
crypto printf format pedant. (size_t -> u_long). 2000-10-10 13:14:55 +00:00
dist one more string format cleanup 2000-10-10 12:51:19 +00:00
distrib * Change the interface of run_prog: use a flags argument instead of 2000-10-11 23:47:55 +00:00
etc Use && and || for logical concatenations instead of -a/-o test operators. 2000-10-09 06:11:38 +00:00
games NetBSD will put hair on a UNIX admin's chest 2000-10-09 00:58:16 +00:00
gnu sync with sendmail 8.11.1. 2000-10-10 11:17:29 +00:00
include Allow format-arg checking for setproctitle 2000-10-03 19:53:58 +00:00
lib /etc/login.conf is optional, so don't return NULL even if 2000-10-12 00:28:33 +00:00
libexec format warning fixes from he, after testing on 64-bit elf (alpha) 2000-10-11 20:46:07 +00:00
regress wrap libcrypto with ${MKCRYPTO} == "yes" 2000-10-04 00:49:44 +00:00
sbin The type of sizeof() can be u_long, so cast to that and print with %ld. 2000-10-11 21:08:54 +00:00
share Document that VM86 is also used by some X servers to call VESA routines. 2000-10-11 22:24:24 +00:00
sys Tulip driver for NWB-5852A, which is an APbus board with DEC-21140A chip. 2000-10-12 03:15:59 +00:00
usr.bin Fix int vs. long format string botch. 2000-10-11 19:30:04 +00:00
usr.sbin More format string cleanups by sommerfeld. 2000-10-11 20:23:46 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING changes to libcrypto (RC5/IDEA/RSA make symbols are obsoleted). 2000-10-02 06:19:17 +00:00