Commit Graph

4276 Commits

Author SHA1 Message Date
eeh
f247756193 Add Makefile.inc. 2001-07-23 14:54:25 +00:00
mbw
178afdd27a D-Link DFE-530TX is really an rtk chipset, not vr 2001-07-23 02:52:03 +00:00
wiz
a9356936b4 seperate -> separate 2001-07-22 13:33:58 +00:00
jdolecek
6780bcba0b Add PS/2 bootfloppy, to be used for installation on IBM PS/2 machines. 2001-07-21 14:46:08 +00:00
eeh
ceea8c87d3 Make the size of the miniroot more easily tuneable and install it in a kernel. 2001-07-21 06:01:03 +00:00
eeh
8f31411496 Remove some irrelevent files. 2001-07-21 05:57:13 +00:00
nra
d3ddc0ef44 Minor spelling fixes. 2001-07-20 19:00:38 +00:00
thorpej
5950c63d1f Add clone(2) manual pages. 2001-07-18 23:11:44 +00:00
thorpej
609ca76f1a libc.so.12.77 2001-07-18 23:10:43 +00:00
thorpej
c6128d5e3d Add <sched.h>. 2001-07-17 03:07:17 +00:00
wiz
1d32ca9175 Add pmap includes (/usr/include/powerpc/ibm4xx and
/usr/include/powerpc/mpc6xx and contents). Fixes port-macppc/13468.
2001-07-15 23:29:13 +00:00
wiz
059761d1f5 Add lots of forms man pages, kthread(9), pci_intr_*(9), and
{rem,set}runqueue(9).
2001-07-15 23:27:17 +00:00
wiz
7c1f7d7cee add cat4/sc.0 2001-07-15 23:25:36 +00:00
jdolecek
8f278f8b6e Add Belgian AZERTY-based keymap, provided by Atanas Argirov in misc/13464. 2001-07-15 14:46:02 +00:00
scottr
8f69e0c022 After modifying the Apple Disk Partition Map, use the DIOCGDINFO/DIOCWDINFO
ioctls to refresh the in-core disk label.  From Bob Nestor.
2001-07-14 07:57:16 +00:00
garbled
84a0bf2b94 Need to add /sushi/network/interfaces/interface/nwid.sed here too. 2001-07-14 06:53:23 +00:00
itojun
6d6ebe430c add altq(9). 2001-07-12 12:35:16 +00:00
manu
de6de771d8 Moved my name, I was not in the right section :o/ 2001-07-11 21:30:03 +00:00
mbw
f43e2fbf31 iMac (Summer 2000) has been supported for a while, but only recently
reported to port-macppc as working.
2001-07-11 15:35:35 +00:00
jrf
b8f8d48496 Added myself to the developers list. 2001-07-10 12:55:23 +00:00
wiz
d90a970c63 Since ncr(4) isn't in-tree anymore, dump its man page too. 2001-07-09 15:15:02 +00:00
perry
9dc361ff1e Add b*.[09] and mem*.[09] to the sets 2001-07-07 15:57:15 +00:00
simonb
92b9ddc2d9 Remove <dev/dec/dec_boot.h> from the obsolete list. 2001-07-07 11:28:22 +00:00
mbw
8f4395f4db common/main:
quick guide for impatient reword netboot section, also macppc can netboot

macppc/hardware:
mention that some older models not listed might work, but are untested
mention that some iMac (Bondi Blue) and PowerMacintosh G3 (Blue and White)
  systems have keyboard problems
mention that ttya is "modem" port, and ttyb is "printer" port

macppc/install:
describe the keyboard workaround for PM G3 (B&W), and that 1.4.3 works
  fine for it and the iMac (Bondi)

macppc/prep:
make the whole BootROM/Open Firmware distinction clearer
describe that some models have to remove internal modem or set
  input/output devices to ttyb since int modem usurps ttya.

macppc/whatis:
mention important changes, such as ELF, binary compatability, newly
  supported models that don't require kernel patches, and that the install
  procedure described now works for all models (i.e. Open Firmware 3
  machines with only one hard drive).
