Commit Graph

7348 Commits

Author SHA1 Message Date
jmc
c45e081a3d 1.6.2 configs 2004-03-02 20:42:23 +00:00
kleink
d3dcda03eb prep Xserver list, copied from evbppc (for now). 2004-03-02 10:59:28 +00:00
perry
1951939e32 add ath 2004-03-01 00:37:18 +00:00
dsl
513ea85ff9 Fix some of the more blatent alignment problems in the german translation 2004-02-29 23:25:09 +00:00
dsl
1d320fd29f All the ports should build now... 2004-02-29 21:57:07 +00:00
dsl
0cb068544d mmm no one checked the cross builds.... 2004-02-29 21:51:11 +00:00
dsl
d714057f9c Fix typo 2004-02-29 21:48:09 +00:00
jschauma
716dbdc9a8 Add German messages for sysinst, as provided by Hernani Marques Madeira
(hernani at tuners dot ch).  Many thanks for the work!

(German speaking people: please try this out and suggest improvements.)
2004-02-29 18:46:43 +00:00
jmc
d399175656 Turn this into a hostprog (probably needs linking against nbcompat) 2004-02-29 01:09:18 +00:00
jmc
e58ae2884c Fix typo so VAX_IBOOT works 2004-02-29 01:08:22 +00:00
matt
e8f9e7f005 Recognize when MKPIC=no and then set shlib=no 2004-02-28 01:02:05 +00:00
uwe
a2c9b02021 /usr/include/$machine/_G_config.h is now obsolete after sh3 ports are
switched to gcc3.  Fix the lists for all sh3 ports, not just hpcsh :).
Pointed out by Harold Gutch.
2004-02-27 23:02:45 +00:00
skrll
0aae540257 Backout recent changes made to gnu/lib/libgcc3 for a forced MKPIC=no build.
Fix the behaviour of native and tools gcc when MKPIC=no is specified for
platforms that mknative has determined support shared libraries.

XXX distrib/sets/sets.subr doesn't support MKPIC=no
2004-02-27 14:52:01 +00:00
he
b11f3aaae2 Add ./usr/lib/libgcc_s.a. 2004-02-26 22:48:28 +00:00
wiz
516a72484d Spell through with two hs. From Peter Postma. 2004-02-24 15:24:35 +00:00
wiz
dc4cc98b15 becuase -> because. From Peter Postma. 2004-02-24 15:05:53 +00:00
he
04f04dc579 Bump miniroot size from 13M to 15M so that the contents fits again. 2004-02-23 18:53:31 +00:00
perry
7cb351e498 if you add the man8/ files, you have to add the cat8/ files, too. 2004-02-23 17:28:30 +00:00
reinoud
2034af8d80 Add NetBSD/acorn32 boot manpage to distribution list 2004-02-23 17:07:17 +00:00
jschauma
985db8fe7c Fix some typos:
There is an valid -> There is a valid
toochain -> toolchain

Noted in private email/patch by Hernani Marques Madeira (hernani at tuners
dot ch).
2004-02-23 03:44:29 +00:00
uwe
3283d5813f hpcsh X server list. Copied from md.hpcarm. 2004-02-22 18:52:03 +00:00
hannken
26c9c983c3 evbppc Xserver list. Copied from md.shark. 2004-02-22 15:11:34 +00:00
uwe
39b999ccdb sh3 ports have shlibs now in the gcc3 world. 2004-02-22 01:43:02 +00:00
uwe
8ecdb4abee _G_config.h is obsolete in the gcc3 world. 2004-02-22 01:42:25 +00:00
snj
6c4b89d3bf It's "its" 2004-02-21 18:23:21 +00:00
fvdl
e27e92d426 Bump libc minor. 2004-02-19 21:30:22 +00:00
dyoung
c3ca61a258 Clearly the error message was supposed to print $metalog, not
$METALOG.
2004-02-19 02:54:51 +00:00
yamt
b395986e05 a link for selnotify(9). 2004-02-18 13:37:40 +00:00
lukem
e02544e3b6 add svcudp_create(3) 2004-02-16 02:40:52 +00:00
skrll
b263dbdd73 Be more gcc like in the way we deal with libgcc so that sh3/hppa millicode
and exception handling have a chance of working properly.

        - creates libgcc, libgcc_eh and libgcc_s

        - updates LIBGCC_SPEC to use them appropriately.

          There's a hack in here at the moment with respect to libgcc_so in that it
          is preferable to link against libgcc_so will only when -shared-libgcc is
          specified (the c++ frontend does this automatically.) Configurations where
          LINK_EH_SPEC is defined already do this. The gcc configuration for
          NetBSD/alpha and another NetBSD platform (I forget which) actually define
          LINK_EH_SPEC probably by accident rather than design.

        - updates share/mk to use the compiler's knowledge of what needs linking into
          libraries and executables. This removes an hppa hack.

        - updates the sets for the newly created libgcc* files.

	- support for linking against the _pg version of libgcc has been removed.
