Commit Graph

2277 Commits

Author SHA1 Message Date
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
soren 5f759f1efc Remove rtpphy.4 forgotten in dev/mii sync. 1999-09-14 21:51:26 +00:00
augustss e20ab239c7 Add uhub(4). 1999-09-13 23:03:44 +00:00
augustss d61d99d349 Add ohci(4) and uhci(4). 1999-09-13 23:00:50 +00:00
kleink fae6128a12 Add ulimit(3) stuff. 1999-09-13 18:45:27 +00:00
kleink 51939a1966 Sync libc. 1999-09-13 18:41:47 +00:00
kleink 23276068c1 Add fmtmsg(3) stuff. 1999-09-13 09:38:07 +00:00
kleink 2baec578d3 Sync libc. 1999-09-13 09:33:37 +00:00
briggs d5fa4fdb66 Put a leading slash on the device name used in md_pre_disklabel().
The pathname was a relative path.  At this point, we should always be
using the miniroot's /dev tree.  Fixes PR install/8384 from Bob Nestor.
1999-09-12 15:29:38 +00:00
hwr f175bcc77e Account for changes in games/fortune. See also PR6202. 1999-09-12 12:09:12 +00:00
ross 899c8f2588 Tweak. 1999-09-10 07:43:00 +00:00
mason c876d35b6a fixed grammatical error ("some architecture" -> "some architectures") 1999-09-10 00:06:38 +00:00
kleink ec18c67bc3 Sync libc. 1999-09-09 20:23:58 +00:00
perseant 7d1736a5f7 Add some more new developers (after the last change I made a couple people
mentioned that they were not listed here *or* in the source I had used to
generate that diff).
1999-09-08 16:28:51 +00:00
soren 73161b0ff2 Regen. 1999-09-08 16:01:43 +00:00
soren 8553f32ee2 Regen. 1999-09-08 15:19:11 +00:00
hubertf c947110381 Add phy.4 as a link to mii.4 1999-09-08 14:23:04 +00:00
soren 712bc685b1 Sync with dev/mii. 1999-09-08 14:02:24 +00:00
perry 5c6c03b3ee update to reflect current reality. 1999-09-07 15:45:07 +00:00
christos b58be766cb add rcmd; there are no other tools that let the user remotely execute
commands.
1999-09-07 06:54:21 +00:00
mycroft 6cbab8a473 Add `gif' and `faith' to the ignored pseudo-devices. 1999-09-05 16:33:03 +00:00
soren b67ceb57b3 Add iophy.[04] and tqphy.[04]. 1999-09-05 00:16:26 +00:00
soren 017785443d Synchronize partition types with <sys/disklabel_mbr.h>.
Closes PR install/8301 by Jonathan Cline.
1999-09-04 19:49:23 +00:00
lukem ca02addecf regen 1999-09-04 14:49:10 +00:00
tron c6f00bc85e Update for XFree86 3.3.5 changes. 1999-09-03 07:48:36 +00:00
ross ac269a8a7e Make the kernel selectable and the strip action optional. 1999-09-02 23:39:43 +00:00
tron fe2def9133 Add mktemp(1). 1999-09-02 20:50:29 +00:00
itojun 1e8c736a70 Apply IPv6 support patch.
Note that all IPv6 address must be wrapped with square bracket, like:
	ALL: [::1/128] 127.0.0.1/255.255.255.255
Increase shlib minor.

ftp://ftp.kame.net/pub/kame/misc/tcp_wrappers-76-v6-19990831.diff.gz
1999-08-31 13:58:58 +00:00
bouyer 707ea062ae Note Intel 82801 support. 1999-08-30 13:12:50 +00:00
augustss 8b75262a54 Add umass(4). 1999-08-30 12:12:22 +00:00
mrg 6b6ed1e197 add ieee.h 1999-08-30 00:53:57 +00:00
bouyer 39ca29c4f8 Note Promise PDC20246 (Ultra/33) and PDC20262 (Ultra/66) support. 1999-08-29 18:17:48 +00:00
lukem f2adc5cef3 regen 1999-08-29 10:16:51 +00:00
tsubai 14b3666e9a Change md size to 2MB.
Don't use libhack temporarily.
1999-08-29 08:45:27 +00:00