christos
2c97c53223
Cast the argument of the __BIT to an unsigned type, since it does not make
...
sense for it to be signed and gcc complains if it is.
2009-04-22 18:04:02 +00:00
tsutsui
ba5d4af029
Add UFS2 root and boot support.
2009-04-22 17:21:47 +00:00
tsutsui
af8acc11fd
+/usr/mdec/bootxx_ustarfs
2009-04-22 17:20:15 +00:00
tsutsui
5734d43cbb
Build and install bootxx_ustarfs.
2009-04-22 17:20:08 +00:00
tsutsui
8b99674610
Add ustarfs boot support.
...
This will be useful for disk size independent bootstrap installation image.
2009-04-22 17:13:36 +00:00
tsutsui
398b5dccb5
Install MBR bootcode (/usr/mdec/mbr) after write_mbr().
2009-04-22 16:53:15 +00:00
tsutsui
5cca2f6bf3
Remove a bogus (debug?) message.
2009-04-22 16:51:02 +00:00
tsutsui
c0164d1bfe
Also put /usr/mdec/mbr to install ramdisk to initialize a disk.
2009-04-22 16:43:43 +00:00
lukem
d877c4c3c0
Enable WARNS=4 by default, except for:
...
cpuctl dumplfs hprop ipf iprop-log kadmin kcm kdc kdigest
kimpersonate kstash ktutil makefs ndbootd ntp pppd quot
racoon racoonctl rtadvd sntp sup tcpdchk tcpdmatch tcpdump
traceroute traceroute6 user veriexecgen wsmoused zic
(Mostly third-party applications)
2009-04-22 15:23:01 +00:00
wiz
2b84793049
gcc-4.4.0 out.
2009-04-22 13:31:44 +00:00
joerg
4287c61008
Apply rev 1.21 from src/lib/libcrypto/man/ssl.3:
...
Fix typo.
2009-04-22 13:10:33 +00:00
tsutsui
c4ea44d4b8
Make No_Bootcode message a bit more verbose.
...
XXX: needs translations
2009-04-22 12:38:10 +00:00
tsutsui
134814a80f
Add UFS2 root and boot support.
2009-04-22 12:37:01 +00:00
tsutsui
62e5412d38
Make sure to free(3) memory allocated by asprintf(3) in bootxx_name().
2009-04-22 12:35:46 +00:00
tsutsui
52546eae4e
Put /usr/mdec/bootxx_ffsv2 into install ramdisk.
2009-04-22 12:15:03 +00:00
tteras
95b420bbeb
From Neil Kettle: Fix a possible null pointer dereference in fragmentation
...
code.
2009-04-22 11:24:20 +00:00
tsutsui
2131e68dd1
Put /usr/mdec/bootxx_ffsv2 into install ramdisk.
2009-04-22 11:18:29 +00:00
cegger
88b0eacb84
change pmap flags argument from int to u_int.
...
forgot to commit this.
2009-04-22 10:17:48 +00:00
wiz
48f171ac9f
Mark up NULL. New sentence, new line. Bump date for previous.
2009-04-22 07:26:52 +00:00
wiz
9615f0feb5
Bump date for previous.
2009-04-22 07:19:50 +00:00
dyoung
c378e7997c
For non-AF_LINK ifaddrs, ifa_data is NULL. AFAICT, this has always been
...
so. Say so in the documentation.
2009-04-21 23:27:09 +00:00
nonaka
e4decce5b3
Add SD/MMC related devices.
2009-04-21 22:47:55 +00:00
dyoung
740c7b59d2
To make sure that we always print the active link-layer address in the
...
'address: ' field, don't treat the first address as the active address,
but search the link-layer addresses for the ones flagged IFLR_ACTIVE,
and print those. Extract a subroutine, print_link_addresses(), for
printing link-layer addresses.
2009-04-21 22:46:39 +00:00
nonaka
65b8e3da03
Add SD/MMC releated man pages.
2009-04-21 22:25:05 +00:00
nonaka
d5e185760e
Add ld* at sdmmc.
2009-04-21 22:21:02 +00:00
dyoung
ce947d8aa0
Cosmetic: add some whitespace for my ease of reading.
2009-04-21 22:13:10 +00:00
dyoung
5785e48164
There's no use casting a socket address to sockaddr_dl, only to cast it
...
back to sockaddr, so don't do it.
2009-04-21 21:57:14 +00:00
pgoyette
0583c1ce35
Add man pages for recently imported SD/MMC drivers.
2009-04-21 21:42:53 +00:00
dyoung
5cd12bc44e
Use getnameinfo(3) to render a human-readable link-layer address in the
...
'address: ' line, just as we do in the 'link xx:xx:...:xx' line.
2009-04-21 21:42:35 +00:00
cegger
1d89a182fb
change pmap flags argument from int to u_int.
...
discussed with christos@ on source-changes-d@
2009-04-21 21:29:58 +00:00
christos
b3737fd337
remove dup line.
2009-04-21 18:43:52 +00:00
tteras
fab62310e7
Fix strict_address to work again. The lists needs to be initialized
...
before configuration is read, which happens before my_addr_init() call.
2009-04-21 18:38:31 +00:00
dyoung
4590553b36
Fix indentation: change spaces to tabs.
2009-04-21 18:00:25 +00:00
christos
0b1f6791df
Fix LOCALID expansion (from Anon Ymous)
2009-04-21 17:27:50 +00:00
cube
418489f555
Regen.
2009-04-21 16:36:06 +00:00
cube
25c5d062fb
Add a number of products that use Realtek's RTL8187 802.11 chip.
2009-04-21 16:34:41 +00:00
taca
aa7979227e
Add support for USB serial adapter REX-USB60F which I tested.
2009-04-21 16:26:01 +00:00
taca
90b2a1c26b
Regen.
2009-04-21 16:24:37 +00:00
taca
663028896a
Add product id for RATOC USB serial adapter REX-USB60F.
2009-04-21 16:23:36 +00:00
reinoud
91d6e78060
Fix endian related bug when using discs with a meta-data partition on
...
big-endian machines.
2009-04-21 16:19:00 +00:00
tsutsui
a25308e261
+/usr/mdec/bootxx_ffsv2
2009-04-21 16:09:22 +00:00
joerg
e7f29a3386
Split fsck during boot into two phases. Check the root file system
...
first, mount root and run the various disk providers. Add swap and
check the remaining file systems after that.
This breaks the dependency cycle for lvm, which needs writeable /dev.
Depend on rndctl in cgd.
2009-04-21 16:08:57 +00:00
tsutsui
f866ee08fd
Add UFS2 boot support. Tested on gxemul.
2009-04-21 16:08:39 +00:00
tsutsui
10ef088358
Add /usr/mdec/bootxx_ffsv2.
2009-04-21 15:18:50 +00:00
tsutsui
6bdfd94ab7
Add UFS2 boot support. Tested on lantank.
2009-04-21 15:17:58 +00:00
elad
78fa90b2d3
Remove extra ')'.
2009-04-21 14:51:49 +00:00
joerg
c4cbdd8e8a
Convert to mdoc markup.
2009-04-21 14:46:02 +00:00
tsutsui
34ef135b8c
Fix wrong arguments of bus_dmamem_free(9).
...
XXX: not all resouces are freed properly on error path in age_dma_alloc().
2009-04-21 13:16:36 +00:00
tsutsui
dee195bc6f
Add [name date] to zaudio(4) entries.
2009-04-21 13:07:44 +00:00
wiz
1586ae2e31
Use Ao/Ac instead of \*[Lt]/\*[Gt].
2009-04-21 13:07:16 +00:00