Commit Graph

2610 Commits

Author SHA1 Message Date
itojun
6aa45a8fe1 use mtree -U, not mtree -u.
re-enable error code check (remove "-" magic from makefile).

From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
Message-ID: <Pine.GSO.4.05.10001020308490.20750-100000@rfhs8036>
2000-01-02 13:59:34 +00:00
msaitoh
4d15e8e01a list file for etc/ 2000-01-02 09:52:15 +00:00
msaitoh
b552de8bdc list files for sh3 2000-01-02 09:48:32 +00:00
itojun
ba694ff21c i'm not sure why, but without ignoring mtree error (error code 2)
i can't build floppy at all.  hope this is not my pilot error.
1999-12-31 18:34:04 +00:00
itojun
1d729cc2a3 avoid libipsec.a by using x_ping instead of ping. 1999-12-31 18:33:25 +00:00
tsutsui
a7a5c8f2f4 Use utils/x_ping. 1999-12-31 10:00:24 +00:00
jonb
fb98025cac Make things link again. Thanks for the hints Simon and itojun... 1999-12-30 15:59:31 +00:00
hubertf
cabb78b63e Add share/examples/apm/script, an example script to put into
/etc/apm/{line,battery,standby,...}
1999-12-29 04:16:21 +00:00
simonb
2a69a62828 Use /usr/mdec/installboot to install new bootblocks. 1999-12-28 11:05:48 +00:00
simonb
082034a93d Use the "echoimage" target.
Install the ecoff install kernel in the release directory.
1999-12-28 10:56:54 +00:00
simonb
552638f765 Don't do the disklabel dance - just newfs the vnode.
Add an "echoimage" target.
1999-12-28 10:54:20 +00:00
simonb
57d1fda0d9 Add /usr/mdec/installboot. 1999-12-28 10:46:55 +00:00
jlam
b6b1a9e6b8 man/man8/i386/apmd.8 was moved 1999-12-27 22:53:15 +00:00
jlam
893014097a s/libm386/libm387/ 1999-12-27 22:50:36 +00:00
garbled
d2fb9c48f8 Change MENUC= and MSGC= to ?= to aid in cross-compiling sysinst. 1999-12-27 20:31:32 +00:00
soren
e163c6b37e Add new developers. 1999-12-27 11:52:36 +00:00
minoura
af973bb6ea Look at KERNOBJDIR. 1999-12-25 14:30:24 +00:00
minoura
2bf0d1c859 Now that we have od and fully-functional dd, the special version of
installboot is no longer necessary.
1999-12-25 14:27:22 +00:00
minoura
70f2f2558a Update to refrect reality. 1999-12-25 14:22:37 +00:00
minoura
58b3ac77bd Give up support of 4MB RAM machines for standard sysinst-based installer.
Restricted small installer must be used on those machines.
1999-12-24 17:02:13 +00:00
minoura
d5f45f9c85 Add newdisk(8). 1999-12-24 16:53:45 +00:00
agc
be25932666 Add userinfo(8) and groupinfo(8) 1999-12-24 09:14:57 +00:00
agc
6dc398cdad Add userinfo and groupinfo 1999-12-24 09:12:55 +00:00
abs
f22226d64a Fixes from Todd Whitesel 1999-12-23 14:38:10 +00:00
kleink
5937554bad Sync libc minor. 1999-12-23 10:23:34 +00:00
kleink
7c44f1f73e Add <machine/math.h>. 1999-12-23 10:22:59 +00:00
kleink
f412aea7dc Add <null.h>. 1999-12-23 10:22:41 +00:00
frueauf
60332c17b5 As per Chris G. Demetriou <cgd@netbsd.org> don't install
loadfile_machdep.h into /usr/include/hp300/, instead create a
link for machine and hp300 in ${.OBJDIR} like
sys/arch/alpha/stand/Makefile.buildboot does for alpha.
1999-12-21 21:06:26 +00:00
fair
0ce579a4d0 add gencat(1) 1999-12-21 09:27:43 +00:00
fair
dff1f241b0 le.4 is now MI 1999-12-21 08:09:43 +00:00
frueauf
57f1c5ca28 Add missing loadfile_machdep.h to the list. 1999-12-20 20:58:08 +00:00
itojun
2d80f721a9 add ip6(4) and icmp6(4). 1999-12-20 05:50:47 +00:00
pooka
f437f07cd4 add me 1999-12-18 22:59:24 +00:00
is
3fb775ddcb Mention initial support of X-surf boards (Ethernet port). 1999-12-17 21:55:11 +00:00
fredb
f96ec528a4 Changes to mac68k instkernel
- - Don't descend into miniroot. This permits "make clean" and "make obj"
    from within /usr/src/distrib to succeed.