2001-07-05 05:03:02 +00:00
mbw
053f541c97 At jhawk's request, sync the "Quick install notes for the impatient" from
the netbsd-1-5 branch.  These notes currently only cover i386, macppc, and
sparc platforms.
2001-07-04 23:33:18 +00:00
thorpej
a59a7e818b First pass at sysinst for the ARC port. This is a work-in-progress. 2001-07-04 16:56:01 +00:00
hubertf
ee9dee88b9 add i386/io manpage 2001-07-02 22:59:55 +00:00
fredette
17cc649043 Add sc(4). 2001-07-02 14:50:40 +00:00
tv
b21858f304 Don't create gzipped versions of the install floppies. The floppy images are
not padded to disk-size boundaries (except for boot-big, for somewhat
unnecessary reasons), and the included kernel is already gzipped.  Adding
another round of gzip saves only tens of K, but creates a duplicate image,
wasting space on release media including these files.
2001-07-02 14:10:09 +00:00
gmcgarry
8752c2315f Add some missing documentation. 2001-07-01 04:11:13 +00:00
gmcgarry
d6182a9e77 In-kernel device configuration manager - allows modification
of device locators at run-time.

Written by Mats O Jansson <moj@stacken.kth.se>.  Reworked by
Jun-ichiro itojun Hagino <itojun@netbsd.org>.
2001-07-01 02:56:20 +00:00
tron
0c6f062020 Add back "/usr/include/dev/tc/sfbreg.h". 2001-06-30 21:24:06 +00:00
mbw
85968fcef5 Tsubai-san just added support for the iMac (Early 2001) model in -current
and netbsd-1-5
2001-06-30 19:00:39 +00:00
itojun
21f1825482 add m_pulldown.9 to MLINKS. 2001-06-28 23:04:38 +00:00
wiz
403083db34 Add compat_svr4_32(8). 2001-06-27 23:11:31 +00:00
itojun
d27c25bbb1 sync with openssh upgrade (primes.5 -> moduli.5). PR 13327 2001-06-27 20:40:12 +00:00
hubertf
864848be63 close a .Bl 2001-06-25 23:42:42 +00:00
scw
ef6b402fcc Use the real versions of protocols(5) and services(5) instead
of inferior home-grown ones.
2001-06-25 15:46:22 +00:00
veego
bc41e8429e Remove tmplabel during a make clean. 2001-06-24 12:15:58 +00:00
veego
f208f983fe Remove also the kernel symbols files during a make clean and co. 2001-06-24 12:09:04 +00:00
gehenna
94b9258fc0 - add myself to developers 2001-06-23 23:36:47 +00:00
itojun
69d60502fe upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).
- authorized_keys2 and known_hosts2 are obsoleted, and integrated
  into those without "2".
