Go to file
tsutsui 8687a698bd Add the following network devices:
- wm* at pci?
- makphy* at mii?
- rgephy* at mii?
- rlphy* at mii?
Tested with RTL8139C, RTL8169S-32, and i82544EI on EB164.
2006-12-04 17:33:41 +00:00
bin Drop trailing whitespace. 2006-11-26 16:40:44 +00:00
common Add a comment to explain how the value for uaddr is chosen. Maybe uvm_mmap 2006-11-28 18:36:26 +00:00
crypto Correct issues associated with anonymous sainfo selection in racoon. 2006-11-16 00:30:55 +00:00
dist Modify netmask calculation so that /0 is fast-tracked, and so that network 2006-11-27 22:24:27 +00:00
distrib Move the description of sysctl MIBs from sysctl.3 to a new manual page 2006-12-04 08:59:13 +00:00
doc libevent-1.2a out. 2006-12-04 08:30:22 +00:00
etc Rename pccons(4) device node from ttyC0 to MI ttyv0 2006-12-03 05:37:36 +00:00
games s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
gnu kill statck protector warning completely because more files use alloca than 2006-12-03 18:17:36 +00:00
include fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
lib Restore i18n wrapping removed in previous. 2006-12-04 17:24:40 +00:00
libexec s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
regress fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
rescue add libprop to LIBS, as veriexecctl now needs it. 2006-11-29 08:41:49 +00:00
sbin Move the description of sysctl MIBs from sysctl.3 to a new manual page 2006-12-04 08:59:13 +00:00
share Update to describe current API (only), and not duplicate that can be 2006-12-04 15:36:23 +00:00
sys Add the following network devices: 2006-12-04 17:33:41 +00:00
tools There's no need to install machine/reloc.h with powerpc/include/elf_machdep:1.7 2006-11-25 18:59:35 +00:00
usr.bin Unknot this code slightly by avoiding 'break/return; else' and by putting 2006-12-03 20:40:44 +00:00
usr.sbin Normally, veriexecgen will treat an error such as a dangling symlink, 2006-12-04 07:06:56 +00:00
x11
BUILDING
Makefile
Makefile.inc
UPDATING mention needing gcc rebuild for ssp. 2006-11-09 18:20:59 +00:00
build.sh