- - Don't strip the install kernel--I need this to boot.
- - Add release target, for use by "make release" in top level src dir.
- - Ramdisk now builds in "notes" dir before reaching into it.
- - Ramdisk unconfigures vnd when make is interrupted, by Ctl-C, for example.
    It would be nice to unconfigure the vnd device if the make fails for any
    reason, but I can't figure out how to do that.
1999-12-17 20:48:06 +00:00
garbled
715f20eee9 Add tadpolectl.8 1999-12-17 05:37:46 +00:00
garbled
70b4403234 add tadpolectl(8) 1999-12-17 05:35:52 +00:00
blymn
fa1d903d0b Updated libmenu minor number. 1999-12-16 12:11:12 +00:00
lukem
a2add3ca49 add ftpchroot(5) 1999-12-16 07:08:10 +00:00
lukem
e9bbfca96b add ftpusers(5) 1999-12-16 02:27:40 +00:00
garbled
311a4ab9ba Add apmd 1999-12-15 20:41:12 +00:00
garbled
1b613cf156 Fix manpage locations for apmd.8 1999-12-15 20:38:41 +00:00
ws
6173e579bf The powerpc port was renamed to ofppc quite a while ago. 1999-12-15 18:50:01 +00:00
augustss
2d4e30bda8 Add usbdi(9) man page. 1999-12-15 11:30:45 +00:00
abs
6d7e7dccc7 Fix a type (propperly -> properly), plus expand section on pkgsrc 1999-12-13 15:32:46 +00:00
itojun
1501f61891 bring in latest KAME get{addr,name}info(3).
getnameinfo(3) globs ai_socktype and ai_protocol correctly.
KAME scopeid extension is implemented.
(draft-ietf-ipngwg-scopedaddr-format-00.txt)

bump up shlib minor
(may not be necessary, but rather big difference in behavior - especially
ai_flags)
1999-12-13 14:18:31 +00:00
christos
2cdac25d04 add libm387.* 1999-12-13 10:45:31 +00:00
itojun
60860abcb8 be more pedant. remove unused vars and such.
don't use s6_addr{8,16,32} directly, they are not in standard.
hide not-supposed-to-be-visible functions as static.

increase shlib minor.
1999-12-13 01:44:30 +00:00
fredb
7b6a72860d Back out last commit. 1999-12-12 16:20:53 +00:00
fredb
7b866ceafa Install the notes under ${RELEASEDIR}. 1999-12-12 15:21:27 +00:00
augustss
bda79132b3 Update for latest man page additions. 1999-12-12 11:37:17 +00:00
itojun
a57d497906 add manpage for inet6_{option,rthdr}_*. 1999-12-12 11:20:03 +00:00
jlam
c684aa3cd1 adduser, user*, group* manpages all go in man8/cat8, not man1/cat1 1999-12-10 23:31:11 +00:00
jlam
d2eb933997 powerhook_[dis]establish.9, no .0, are stored in /usr/share/man/man9 1999-12-10 23:23:01 +00:00
tsutsui
a109943094 Initial import of news68k port. 1999-12-09 14:53:00 +00:00
ad
dbb6eeec4c Add newsyslog.conf.5. 1999-12-08 10:04:17 +00:00
soren
d8c5b99f2c Add user(8) binaries. 1999-12-08 09:47:45 +00:00
soren
8606b9092d Add user(8) man pages. 1999-12-08 09:46:01 +00:00
soren
cb0d6a6732 Temporarily disable adduser.[08]. 1999-12-08 08:19:19 +00:00
lukem
8c9f01b5c5 - Replace inline mirrors list with a link to
http://www.netbsd.org/Sites/net.html
  It's probably safe to assume that a user wanting access to a mirror
  site can access this URL...