- file name change, /etc/primes -> /etc/moduli
- cleanups
2001-06-23 19:37:38 +00:00
bjh21
0450d95c18 Add <arm/param.h>. 2001-06-23 13:26:36 +00:00
bjh21
5010f11738 Line up columns properly. 2001-06-23 12:24:52 +00:00
bjh21
d670c9221a Add <arm/endian.h>. 2001-06-23 12:24:05 +00:00
bjh21
bd503d43b6 Add "Mark Brinicombe for the NetBSD Project", from dev/ic/seeq8005.c. 2001-06-21 21:53:44 +00:00
hubertf
7478797a50 undo previous (test) 2001-06-21 13:36:27 +00:00
hubertf
e65828f665 whitespace-change
[log_accom test for committing to >1 module]
2001-06-21 13:33:02 +00:00
wiz
db3f9a692b disk_detach.9, not disk_detatch.9 2001-06-21 12:10:57 +00:00
assar
1c98a8c0db add netbsd32(8) 2001-06-21 02:34:50 +00:00
assar
b331a4420e add krb5_keytab 2001-06-21 02:30:51 +00:00
assar
4b54bffaf7 update lists for heimdal 0.3e -> 0.3f 2001-06-20 02:13:14 +00:00
thorpej
352fc877cd Add ste(4). 2001-06-19 23:59:20 +00:00
wiz
3f9984fc90 existent', not existant' 2001-06-19 13:42:07 +00:00
thorpej
a9d488c4e3 Add sf(4) manual page. 2001-06-18 22:31:20 +00:00
bjh21
ecd0c5f71a Account for move of /usr/include/arm/arm32/bus.h to /usr/include/arm/bus.h. 2001-06-18 21:47:38 +00:00
nra
87332e2ec5 Re-alphabetize my name. 2001-06-18 20:52:34 +00:00
nra
6ba2da2cb3 Add myself to the list of developers. 2001-06-18 20:36:15 +00:00
mbw
d135da5614 With Tsubai-san's last-minute patches, the iBook (Dual USB) is now supported! 2001-06-18 07:38:19 +00:00
pk
215ea55b64 cdrom(): allow the location of `instfs.tgz' on the CD to be overridden
as suggested by Robert Elz on port-sparc.
2001-06-17 11:57:23 +00:00
jdolecek
d5c13f3228 Add 'ed' to list of known/valid disk names 2001-06-16 14:33:08 +00:00
jdolecek
60a45fb944 export sys/pipe.h 2001-06-16 12:02:13 +00:00
veego
a0106f8d24 Editing Fsize/Bsize caused a segmention fault.
Fix provided by Klaus Klein.
2001-06-16 08:25:20 +00:00
tsutsui
8f1c399fa9 Remove etc/pwd.db and etc/spwd.db from ramdisk.fs
since libhack/getpwent.c does not require them.
2001-06-15 19:26:42 +00:00
tsutsui
2d10b0bb85 - Use x_mount and x_umount.
- Use keyword "special" instead of "ln" to specify srcdir for x_* progs
  sinse prognames x_* are not needed for the crunched binary.
2001-06-15 19:19:43 +00:00
tsutsui
f768d0ff1a Add definitions for weak aliases so that libhack functions
are actually linked instead of libc ones on ELF systems.
Fixes install/13050 and install/13153.
2001-06-15 17:26:50 +00:00
veego
94c4987ecd It is ./usr/share/man/man8/walnut/{MAKEDEV,makedev}.8 and NOT
./usr/share/man/man8/walnut/{MAKEDEV,makedev}.0
2001-06-15 16:57:08 +00:00
wiz
ef7b039e79 Add William Allen Simpson (for primes.5). 2001-06-15 12:30:17 +00:00
wiz
4560022615 add primes(5) 2001-06-15 12:27:35 +00:00
kleink
502b23a0e1 tzdata2001c: add new Asia/Pontianak zone. 2001-06-14 11:10:38 +00:00
bjh21
108bd45715 Add hcide(4). 2001-06-13 21:03:08 +00:00
simonb
0253ce9812 Add support files for the Walnut. 2001-06-13 15:18:27 +00:00
chs
dcb3005097 Use x_mount and x_umount. 2001-06-12 03:26:08 +00:00
wiz
40ac848024 Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
magick
c52dd50912 Add myself to the list of developers. 2001-06-10 11:41:05 +00:00
bjh21
86c15bc2d9 dtide(4) is now MI. 2001-06-09 13:59:06 +00:00
wiz
9f41a1902e Add new MAKEDEV(8)s. 2001-06-08 14:40:43 +00:00
wiz
cffe2f2fdb Add some more arch-specific man8/cat8 subdirs. 2001-06-08 14:24:44 +00:00
mrg
6d915ee299 add compat_netbsd32(8) 2001-06-07 15:27:52 +00:00
mrg
79ba24e616 wait a couple of seconds for the interface to go live, before calling ping.
fixes problem noted by gkm@petting-zoo.net where the interface was still
negotiating before ping failed, causing the network config to wrongly failed.
2001-06-07 12:34:55 +00:00
rafal
e8ab2dca62 Add me to developer list. 2001-06-07 12:05:20 +00:00
scottr
d4a2f03f78 Add support for FTP through a web proxy (via the ftp_proxy environment
variable).
2001-06-06 23:12:48 +00:00
thorpej
5da8af60dd Add algor. 2001-06-05 17:52:35 +00:00
wiz
cd3b7d7fe5 add sbus(4) 2001-06-04 22:25:17 +00:00
tsutsui
eef184554a Add iha(4). 2001-06-04 13:01:13 +00:00
jdolecek
7a3910c69d Fix typo in <dev/scsipi/scsipi_cd.h>. Pointed out by Makoto Fujiwara
on current-users@
2001-06-03 17:44:30 +00:00
simonb
6a1c62c440 Update to bzip2 v1.0.1, building with reachover Makefiles to dist/bzip2.
Complete API change, library major bumped. *sigh*
2001-06-03 13:41:59 +00:00
itojun
987416580a remove usr.sbin/mtrace6. sort. 2001-06-03 06:19:13 +00:00
jdolecek
d005e2321e Document cnbell(), cngetc(), cngetsn(), cnpollc(), cnputc(). 2001-06-02 19:12:59 +00:00
itojun
780e7ac88c remove pim6[sd]d from the tree. the software had a restrictive license
than we can handle.  hope to re-enable it as pkgsrc, or to re-enable it
into basesrc if license updates.
2001-06-02 00:34:00 +00:00
thorpej
b550d9eca1 Add brgphy(4). 2001-06-01 16:59:12 +00:00
tron
972b8c6bca Readd "/usr/include/dev/scsipi/scsi_cd.h". 2001-05-31 21:56:23 +00:00
thorpej
fc105c4392 Add nsphyter(4) and gphyter(4). 2001-05-31 20:49:42 +00:00
tsubai
63ab1521fc Add byte_swap.h. 2001-05-30 13:09:02 +00:00
scw
ba1a2f7575 Update mvme68k/m68k (and some MI) set sizes to reflect -current reality. 2001-05-29 07:22:41 +00:00
itojun
731b8156e5 sync with 8.11.4. 2001-05-29 04:18:24 +00:00
chs
1cedb649d4 move the spl*() and IPL_* definitions to intr.h. 2001-05-28 21:06:18 +00:00
wiz
f1ec8153c9 add MAKEDEV(8) for dreamcast 2001-05-27 21:21:39 +00:00
wiz
440b9cb678 add /usr/share/man/{cat,man}8/dreamcast 2001-05-27 21:18:01 +00:00
itojun
2160ac71db install /etc/primes for ssh 2001-05-26 23:27:13 +00:00
christos
c027433aad dhclient-script moved to sbin
XXX: other ports should be broken because of that
2001-05-26 16:01:32 +00:00
christos
ad5c2aaf93 make this work again (don't specify explicitly object files in x_dhclient) 2001-05-26 16:01:03 +00:00
wiz
a7253e1504 Add some kerberos man pages. 2001-05-26 08:11:19 +00:00
wiz
3b2c051d46 Add some kerberos man pages (XXX: in set man-krb5-man for now, even though
they are krb4).
2001-05-26 08:10:18 +00:00
chs
858c07d313 update for an ELF world. 2001-05-26 06:12:11 +00:00
wiz
2230dffca4 Note removal of /usr/share/examples/amd/master (replaced by amd.conf in
the same dir).
2001-05-26 01:07:34 +00:00
wiz
cba2c48739 Add /usr/sbin/eaytest and .../kmpstat (must have been deleted a long time ago) 2001-05-26 01:03:07 +00:00
wiz
cf863c3a5e i4bisppp(4) isn't obsolete anymore. 2001-05-26 00:55:35 +00:00
wiz
015eb3a354 Add in{,4,6}_cksum(9). 2001-05-26 00:37:04 +00:00
christos
6e87bd852f fix the rest of the ! lossage. 2001-05-26 00:10:06 +00:00
christos
af5257fca4 Don't run crunchgen 3 times, extra crunchiness is only good in chocolate. 2001-05-25 17:12:41 +00:00
mbw
7f085e921a Describe how to install onto a drive that will also be used by MacOS (such
as most of the post-1998 models).

Also reminder about reversed MAC address on early models (macppc/install).
2001-05-25 08:04:13 +00:00
fredette
f2f22b5de0 sunndd has been renamed ndbootd. 2001-05-22 14:52:24 +00:00
mbw
390cedba3c added "" around various tags (.Em, .Sq, .Li) that were missing.
this cleans up the HTML version a lot.

macppc/hardware
doubled required RAM -- bootloader needs 16 MB to be present
reworded video section -- 9500 shipped with PCI card, not on-board video
2001-05-22 04:09:41 +00:00
manu
cb5a9dc5a5 Added myself to the developer list 2001-05-21 21:39:51 +00:00
jhawk
0b77fde7a2 Revert 1.20 for now. The two column macro is clearly still buggy and
not ready for prime time. Too bad. So much for aesthetics.
2001-05-21 01:15:26 +00:00
jhawk
c04c01b65d Dd
identifisers => identifiers
wording in the 1.5.1 section release explanation
Xr ifconfig(8) for cloning pseudointerfaces
Consistently reference security advisories.
  (XXX: do we need to explain them better? a footnote?)
wording of dhcp bullet
\(em
s/together with a 1.5 kernel/running under a 1.5 kernel/
2001-05-21 01:09:55 +00:00
jhawk
670da952c3 "Pull down" changes from the netbsd-1-5 branch. Basically re-sorts
some things and adds a few.
2001-05-21 00:57:06 +00:00
jhawk
cb684b4e6b "Pull down" changes, mostly from Havard, that exist on the 1.5 branch
but not on the mainline. Mostly this is the "Changes in 1.5.1" section,
2001-05-21 00:44:42 +00:00
jhawk
6bd8ef593c The diskimage contains a /netbsd, not a /install.
Terminal type is "rcons" over here, not "pmax."
2001-05-21 00:31:08 +00:00
jhawk
3a8816b68f Boy reading this stuff is an iterative process, especially on paper.
Correct another wayward miscasing of "Plug and Play".
2001-05-21 00:01:10 +00:00
jhawk
8b2524574b "Plug&Play" => "Plug and Play"
according to the verdsion 1.0A Plug and Play BIOS Specification.
2001-05-20 23:47:08 +00:00
jhawk
275902cc70 "-" => "\(em" 2001-05-20 23:29:58 +00:00
jhawk
12ec605ce6 AC'97 => AC97
"is follows" => "follows"
2001-05-20 23:25:46 +00:00
jhawk
b1da027fee Cardbus => CardBus
ipv6 => IPv6
Remove excessively self-congratularoy repitition of innumerable bug fixes.
2001-05-20 23:24:35 +00:00
jhawk
1d676cce8e Cardbus => CardBus
X window system -> X WIndow System
Remove recommendation that upgrading install etc
  set by hand.
2001-05-20 23:23:30 +00:00
mbw
25c31eb26c More minor updates based on user feedback
macppc/install:
add description of "bad partition number, using 0no bootable HFS
  partition" error message
mention that boot floppy must be booted from Open Firmware, you don't just
  pop it in the floppy drive like a normal MacOS boot floppy.
example of how to read directory of CD or HD from OF (I think I got the
  backslashes generated properly)
describe how to boot a kernel from an HFS partition
reiterate that some OF 1.0.5 machines can't seem to netboot
reverse recommendation of ultra0 and ultra1 busses

common/postinstall:
mention stty erase '^h' or '^?'

macppc/hardware:
mention that Sonnet Tempo ATA/66 card doesn't yet work with macppc
mention that adaptec 294x cards don't boot
mention that promise ultra66 works, but isn't bootable

macppc/prep:
mention that A/UX style partitions are interpreted as NetBSD-style
  partitions, also that they're unreadable from MacOS
also describe the printenv command and give examples
mention that you can't hold down command-option-o-f on a PS/2 keyboard
rehash the partitioning section to describe under what conditions you can
  have a drive with MacOS and NetBSD partitions, and what are the criteria
  for a drive to be bootable under NetBSD.
2001-05-19 05:43:29 +00:00
chs
50942259de include bsd.sys.mk for DESTDIR builds. 2001-05-19 03:30:22 +00:00
thorpej
949bcffb5a Add sip(4) and gsip(4) manual pages. 2001-05-18 02:07:34 +00:00
fredette
75c4ef5d8d Added sun2 distrib files. 2001-05-18 00:16:36 +00:00
fredette
29b499a90b Added entries for sunndd. 2001-05-17 23:23:36 +00:00
mbw
749144ca0c macppc/prep:
recommend using official NetBSD CD-R image instead of rolling own CD-R
describe how to boot a kernel from an HFS partition
moved partitioning HDs to before copying files to it.

macppc/whatis:
heh, just noticed that it needed updating from NetBSD 1.4
2001-05-17 07:39:27 +00:00
ad
c6da2452c0 Put back /usr/include/dev/tc/sticreg.h. 2001-05-16 13:48:52 +00:00
wiz
4f8e93e0cd Add /usr/include/net/if_pppoe.h and the cnmagic(9) man page. 2001-05-15 17:08:20 +00:00
mbw
4d1ddf083c macppc/hardware:
define what "boot media" and "distribution media" mean

macppc/install:
corrected the text in example of booting system
corrected partition number to use in example of booting from HFS partition
added example of how to use MacOS X to print partition table using pdisk

macppc/prep:
actually drive setup 1.8.1 (ships with MacOS 9.0) works too
actually describe what netbsd.ram.gz is (installation kernel)

common/postinstall:
macppc uses vt100 for console, not vt220
describe how to mount root filesystem to edit /etc/rc.conf
2001-05-14 07:46:56 +00:00
mbw
f28c47d9e5 general clean-up. rearrange a few things to make more sense and change
order of recommendations for installation methods.

macppc/hardware:
update list of unsupported models

macppc/prep:
mention that ofwboot.elf is obsoleted, and all users should be using
ofwboot.xcf instead
link to partitioning HOW-TO on website
added some info on the "official" NetBSD/macppc-1.5.1 CD-R image
added some info on cdrecord
added note that netboot must be from on-board ethernet

macppc/install:
added a few more details to some of the open firmware error messages
reordered error messages to be in order user might encounter them
removed "pciide0:0:0: lost interrupt" since this is fixed in 1.5.1
added "TFTP timeout" and explanation to list of possible problems
point to macppc X11R6 HOW-TO

common/postinstall:
point to macppc X11R6 HOW-TO

common/xfer:
recommend waiting until later to create media for distribution sets

common/sysinst:
control-C to stop sysint, but added that you can re-run it from the
command prompt, no need to reboot.
added an example of what the sysinst main menu looks like
2001-05-13 23:25:37 +00:00
veego
bb6a245c99 Bump the minor number of libamu to 2.1. 2001-05-13 18:13:33 +00:00
chs
bef49778fd next68k is now ELF. 2001-05-12 22:38:04 +00:00
hubertf
b05ee69a95 Add pool_init.9 2001-05-12 18:07:20 +00:00
kleink
3786b3b511 Sync libc minor. 2001-05-12 16:15:34 +00:00
tsutsui
0d6dc448f4 Add osiop(4). 2001-05-12 14:12:11 +00:00
mbw
938925db3b General clean-up, some tightening of text to make it more readable. Also
added some more info/details.

hardware:
add Netgear FA-311 cards (sip)
added newly supported models
added that NVIDIA now has some supported cards
moved on-board audio to supported, but untested
added usb and pci audio as supported

prep:
added a "Preparing yourself" section describing how to best prepare
  oneself for the adventure ahead
some rewording of the 'how to get to open firmware' sections to make some
  details more clear
2001-05-12 07:32:17 +00:00
bouyer
5763505fe1 Note AMD 756 and 766 support. 2001-05-11 10:05:36 +00:00
bouyer
b020fbe1ef Update for VIA changes in pciide. 2001-05-11 09:56:24 +00:00
bouyer
1c13d5deb2 Add scsipi(9) 2001-05-11 08:55:50 +00:00
pk
82dde0ecbb Tweak # of inodes once again. 2001-05-10 13:21:58 +00:00
he
a274aeecde Add a minimal manual page for the macppc awacs device driver. 2001-05-09 22:14:38 +00:00
nsmrtks
4a74baff29 include bsd.prog.mk for cleandir target 2001-05-09 16:28:10 +00:00
ross
86a67b7070 grammar 2001-05-09 00:19:15 +00:00
hubertf
e464f5df25 Indent lines in ".(disp" to prevent chars at the beginning of a line
getting swallowed in HTML output.
2001-05-08 23:58:14 +00:00