rtr
79dcbec3a2
sparc64:
...
CPPFLAGS+= -UXF86VIDMODE -UXF86VIDMODE -UXF86DRI -D__GLX_ALIGN64
2003-12-23 04:45:08 +00:00
rtr
3314ec2745
sparc64:
...
CPPFLAGS+= -UXFree86LOADER -UXF86VIDMODE -UXFreeXDGA -UXF86MISC \
-UXF86DRI -UXF86BIGFONT
2003-12-23 04:43:04 +00:00
uwe
36fce64101
Call UpdateWindow after user responded to the safety message dialog,
...
so that the window can repaint areas damaged by the dialog before the
message pump is stopped while the boot is in progress.
2003-12-23 04:41:13 +00:00
rtr
9a6c868096
sparc64:
...
CPPFLAGS.miinitext.c+= -UXF86MISC -UXINPUT -UXF86VIDMODE -UXFreeXDGA
CPPFLAGS.miscrinit.c+= -UXF86MISC -UXINPUT -UXF86VIDMODE -UXFreeXDGA
2003-12-23 04:41:06 +00:00
rtr
21e69c48c2
DGA sources for sparc64
2003-12-23 04:07:15 +00:00
rtr
7408b6e072
libfontbase.a for XFree86 xserver.
2003-12-23 03:36:44 +00:00
rtr
bc52e88390
add {DP,LD}ADD vars used by XFree86
2003-12-23 03:36:01 +00:00
rtr
45fc63a756
Fix up LDADD and DPADD for recent Xserver/* changes.
2003-12-23 03:33:41 +00:00
uwe
816df014fc
Oops, add braces forgotten in 1.8.
2003-12-23 03:18:13 +00:00
rtr
45180d05db
libxf86config.a for XFree86 xserver.
2003-12-23 03:07:34 +00:00
lukem
e2288a51a0
Add warn() to display message to stderr prefixed by the script name,
...
and use appropriately.
2003-12-22 22:26:32 +00:00
lukem
d90e033b23
improve build of MAKEDEV from src
2003-12-22 21:38:23 +00:00
matt
69f9c8b092
Add MD_CALL_STATIC_FUNCTION. This allows crt* to compiled with -g.
2003-12-22 21:05:01 +00:00
rtr
027104741c
build afbmodule.c if loadable
2003-12-22 16:20:46 +00:00
rtr
59346204f5
liblayer.a & libshadow.a modules for XFree86 xservers that require them.
2003-12-22 16:18:19 +00:00
rtr
81a20282e7
libafb.a module for xservers that require it.
2003-12-22 16:08:56 +00:00
rtr
72f8456f3a
sparc64:
...
link libxinput.a into xserver
2003-12-22 15:57:51 +00:00
rtr
fe50419a3b
libloader.a for XFree86 xserver.
2003-12-22 15:45:57 +00:00
rtr
e795b43a2f
hw/sun in tree -- update TODO
2003-12-22 14:33:54 +00:00
rtr
a3337cecf6
libint10.a module for XFree86 xserver.
2003-12-22 14:25:33 +00:00
rtr
cbb57af4d9
libramdac.a module for XFree86 xserver.
2003-12-22 14:21:11 +00:00
rtr
403f5a1255
libvbe.a module for XFree86 xserver.
2003-12-22 14:15:05 +00:00
rtr
8a86fb98e3
for macppc:
...
COPTS.xkbUtils.c= -Wno-error
2003-12-22 14:07:08 +00:00
rtr
24f6c5b855
libdde.a module for XFree86 xserver.
2003-12-22 13:54:13 +00:00
rtr
dc24121149
libvgahw.a module for XFree86 xserver.
2003-12-22 13:50:34 +00:00
rtr
43945597ef
libpcidata.a module for XFree86 xserver.
2003-12-22 13:44:57 +00:00
rtr
4545246f3b
libxf86_os.a needed to link XFree86 xserver.
2003-12-22 13:27:48 +00:00
rtr
f5cc483a22
libxf86.a needed to link XFree86 xserver.
2003-12-22 13:18:47 +00:00
rtr
88d43392dd
libxaa.a module for XFree86 xserver.
2003-12-22 13:16:07 +00:00
rtr
befda77a06
libi2c.a module for XFree86 xserver.
2003-12-22 13:13:53 +00:00
mrg
2956930d9f
build the assembler files on sparc64
2003-12-22 12:45:21 +00:00
tron
80b84ce51e
Set "NETBSDSRCDIR" in environment while generating "MAKEDEV" script to
...
make the check work if "postinstall" is not invoked from "build.sh".
2003-12-22 12:07:59 +00:00
rtr
886f56e61b
made mkg3states a host tool so update TODO
2003-12-22 10:53:26 +00:00
jmmv
8ee5d1eca6
Fix typo: numder -> number. From Christian Biere in PR bin/23838.
2003-12-22 10:33:21 +00:00
sekiya
5c3f47767d
Regen.
2003-12-22 10:29:41 +00:00
sekiya
4e9f2db432
Add MELCO LUA-U2-KTX 10/100 USB network interface IDs. Uses uax driver.
2003-12-22 10:27:51 +00:00
dyoung
66e744eb8b
Fix typo: atw(4) was listed as an Aironet card instead of ADMtek.
2003-12-22 10:10:41 +00:00
jmc
5ebbfc359b
Forgot that makesums creates the checksum files anew each time it's run. Save
...
outputs from each step and concat into place when done.
2003-12-22 04:56:53 +00:00
simonb
5f17a878b1
ANSIfy, de-__P(), minor KNF.
2003-12-22 02:05:10 +00:00
simonb
4af9ca0e52
Fix a tyop.
2003-12-21 23:41:00 +00:00
kleink
413b3367fe
Do a little const cleanup, for consistency with std interfaces.
2003-12-21 23:19:02 +00:00
dsl
e2be127214
Use an array of pointers to menu definitions so the array can grow without
...
leaving code having stale pointers to menu ites.
2003-12-21 21:42:48 +00:00
dsl
4bf8ba6f30
Fix problems booting disks with extended partition from grub (and other
...
non-netbsd mbr code) - thanks to Joe Thiemann for finding this...
2003-12-21 20:56:40 +00:00
oster
cdbecad002
(Although I want this code to Go Away, I might as well fix this bug for completeness)
...
If we don't have enough memory to allocate the pda freelist, make sure to
cleanup the asm freelist.
2003-12-21 19:36:31 +00:00
wiz
ef0d4ed8a0
Document new flags to MAKEDEV script.
2003-12-21 18:02:06 +00:00
lukem
fcdfdbba5c
Rework MAKEDEV:
...
* Use "mknod -F netbsd -r" to create nodes, instead of
"rm ; mknod; chmod; chown".
This means permissions & ownership of existing nodes will
not be changed.
This is up to 30% faster when populating an empty /dev,
and nearly 2x faster when re-running on an existing /dev.
* New options:
-f force change of permission & ownership of existing
devices
-m mknod override name/path of mknod program
(which defaults to $TOOL_MKNOD, then "mknod").
-s generate mtree(8) specfile instead of creating devices
* Remove /usr/etc from $PATH; not needed anymore.
* Provide functions to create devices & directories:
mkdev name [b|c] major minor [mode{=600} [gid{=0} [uid{=0}]]]
create device node `name' with the appropriate permissions
lndev src target
create a symlink from src to target
makedir dir mode
create directory with appropriate mode
* UIDs and GIDs are hardcoded in at MAKEDEV generation time.
(Unfortunately there's not a simple way of determining a GID
a la "id -n user" for determining a UID).
This was tested by generating MAKEDEV for each MACHINE,MACHINE_ARCH
combination and comparing the results of "MAKEDEV all" from the
previous version to the new one.
(This testing actually highlighted mistakes in the previous configuration!)
Simplify distrib/common/Makefile.makedev to use "MAKEDEV -s"
2003-12-21 17:37:26 +00:00
lukem
9e396f0ea9
don't change umask without setting it back to 77; it has unwanted side effects
2003-12-21 17:18:08 +00:00
lukem
f10d9367cc
also rm & chmod dtyC$unit
2003-12-21 16:27:34 +00:00
lukem
6ab1279223
fix mms\*
2003-12-21 16:17:19 +00:00
oster
ad00b9c9b0
Since the 5th arg of pool_init() wasn't actually the number
...
of items with which to prime the pool, we now prime each
pool using pool_prime().
2003-12-21 15:56:20 +00:00