- Highlight that with the latest BIND code you need to now use
	options { version "newfoo"; }
  to change the infoleak string.  (1.3.3 didn't have the infoleak,
  but it crept back into 1.4)
1999-12-08 03:57:29 +00:00
soren
be4079c51e Add next68k to MACHINE_LIST. 1999-12-07 23:08:00 +00:00
soren
c8eb8949ca Fix pasto. 1999-12-07 22:56:57 +00:00
soren
d12226a14d Use 7-bit ASCII for INSTALL.txt. 1999-12-07 22:33:49 +00:00
augustss
919abe9f39 Add powerhook man pages. 1999-12-07 21:15:45 +00:00
soren
7c11faa763 Sync with htdocs. 1999-12-07 18:17:01 +00:00
soren
84cf103b31 Use -Tlatin1 for output. 1999-12-07 17:58:04 +00:00
soren
7069e19e17 More cleanup. 1999-12-07 17:55:38 +00:00
soren
6ab209b3aa Cleanup. 1999-12-07 17:26:17 +00:00
soren
75423f904a Add missing developers. 1999-12-07 17:09:30 +00:00
mason
5d1b93f4d5 Added myself. (Donated money recently.) 1999-12-07 15:07:47 +00:00
jwise
eb3ec51871 Add Dean Huxley <dean@netbsd.org> 1999-12-06 21:53:06 +00:00
jonb
d828de7083 fix name spelling... (at least it wasn't Jonathan, only mom calls
me that... 8-)
1999-12-06 04:35:30 +00:00
deberg
fcab1efa6e fix my name's spelling 1999-12-06 01:46:11 +00:00
dmcmahill
4fd342eabe add myself to developers list 1999-12-05 23:28:57 +00:00
minoura
29eb489aa2 Obsolete file for x68k. 1999-12-05 16:41:24 +00:00
minoura
37744a6f29 Use special version of installboot(8) which works without
od(1) and `big' dd(1).
1999-12-05 16:26:39 +00:00
minoura
7f6d65ca94 New install floppy/kernel based on sysinst. 1999-12-05 15:53:09 +00:00
minoura
6bc1468dd7 Use new target echoimage to get the image name. 1999-12-05 15:48:11 +00:00
minoura
d63195d9ab Change the kernel name to fit in 8+3 characters. 1999-12-05 15:45:11 +00:00
minoura
8baee2d8d1 May be helpful for building releases. 1999-12-05 15:41:58 +00:00
cgd
93d3beb3f1 add he and myself to the releng list 1999-12-05 05:46:30 +00:00
veego
bd70b78984 pckbcvar.h moved from <dev/isa> to <dev/ic>
(Hi, Jason!)
1999-12-04 10:32:18 +00:00
thorpej
39e2649409 libc.so.12.51 -> .52 1999-12-01 18:36:18 +00:00
itojun
b606e7156c add wireless network adapters (cnw, wi, awi).
(is there any MI document for supported adapters?)
1999-11-30 13:04:43 +00:00
lukem
350695ea91 regen for {ftp,www}.pl 1999-11-29 11:57:14 +00:00
scw
26d8542f39 Add mvme68k section 4 MD pages, and entries for the MD boot.8. 1999-11-28 17:36:34 +00:00
veego
9b1cdae9fe Add the missing files:
- /usr/libdata/lint/llib-l{crypto,des,ssl}.ln
- /usr/sbin/{eaytest,kmpstat,racoon}
- /usr/share/examples/openssl/{CA.pl,CA.sh,der_chop]
- Manpages for racoon.conf(5) and racoon(8).
- /usr/share/man/whatis.db
and sort the list.
1999-11-28 16:23:32 +00:00
veego
1c98f42fe6 Add the manpage for i386/pnpbios(4) and the formarted manpage for
pmax/installboot(8).
1999-11-28 16:14:34 +00:00
veego
31ef3245e1 Add the manpages for dnskeygen(1), cardbus(4), mbe(4), mhzc(4), newbtconf(8)
and nsupdate(8).
1999-11-28 16:13:54 +00:00
veego
48312b875b Add ./usr/libexec/dnskeygen and
./usr/share/zoneinfo/Europe/{Tiraspol,Uzhgorod,Zaporozhye}
1999-11-28 16:13:27 +00:00
simonb
5c10c3a1c1 Remove the "disklabel -W" when installing the bootblocks now that the
extra bounds check in the rz driver has been removed.
1999-11-28 06:32:21 +00:00
simonb
bf997953d8 Use installboot(8) to install the bootblocks.
XXX: Need "disklabel -W" for now to enable writing to the label area.
1999-11-28 03:38:10 +00:00
simonb
6db05d52c4 Trim down a comment. 1999-11-28 03:37:01 +00:00
simonb
e6c9a0137f Reflect new pmax bootblock layout. 1999-11-28 03:13:22 +00:00
minoura
e7fabd95bc Set ptstart to reserve system area. 1999-11-27 14:03:22 +00:00
mrg
60ea90bf92 add crypto-intl support in the "cryptint" set. 1999-11-27 13:10:45 +00:00
wennmach
adb6f2cddc Sync libc minor 1999-11-25 22:16:11 +00:00
blymn
3ff1709562 Added libmenu files. 1999-11-25 10:44:18 +00:00
blymn
9f75352ee9 Added more of the libmenu files that should have been done the first time. 1999-11-25 10:41:12 +00:00
simonb
1c9af70e5e Remove update(8). 1999-11-25 01:23:08 +00:00
jdc
fdf7815ebc Added Atari RTC man page. 1999-11-24 13:03:43 +00:00
eeh
3ad28eeeb3 Headers for sparc64 kernel. 1999-11-24 01:37:48 +00:00
simonb
f56c15f914 Remove another update startup. 1999-11-23 23:17:57 +00:00
simonb
2e3036aadb Remove update from the miniroot lists. 1999-11-23 23:16:02 +00:00
simonb
56ed21ee98 Don't start update. 1999-11-23 23:00:47 +00:00
simonb
71efc75854 Don't start update. 1999-11-23 22:43:20 +00:00
simonb
1b411c7a86 Remove update from all ramdisks. 1999-11-23 22:14:22 +00:00
minoura
08a98ee074 Add memswitch(8).
Remove update(8).
1999-11-23 14:13:55 +00:00
minoura
aa9918135a Add `release' target. 1999-11-23 14:13:07 +00:00
blymn
0f80537bb9 Added libmenu. 1999-11-23 13:13:21 +00:00
blymn
363014dffa Added the libmenu library. 1999-11-23 11:20:29 +00:00
mrg
e93b1a89ec we are rcorder.8 now. 1999-11-23 05:50:08 +00:00
sommerfeld
5add126c66 Don't assume anything about how obj dirs are named. 1999-11-20 13:03:09 +00:00
ragge
a3f0dc54de Add some text to clarify the tape device naming. Closes PR#8794 1999-11-19 20:31:06 +00:00
mrg
21b72d2622 add rcorder 1999-11-19 04:34:45 +00:00
lukem
a8b3a26d89 regen for anoncvs on sup.jp 1999-11-19 02:13:03 +00:00
joda
68a7e9ebde libc.so.12.50 1999-11-18 18:23:44 +00:00
mhitch
fd2d10cde3 A couple of more libraries needed by the ramdiskbin program. 1999-11-15 06:33:25 +00:00
minoura
ff6a341dcb Make it be compiled again. 1999-11-13 14:19:12 +00:00
minoura
c72e7e843e Remove -msoft-float for m68k. x_ping does use floating point. 1999-11-13 14:18:44 +00:00
kleink
7a8b1b21c1 Purge obsoleted libcompat manual pages. 1999-11-12 20:49:54 +00:00
lukem
392dd08f09 bump libedit minor 1999-11-12 01:53:37 +00:00
kleink
38370e4998 Add new links from tzdata1999i. 1999-11-11 14:28:23 +00:00
jdolecek
894f4bc996 add freeaddrinfo(3) and gai_strerror(3) as links to getaddrinfo(3) 1999-11-10 22:41:00 +00:00
pk
e99d6af104 Clean up the crunch configuration file as well. 1999-11-09 22:24:21 +00:00
pk
476c8f4f10 Pull in the IPSECless version of ping. 1999-11-09 22:22:52 +00:00
kleink
0c78980a4b Purge <machine/elf.h>. 1999-11-09 22:00:45 +00:00
kleink
4c0a82a6af G/C <machine/elf.h>. 1999-11-09 21:56:54 +00:00
mycroft
53770426fe Make this build again. 1999-11-09 15:48:02 +00:00
mycroft
73ce8dd415 Make this work with obj dirs. 1999-11-09 12:57:37 +00:00
he
eafd8f707f Provide some more automation in the "make release" process. Also build
and install:
 o INSTALL and INSTALL_TINY kernels (for boot floppy images)
 o GENERIC_TINY kernel
 o Boot floppy images
