Commit Graph

4167 Commits

Author SHA1 Message Date
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