Commit Graph

2547 Commits

Author SHA1 Message Date
bouyer
810869b939 Translate recently-added messages. 2000-01-15 15:55:20 +00:00
pk
e42055a6de Deal with name space issues after libc/net updates. 2000-01-14 13:52:13 +00:00
pk
ce40e68a20 Zip it real good. 2000-01-14 13:47:27 +00:00
pk
6d238dc726 Expand md filesystem to 1.8MB. 2000-01-14 13:46:06 +00:00
pk
0244320ed2 Sync with arch/sparc/include/makefile 2000-01-14 13:40:32 +00:00
mycroft
c82f5a6009 In command execution displays, only draw a single line between the status
display and the output window, not a whole box.  This looks better, and it
works much better on terminals.
2000-01-13 18:52:21 +00:00
mjl
142f369443 Add necessary support routines for login.conf. 2000-01-12 05:02:10 +00:00
soren
d16fa2828e Add Thomas Klausner. 2000-01-12 04:49:56 +00:00
tron
ffe5337f67 Update for XFree86 3.3.6. 2000-01-11 14:20:44 +00:00
kleink
d2d11dfd70 <null.h> -> <sys/null.h> 2000-01-10 17:18:04 +00:00
pk
f1feb4e600 Remove version number from boot image files. 2000-01-10 15:17:30 +00:00
tsutsui
e6824489b4 Fix root device name md0a -> md0 2000-01-10 05:03:24 +00:00
mark
3f33a8ec6c Fix libraries we link with. 2000-01-10 00:25:01 +00:00
mark
befe1184d3 Remove extraneous .. in makeobsolete path. 2000-01-10 00:24:43 +00:00
joda
08b94cc72f add more legal MJ 2000-01-09 17:25:42 +00:00
lukem
dd36bfd608 add usr/share/examples/ftpd/ftpusers 2000-01-08 13:32:43 +00:00
kleink
c173bd9c30 Obsolete vsunlock.[09], too. 2000-01-07 23:01:02 +00:00
kleink
7e85ffa276 Obsolete vslock.[09]. 2000-01-07 22:58:57 +00:00
ad
c61960c8b3 Note that xserver.tgz also contains Xprt. 2000-01-07 14:46:03 +00:00
abs
10ba04cb2e Update to closer to current reality - from Todd Whitesel 2000-01-07 11:55:46 +00:00
jeremy
c85fda06d1 Added error checking to log and script file creation functions.
Prevents sysinst from coredumping should the root filesystem be accidentally
mounted read-only.
2000-01-07 02:02:05 +00:00
abs
a741a4a72b Allow -u and -c to set diff style (from Todd Whitesel <toddpw@best.com>) 2000-01-06 21:03:34 +00:00
simonb
b0ad38ac3d Match current reality, but not used at the moment. 2000-01-06 03:53:47 +00:00
simonb
67d216b128 Tidy up a little and make work.
Now uses like disktab files for disk labels.
2000-01-06 03:47:55 +00:00
simonb
1f105bb824 Clean this up a little, use links instead of symlinks. 2000-01-06 01:43:30 +00:00
simonb
1ee9b20834 Small disktab entries for the ramdisk and miniroot disk images. 2000-01-06 00:24:48 +00:00
itojun
524c5db85b fix non-inet6 compilation 2000-01-05 01:50:45 +00:00
chopps
1208b794f5 add ntwoc man pages 2000-01-05 00:27:25 +00:00
itojun
1c5b5f62fc enable IPv6 support in sysinst. integration of work by ichiro@ichiro.org.
- IPv6 autoconfiguration
- IPv6 nameserver
TODO: french messages, dhcp

add -DINET6 into x_ifconfig.
2000-01-04 08:33:51 +00:00
itojun
8cb34890e1 bring in ping6 and rtsol into boot floppy image. 2000-01-04 08:30:24 +00:00
itojun
a177ed9712 ping6 without IPsec. 2000-01-04 08:14:12 +00:00
simonb
9ddfe68532 Add installboot. 2000-01-04 01:23:56 +00:00
simonb
cd6ed6cd73 Split long line. 2000-01-04 01:20:23 +00:00
simonb
b7743949e7 Store new installboot-style bootblocks in ramdisk /usr/mdec. 2000-01-03 22:07:11 +00:00
simonb
78ce8ea77d s/boot/boot.pmax/ 2000-01-03 21:59:12 +00:00
itojun
f69863cf45 sync with reality. cnw(4) and awi(4) are not in INSTALL kernel. 2000-01-02 18:44:07 +00:00
itojun
bf9e30f3c1 sync text with reality. unified-ipv6 effort (KAME+INRIA+NRL)
resulted into single tree (KAME).
2000-01-02 18:39:03 +00:00
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