Commit Graph

174649 Commits

Author SHA1 Message Date
cliff
f548211cf6 add INSTALL configuration variant for GEMINI platform 2008-10-30 15:37:24 +00:00
cliff
4ec24833ec fix, use += when adint to SUBDIR list 2008-10-30 15:33:42 +00:00
mrg
9d891bc673 list libp2k and librefuse properly. 2008-10-30 15:10:38 +00:00
nakayama
0b0fb12976 Add dependency on sysmon_envsys to admtemp. 2008-10-30 12:52:46 +00:00
tsutsui
356ea0a687 usr.bin/vi/build -> usr.bin/nvi/build 2008-10-30 12:39:16 +00:00
nakayama
f62c51b2f4 Wrap more code specific to USE_BLOCK_STORE_LOAD. 2008-10-30 12:29:45 +00:00
darran
0e11c6bfd5 NetOctave NSP2000 driver, ported from FreeBSD and integrated with
opencrypto by CoyotePoint Systems.  The FreeBSD driver source was recently
made available by NBMK Encryption Technologies.

The port includes some currently unused code which implements kernel and
user space interfaces for the driver in FreeBSD.  These are left in at this
time to facilitate the port of these interface to NetBSD if they are of
interest.
2008-10-30 12:02:14 +00:00
cegger
2243bd9791 twiddle with headers: include what is really needed 2008-10-30 10:12:59 +00:00
apb
b6f5a7e64f Improve the description of what the "-c" (RB_USERCONF) flag does. 2008-10-30 09:49:23 +00:00
cegger
8bf1049561 make this header compile standalone 2008-10-30 09:24:37 +00:00
wiz
8d19dcbd2b Whitespace. 2008-10-30 08:44:18 +00:00
wiz
9ea60f369f Use fixed date in Dd (our mdoc macro set doesn't support Mdocdate). 2008-10-30 08:35:09 +00:00
veego
cc3fc32bd3 Update for the pixman 0.12.0 import 2008-10-30 08:16:54 +00:00
veego
2fbfe267ba Update for the 0.12.0. import 2008-10-30 08:16:20 +00:00
cliff
1913f7ba99 add gzboot support for gemini
GEMINI_dram_0x01600000 defines inflation from concatenated
gzboot & netbsd.bin.gz at sdram 0x01600000 to 0x00200000

note that ns16550.c INB() and OUTB() macros now have
"mult 4" type 4 byte regsiter offset stride
if NS16550_AX4 is defined.  this is needed for gemini,
and was OKed by gimpy.
2008-10-30 06:23:12 +00:00
mrg
185b2e409b add the compat librefuse / libp2k entries.
move the compat shlibs into "base-compat-shlib", not "base-i18n-shlib".
2008-10-30 05:51:26 +00:00
mrg
1fa0d84f80 add !(MKPUFFS != "no") libraries, now required.
XXX: distrib still to come.
2008-10-30 05:40:43 +00:00
matt
6577340ba4 Switch to new icu/gpio code. 2008-10-30 04:27:35 +00:00
macallan
4f4d082dbe add suncg6 bits 2008-10-30 03:50:35 +00:00
christos
d296aa9163 fix compilation and lint warnings. 2008-10-30 01:54:24 +00:00
macallan
d486b6ab55 don't build drivers we'll never need on macppc and sparc64 2008-10-30 00:52:43 +00:00
sjg
9bb1d7525f Update the modification date 2008-10-30 00:40:42 +00:00
joerg
68ab5fbb16 Add glue to ship Intel firmware images. For ipw and iwi require user to
accept the EULA via sysctl as discussed with core@.
2008-10-30 00:27:31 +00:00
tsutsui
04ac2a66fd Enable smbfs, tested by several people on port-cobalt. 2008-10-30 00:03:07 +00:00
tsutsui
f6a3248825 Our ever glowing kernel reaches the firmware limit,
so disable several options to shrink the INSTALL kernel that will
be used as an emergency kernel loaded by the firmware directly.
2008-10-30 00:02:16 +00:00
christos
f1178d7b7f use nvi instead. thanks to Andreas Wrede 2008-10-29 23:55:28 +00:00
macallan
46546f602d Add reachover for suncg6 driver and build it on sparc64. 2008-10-29 23:49:56 +00:00
macallan
aaac5b14c0 add suncg6 driver 2008-10-29 23:46:52 +00:00
sjg
b3afe166ae Add some examples of how to use :? 2008-10-29 23:30:08 +00:00
joerg
290877a80b Import iwlwifi-4945-ucode-4.44.1.20. 2008-10-29 21:58:53 +00:00
joerg
b2038ba8af Import ipw3945-ucode-1.13. 2008-10-29 21:57:22 +00:00
joerg
ed36308ab9 Import ipw2200-fw-3.0. 2008-10-29 21:55:12 +00:00
joerg
9c841bbcaa Import ipw2100-fw-1.2. 2008-10-29 21:52:59 +00:00
smb
2b64d5012d Fix a type -- a comment started with /m instead of /* .... 2008-10-29 21:35:27 +00:00
skrll
f20d7f011d Typo in comment. 2008-10-29 20:18:20 +00:00
christos
e2e2aa5d82 make gtags work for real. 2008-10-29 19:57:27 +00:00
spz
334414e667 Changes to ipsecdoi_id2str():
struct sockaddr -> struct sockaddr_storage fixes a stack overflow

For non-linklocal addresses the value in 'scope' is garbage and gets
set to zero instead.
2008-10-29 18:49:45 +00:00
reinoud
3e0547f2dd Fix to prevent a closed sequential media to be opened for read/write. 2008-10-29 18:09:47 +00:00
christos
a987b491ab put back gtagsmode (untested) apb should test. 2008-10-29 17:50:49 +00:00
jkunz
20870d5cc0 Enable the newly inported device drivers alipm(4) and admtemp(4). 2008-10-29 17:29:45 +00:00
jkunz
fb8ec4c35a Ported alipm(4) and admtemp(4) from OpenBSD. 2008-10-29 17:26:56 +00:00
matt
7c8bb98a3b Fix copyright. 2008-10-29 17:22:54 +00:00
snj
ffabc8967d s/explicitely/explicitly/ 2008-10-29 17:09:47 +00:00
tsutsui
9c005fd476 Update an URL for David Pilling's !SparkPlug. From prep.RISCOS rev 1.19. 2008-10-29 17:07:33 +00:00
tsutsui
1495bb47dc Update MACHINE_LIST and MACHINE_ARCH_LIST. 2008-10-29 17:02:54 +00:00
tsutsui
27d3317a9d Use \*[Lt] and \*[Gt] rather than '<' and '>' directly. 2008-10-29 17:01:50 +00:00
christos
7bd2da510f bye old vi! 2008-10-29 16:49:33 +00:00
joerg
d45537460f Import libfetch-2.19 from pkgsrc:
- fix bug in URL quoting
- man page improvements
- remove passive mode flag, add flag to force active mode and fallback
from passive to active on syntax errors automatically
2008-10-29 16:18:13 +00:00
sjg
16d084a837 If Parse_Error is called after curFile is invalid, set it to a dummy
to avoid seg-fault.  Also the NULL filename will cause ParseVErrorInternal
to skip trying to report file and line number info.

If CondToken is called outside the context of a .if etc, variables in
the expression being parsed will already be expanded, so allow for
an unqouted number to jump us back into the compare logic.
This allows ${${SomeNumber:U42} > 0:?True:False} to work anywhere.

Job_Finish should process postCommands if it has commands or children.
2008-10-29 15:37:08 +00:00
abs
87d661967a Cleanup spelling and syntax in a comment 2008-10-29 14:31:01 +00:00