Ideas borrowed from etc/etc.sun3/ setup.
1999-11-09 00:22:39 +00:00
mycroft
45596efc9f Make the ram disk larger, so it fits. 1999-11-08 23:51:29 +00:00
mycroft
c2e13bc19d Add missing files. 1999-11-08 22:41:30 +00:00
pk
ae0f839ae9 We no longer have `ld.so.conf' 1999-11-08 16:37:31 +00:00
pk
37dd50cd9c We no longer have `ld.so' 1999-11-08 16:28:38 +00:00
mycroft
b783ca093d Update for krb5. 1999-11-08 15:14:51 +00:00
dmcmahill
420e7a8fd2 add zero(4) 1999-11-07 21:03:49 +00:00
sommerfeld
9a7d75d809 Add a few more new man pages 1999-11-07 08:32:16 +00:00
sommerfeld
a90172b8ee Fix to match reality 1999-11-07 08:30:27 +00:00
mycroft
e050b2dae5 Add /root/.shrc. 1999-11-07 07:57:38 +00:00
thorpej
0048c5a244 Add tlp(4). 1999-11-05 21:38:18 +00:00
perry
6c24c0b16b update to reality 1999-11-04 01:13:31 +00:00
pk
2b83e06e71 Reduce block size in dd command to 4K; this should make the blocking factor
ok when reading from a pipe.
1999-11-03 12:03:32 +00:00
sjg
a1a63dafa0 fixed reference to NetBSD version 1999-11-03 11:27:29 +00:00
augustss
43cac7405e Add fms man pages. 1999-11-02 17:58:46 +00:00
sjg
d77acbe49a make sure . install.sub etc work regardless of PATH 1999-11-02 06:11:25 +00:00
he
05bfcdfbf4 No longer any point in inserting "lookup files bind"
in resolv.conf; after nsswitch implementation in libc
this will be inored here.
1999-10-29 19:45:20 +00:00
bouyer
3c966f2b5e 'Compaq Dual Port Netelligent 10/100 TX' is not 'untested' any more, I have 3
of them in a router for more than a year now :)
1999-10-28 14:32:41 +00:00
perry
3c606351d9 sync to reality 1999-10-28 02:34:15 +00:00
lukem
6d47560d58 regen 1999-10-28 01:54:33 +00:00
itojun
52c808fa73 increase shlib minor for z_off_t changes. 1999-10-26 10:00:29 +00:00
simonb
5fefdd5a2c The netboot kernel is called "install.ecoff", not "install". 1999-10-26 05:57:48 +00:00
simonb
a25e84441f Remove ./usr/include/i386/loadfile_machdep.h 1999-10-25 22:47:20 +00:00
drochner
b4548e6710 remove obsolete file 1999-10-25 16:44:53 +00:00
kleink
3242dbb3ca Add <elf.h>. 1999-10-25 14:14:42 +00:00
lukem
d6b2d13a6f regen 1999-10-22 05:19:56 +00:00
dan
3b9487d9aa Fix up conflicting decl for putchr() 1999-10-19 23:09:45 +00:00
pk
58732ef4b8 Remove awk(1); it is no longer used by the installation scripts.
Add link to sysinst.
1999-10-18 20:47:19 +00:00
pk
973b140334 Use utils/x_ping (so we don't have to include libipsec in the miniroot). 1999-10-18 20:40:52 +00:00
pk
2bcf2d369c Add `libbz2'. 1999-10-18 20:39:56 +00:00
pk
6635ac5d84 We no longer build c++rt0.o. 1999-10-18 20:31:53 +00:00
pk
da694941e6 We no longer build ldconfig(8). 1999-10-18 20:30:39 +00:00
pk
ed198ecbf3 Change `putchr' prototype to make it acceptable to tputs(). 1999-10-18 20:28:32 +00:00
pk
d7fdeb3097 Use `utils/x_ping'.
Add `libbz2'.
1999-10-18 20:22:10 +00:00
pk
ea72edb188 Add x_ping. 1999-10-18 20:20:03 +00:00
pk
c21bc25a04 Build ping without IPSEC. 1999-10-18 20:19:39 +00:00
pk
b06b87a810 Add `release:' targets. 1999-10-18 20:13:55 +00:00
simonb
12f4b8077a Remove diskimage.gz before trying to do gzip diskimage. 1999-10-18 01:35:17 +00:00
wrstuden
61e13953b2 Use -f ${DESTDIR}/etc/disktab to find the disktab, so that we can build
-current floppies from 1.4.
1999-10-14 17:46:26 +00:00
hubertf
4fa18183d7 Install example dhcpd.conf into /usr/share/examples/dhcp 1999-10-09 15:33:36 +00:00
shin
0d2c3cfa67 Add md part of hpcmips 1999-10-07 13:00:10 +00:00
sjg
ed00b4ca01 install_sets(): If Default_sets_dir is set to a directory that contains
THESETS then set local_sets_dir to it so that install_from_mounted_fs()
gets called straight away.
install_from_mounted_fs(): if the passed dirname contains THESETS
don't bother/confuse the user by asking him where they are.
1999-10-07 00:10:03 +00:00
sjg
e8c3ee0f50 make sure . install.sub etc work regardless of PATH 1999-10-07 00:07:05 +00:00
ad
4f06983e9b The PX series of boards are supported. 1999-10-06 22:37:29 +00:00
jdolecek
fe8fb7d2da add signal(7) 1999-10-06 17:22:25 +00:00
drochner
3c916c0d18 {aria,nca} at isa were removed from GENERIC 1999-10-06 13:30:59 +00:00
itohy
6a0c39f047 Add /usr/include/dev/ic/opl3sa3.h . 1999-10-05 03:53:53 +00:00
itohy
3d17e2f869 opl3sa3.h -> opl3sa3reg.h 1999-10-05 03:53:07 +00:00
ad
122919c087 Install dptreg.h, dptvar.h. 1999-09-29 20:46:41 +00:00
ad
0847be720d Note DPT support. 1999-09-29 17:26:53 +00:00
wennmach
b207e53e3a Added myself to the list of developers :-) 1999-09-29 16:54:29 +00:00
jdolecek
973eb8d991 remove ./usr/include/ntfs, it's in base/mi now
g/c ntfs_extern.h
1999-09-29 15:46:52 +00:00
jdolecek
a8f64d59e6 add ./usr/include/ntfs to be in line with other filesystems 1999-09-29 15:46:15 +00:00
hubertf
ceaa498727 Scott Reynolds is no longer in core 1999-09-27 03:25:12 +00:00
hubertf
d449004e6a Add shell functions for grep and dmesg. 1999-09-27 02:47:58 +00:00
perry
b9e27e4e67 update to reflect reality 1999-09-27 00:14:52 +00:00
jdolecek
09f91c86b6 Add czech language message catalog 1999-09-26 20:27:59 +00:00
dan
800ff533b4 Combine the Makefile.inc and Makefile, and specify the $(HACKOBJS)
directly to work around the fact that $(OBJS) seems to produce a double list of
each .o for some reason.

XXX Why does $(OBJS) list doubles?
1999-09-26 04:49:37 +00:00
hubertf
e6c3e8cd07 Add MAKEDEV.8 manpage for next68k. 1999-09-21 14:20:36 +00:00
ross
125d7ba1cb GENERIC doesn't fit on one floppy anymore. For now, disable the target. 1999-09-20 08:18:31 +00:00
veego
66b371dffe Add ./usr/share/{man,cat}8/{bebox,hpcmips}
Remeber to also add new directories to this file when you change
etc/mtree/NetBSD.dist.
1999-09-20 06:12:07 +00:00
sakamoto
6ceed95750 add {man,cat}8/bebox/{MAKEDEV,makedev}.[08] 1999-09-20 03:48:51 +00:00
hubertf
ec9dda752e add {man,cat}8/hpcmips/{MAKEDEV,makedev}.[08] 1999-09-20 00:30:41 +00:00
lukem
f63d9dfb45 sync (for libc minor bump) 1999-09-19 23:26:29 +00:00
christos
f6b5fa06ab Fix floppy build in the presense of weak symbols. 1999-09-19 19:51:11 +00:00
hubertf
fd0e795c41 mac68k, mvme68 and pmax didn't have a ${arch}/MAKEDEV.8 before,
they have one now.

There are more ports with MAKEDEV files that don't have any subdirs
in man8 - I guess portmasters have their reason for this.
1999-09-18 00:20:16 +00:00
takemura
2f85eb6142 Import NetBSD/hpcmips source files from hpcmips repository.
file list:
        sys/arch/hpcmips/
        distrib/hpcmips/
        etc/etc.hpcmips/
        lib/libc/arch/mips/fplib/
        lib/libc/arch/mips/fplib/Makefile.inc
        lib/libc/arch/mips/fplib/environment.h
        lib/libc/arch/mips/fplib/fplib_glue.c
        lib/libc/arch/mips/fplib/fplib_libc.c
        lib/libc/arch/mips/fplib/hpcmips-gcc.h
        lib/libc/arch/mips/fplib/softfloat-macros.h
        lib/libc/arch/mips/fplib/softfloat-specialize.h
        lib/libc/arch/mips/fplib/softfloat.c
        lib/libc/arch/mips/fplib/softfloat.h
        lib/libc/arch/mips/gen/ieee.h
        lib/libc/arch/mips/gen/sf_fabs.c
        lib/libc/arch/mips/gen/sf_flt_rounds.c
        lib/libc/arch/mips/gen/sf_fpgetmask.c
        lib/libc/arch/mips/gen/sf_fpgetround.c
        lib/libc/arch/mips/gen/sf_fpgetsticky.c
        lib/libc/arch/mips/gen/sf_fpsetmask.c
        lib/libc/arch/mips/gen/sf_fpsetround.c
        lib/libc/arch/mips/gen/sf_fpsetsticky.c
        lib/libc/arch/mips/gen/sf_isinf.c
        lib/libc/arch/mips/gen/sf_ldexp.c
        lib/libc/arch/mips/gen/sf_modf.c
1999-09-16 12:13:17 +00:00
hubertf
22a8f1af18 This file is hopeless outdated & broken and would need some rework to
get it going. Given that we have a decent example in the getopt(3) manpage
and lots of working getopt() examples in our source, this is removed.
1999-09-15 12:35:37 +00:00
ross
bf40ecdced fix english 1999-09-15 04:06:00 +00:00
lukem
216165f484 add rsync.fr 1999-09-14 23:48:12 +00:00