Go to file
haya 784977f319 Changes the name of RealTek driver. The new name is `rtk'. This used
to be called `rl' and it conflict with RL vax disks, canonical and
historical unix driver name.

This changes are minimal: it only changes the name of RealTek driver.
The filename of source code and a lot of the letter `rl' in source
files should be changed shortly.
2000-04-19 08:44:31 +00:00
bin Obey $TMPDIR for creating the scratch file 2000-04-17 23:37:50 +00:00
dist Move loadservers() prototype to a header file, so other files can see 2000-04-17 05:49:54 +00:00
distrib add net/if_stf.h and netinet/ip_encap.h (almost noone will include them though) 2000-04-19 06:39:15 +00:00
etc Add an "rc_fastboot" variable check in rc.subr, that if set adds 2000-04-19 04:26:22 +00:00
games Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
gnu Fix a binutils bug. Should be fixed in the next version. 2000-04-18 20:28:37 +00:00
include make scandir(3)'s 3rd argument take a function that takes a *const* 2000-04-16 14:43:56 +00:00
lib Use Sb/Sf if AB/AF not present. 2000-04-18 22:47:40 +00:00
libexec Cause ld.elf_so to find the symbols for __progname and environ and set them. If we wait until crt0 gets around to doing it it's too late for any library init functions. 2000-04-15 05:41:46 +00:00
regress Make this depend again. 2000-04-15 20:09:11 +00:00
sbin Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
share Typo. 2000-04-19 07:57:50 +00:00
sys Changes the name of RealTek driver. The new name is `rtk'. This used 2000-04-19 08:44:31 +00:00
usr.bin Define members previously defined as u_long in struct iftot as u_quad_t. 2000-04-19 03:26:55 +00:00
usr.sbin turn on IPv6 when ipv6 ifid is present (from 2.3.11) 2000-04-17 08:55:33 +00:00
Makefile use MKSHARE=no instead. 2000-04-11 08:21:41 +00:00