Commit Graph

112778 Commits

Author SHA1 Message Date
wiz d75f1336b3 Uppercase URL. 2003-05-14 14:30:59 +00:00
martin 733238f573 Sync with recent sparc64 changes. 2003-05-14 14:06:06 +00:00
wiz 5b3e029874 setup -> set up. 2003-05-14 13:10:57 +00:00
wiz 1adfebd8ae coaless -> coalesce. 2003-05-14 13:03:36 +00:00
wiz 74da88f77a Correct spelling of coalesce. (Will forward to Justin Gibbs.) 2003-05-14 12:57:45 +00:00
wiz 05e990b871 summarize with two m. 2003-05-14 12:46:27 +00:00
wiz e305397761 Spell everything with an r. 2003-05-14 12:45:46 +00:00
wiz de87ca793d constant usually has two n. 2003-05-14 12:45:06 +00:00
wiz 41ebad8a42 create, not craete. 2003-05-14 12:43:26 +00:00
wiz ae83539ff6 setup -> set up. 2003-05-14 12:22:56 +00:00
fvdl f8a204c941 Add RCS Id and/or copyright notice. 2003-05-14 12:22:34 +00:00
wiz 428fec6205 Bump date for last. 2003-05-14 12:20:01 +00:00
wiz c0374a92bc New sentence, new line; nits. XXX: this page might need an update. 2003-05-14 12:19:15 +00:00
drochner 1b08bec43d opms(4) is long gone 2003-05-14 12:18:07 +00:00
drochner 06a2fecfa8 remove "opms" 2003-05-14 12:16:57 +00:00
wiz d43e332f1e setup -> set up. 2003-05-14 12:11:03 +00:00
drochner 1927ae6a7e -remove opms attachment stuff which is pointless after
opms itself was removed
-do the bus_space reservation in any case
-extend a compile-time check: pccons and ega can't coexist either
2003-05-14 12:10:04 +00:00
wiz bb2f5dbc31 setup -> set up. 2003-05-14 12:06:11 +00:00
drochner b370f1bff8 remove opms attachment stuff which is pointless after
opms itself was removed
2003-05-14 12:04:56 +00:00
wiz 577a7320c0 setup -> set up. 2003-05-14 12:00:33 +00:00
wiz 67b1bed2dd setup -> set up, from jmc@openbsd. 2003-05-14 11:58:34 +00:00
drochner 00b4e62a0a fix "unintialized variable" warning 2003-05-14 11:27:39 +00:00
drochner 7460d83817 need wsfont.c for wsfont pseudodevice 2003-05-14 11:26:52 +00:00
dsl b081987b73 delete a diagnostic printf that was accidentally left in 2003-05-14 11:24:05 +00:00
ad b9ac701d8a Fix thinko. 2003-05-14 11:22:55 +00:00
dsl 606b795c6a Add a .WAIT to ensure that all the program objects are built before
trying to build the crunched binary.
Might fix toolchain/21563
2003-05-14 11:20:01 +00:00
simonb b2aa917e00 Un-wrap a no-longer-too-long panic message, add some extra info to another
panic message.
2003-05-14 10:09:49 +00:00
wiz 1d1f715318 setup -> set up. 2003-05-14 07:59:00 +00:00
wiz 2a0da87429 setup -> set up; it's -> its 2003-05-14 07:58:31 +00:00
wiz a969e6f361 setup -> set up, from jmc@openbsd. 2003-05-14 07:57:51 +00:00
wiz 72560fa3c0 New sentence, new line; use .Aq; set -> set up. 2003-05-14 07:50:50 +00:00
wiz 8a4655ce73 Setup -> set up; new sentence, new line; add some commas; change kernel building instructions to include make depend. 2003-05-14 07:40:27 +00:00
wiz 34757ddf9c Setup -> set up, from jmc@openbsd. 2003-05-14 07:28:01 +00:00
wiz f30ce359ce setup -> set up, from jmc@openbsd. 2003-05-14 07:24:21 +00:00
itojun 346e0198f0 always use PULLDOWN_TEST codepath. 2003-05-14 06:47:33 +00:00
dbj 41b9cfff20 use reachover relative paths in compat include files instead of
symlinking ufs include files into installboot and makefs tool objdirs
reviewed by lukem and thorpej on tech-toolchain
2003-05-14 00:30:26 +00:00
dbj f1e0ecadf7 remove dependencies on ${LIBC} ${LIBM} and ${LIBTERMCAP} static libraries
from host tool targets.  Commits fix from PR toolchain/21495
2003-05-14 00:24:06 +00:00
christos 2d67d54fef PR/21568: Martin Husemann: Shutdown gets permission denied error from wall 2003-05-13 23:05:34 +00:00
wiz b71230c47d Typos from Jean-Francois Brousseau, via jmc@openbsd. 2003-05-13 22:43:20 +00:00
manu 962a6c7d59 Fix a bug in io_registry_entry_get_property: one of the field in the
return packet was wrong (port descriptor instead of VM area descriptor),
thus leading to SIGSEGV when calling IOKit's IOFBCreateSharedCursor().

Now this is fixed we can move forward again on graphic mode.
2003-05-13 20:48:16 +00:00
thorpej 2124724ab0 Add <dev/ic/icpreg.h> and <dev/ic/icp_ioctl.h>. 2003-05-13 15:49:26 +00:00
thorpej 003c4a9e6c Add /dev/icp*. 2003-05-13 15:44:32 +00:00
thorpej af1933bfc8 Add icp at chr 102. 2003-05-13 15:43:42 +00:00
thorpej 405790a85a Add support for the user-generated command interface and event logging
required by the ICP-Vortex management tools.  Many thanks to Achim Leubner
at ICP-Vortex for a few bug fixes and for testing.
2003-05-13 15:42:33 +00:00
kochi bf026fa41a Fix a reference count problem that may cause unexpected memory free etc.
This is a backport of the latest ACPI CA that has a fix for this.
2003-05-13 13:29:00 +00:00
kochi 19e73853da Fix parent-child loop problem found by Takashi Yamamoto. 2003-05-13 13:07:13 +00:00
yamt 8f781c36ef fix a simple bug that prevents svc_tli_create to bind to the address
specified by caller.
2003-05-13 11:57:21 +00:00
ichiro 9bccf5da79 add CPU types
IXP425 xscale-core NetworkProcessor

later, Ill commit codes for IXP425-evaluation board
2003-05-13 11:45:52 +00:00
wiz 956c6be35c Fix typo; new sentence, new line; use more mdoc; add FILES section; sort SEE ALSO. 2003-05-13 10:08:36 +00:00
dyoung 541c2cdd2e Sync with FreeBSD. Spelling fix. Make ieee80211_decap a little more
readable. Accomodate both FreeBSD arpcom and NetBSD ethercom with
conditional compilation.
2003-05-13 10:05:05 +00:00