Commit Graph

4220 Commits

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