Go to file
thorpej 1a1efc6b68 In lance_mediachange(), if there is no callback to the front-end, just
return 0 instead of EINVAL.  In this case, there will only be one media
type, and the upper-level if_media code will ensure that the user is setting
to that type.

In other words, don't require the front-end to provide the no-op.
1999-04-30 18:15:04 +00:00
bin Fix for bin/7502, from Tor Egge / FreeBSD. Their commit message: 1999-04-30 17:54:17 +00:00
distrib Add sysinst setup for sparc, does not affect existing script based install. 1999-04-30 05:09:43 +00:00
etc make -s flags for syslogd and lpd the default 1999-04-29 18:26:43 +00:00
games Fix Y2K buffer overflow (from OpenBSD). 1999-04-25 19:08:34 +00:00
gnu Add m68k bits, but only build it if using ELF. 1999-04-30 15:12:57 +00:00
include #ifdef __STDC__ -> #if __STDC__ 1999-04-20 20:15:47 +00:00
lib * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
libexec Always use ${MACHINE_ARCH} rather than ${MACHINE}, and reorder architectures 1999-04-29 15:31:05 +00:00
regress move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
sbin - Use the proper multiply instructions so that we don't get truncated. 1999-04-30 15:29:44 +00:00
share Explicitly list supported adapters. 1999-04-29 21:47:09 +00:00
sys In lance_mediachange(), if there is no callback to the front-end, just 1999-04-30 18:15:04 +00:00
usr.bin dest_realm is used uninitialized! How did this ever work? 1999-04-30 15:44:21 +00:00
usr.sbin Fix PR 7196: bad udp checksum reported when capture barely too short 1999-04-29 21:20:13 +00:00
Makefile Add the FORCE_DOMESTIC flag to force the 'all', 'includes', 1999-04-25 19:13:05 +00:00