2004-02-15 19:52:27 +00:00
matt
7cd8226ca7 Add missing files 2004-02-14 22:04:40 +00:00
hannken
142e9d5deb Add a generic copy-on-write hook to add/remove functions that will be
called with every buffer written through spec_strategy().

Used by fss(4). Future file-system-internal snapshots will need them too.

Welcome to 1.6ZK

Approved by: Jason R. Thorpe <thorpej@netbsd.org>
2004-02-14 00:00:56 +00:00
wiz
d20841bb64 Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
wiz
f5b32c1e69 RealTek -> Realtek. 2004-02-13 10:00:54 +00:00
mhitch
119b3d76c0 Add machine dependent files for Xamiga xserver. 2004-02-13 05:09:05 +00:00
reinoud
77d3513718 There was still a reference to beep.h in the acorn32 `comp'
package list.

AFAIK this patch ought to fix it....
2004-02-09 23:24:29 +00:00
bjh21
fda04272ed /usr/include/acorn32/beep.h is obsolete. 2004-02-09 19:41:11 +00:00
lukem
d2b90882d5 generate usr/X11R6/man/whatis.db 2004-02-09 07:59:01 +00:00
sekiya
96bbb4acaa Add new sgimips manpages. From Steve Rumble. 2004-02-08 13:27:01 +00:00
matt
acc00ca8a4 Add machine dependent X servers for alpha 2004-02-08 11:25:11 +00:00
rtr
aa5a1b371f add that pesky X symlink 2004-02-07 12:50:30 +00:00
rtr
3fa9ccfeb9 move _pic.a archives to shl.mi 2004-02-07 12:39:20 +00:00
rtr
1bf5f020e8 xserver set list for dreamcast 2004-02-07 12:37:29 +00:00
itohy
fdfb6f53c6 Add locate.conf(5). 2004-02-07 04:49:26 +00:00
itohy
867dc753a9 Add /etc/locate.conf 2004-02-06 15:36:52 +00:00
lukem
5a4b1f5af4 When not using a metalog, only copy the generated flist.<set> over
/etc/mtree/set.<set> if they are different.  This should allow
installsets to operate from a pre-populated read-only DESTDIR.
Based on fix from Juergen Hannken-Illjes.
2004-02-06 11:38:57 +00:00
minskim
4b0e960702 Add myself. 2004-02-06 07:47:10 +00:00
he
e49da78c8f Add a list of files which determine the kernel version as
DISTRIBVERDEP in Makefile.distrib, and make both sysinst and
distribution notes use that information so that they rebuild
if the kernel version changes.

Distribution notes didn't have this before, sysinst had a private
(now outdated, since sys/sys/param.h now determines version) copy
of this.
2004-02-02 18:43:39 +00:00
christos
a574909ddd add identd 2004-01-31 21:53:31 +00:00
lukem
dc6c3cf836 support MKMAN=no for uuidgen(2) 2004-01-31 15:14:04 +00:00