Commit Graph

4321 Commits

Author SHA1 Message Date
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
minoura cd5d626172 Remove a duplicated entry. 2001-05-08 16:22:02 +00:00
dillo 4f69a52741 Add myself to the list of developers. 2001-05-08 11:26:16 +00:00
jdolecek d14c9b252f add ./usr/share/wscons/keymaps/pckbd.hu.iso8859-2 and
./usr/share/wscons/keymaps/pckbd.ru.koi8-r
2001-05-07 16:51:08 +00:00
itojun d9bcf0f87a use "!rtsol" for IPv6 interface autoconf.
XXX i did not use "!rtsol $int" because there could be problem with
shell script expansion ($int gets expanded too early).
2001-05-07 11:49:52 +00:00
martin 6c84f44386 Add pppoectl entries. 2001-05-07 08:03:15 +00:00
wiz ea2038449e vmstat(8) -> vmstat(1). 2001-05-06 23:52:14 +00:00
wiz ced46aa10d Add ld.aout_so.1. 2001-05-06 14:00:03 +00:00
ichiro e40fb6732b chenge name and move wi_ieee header.
sys/dev/pcmcia/if_wi_ieee.h -> sys/dev/ic/wi_ieee.h
2001-05-06 10:43:23 +00:00
wiz 7632b5a399 Remove example file for sup.uk.netbsd.org, since that hasn't existed in
over two years. Addresses misc/10884 by David Brownlee.
2001-05-06 10:04:58 +00:00
drochner 63ee3f7941 wscons keymap file added 2001-05-04 12:13:27 +00:00
matt 686113aa87 Add usr/include/dev/dec/dec_boot.h 2001-05-04 03:20:26 +00:00
soren d57ab3b021 machine_type.h is no longer used. 2001-05-03 13:17:26 +00:00
jdolecek eb2b7d5548 Nuke biosboot_ps2.sym 2001-05-02 13:45:52 +00:00
minoura 20e3f52006 Add vs(4). 2001-05-02 13:24:42 +00:00
fvdl 0dc0aa727e Use x_mount and x_umount. 2001-04-29 15:20:55 +00:00
fvdl 6bb58cf2c0 Use x_mount and x_umount. Remove mount_ext2fs, since there's no ext2fs
support in INSTALL_TINY.
2001-04-29 15:20:33 +00:00
wiz 2052c729cd Note change of location of X, XConsortium, XStandards and Xsecurity
man pages.
2001-04-29 11:05:59 +00:00
garbled 5d592bdca9 Add directories and files for the system/localtime sushi menu 2001-04-29 04:54:53 +00:00
fvdl a95d02b2a4 Remove more(1) from the 'small'image, it is not used in a sysinst install. 2001-04-29 00:24:39 +00:00
fvdl 58dc4d0703 Use the -2 option for the NFS mount. Install kernels might have
NFS_V2_ONLY to save space, and we're only reading anyway.
2001-04-29 00:22:34 +00:00
kleink 4054de0826 Add links related to <stdint.h> and strtoimax(3)/strtoumax(3). 2001-04-28 15:51:08 +00:00
kleink 72593fc939 libc minor -> 75. 2001-04-28 15:44:38 +00:00
kleink 8a9b17ef14 Sync with gethostbyaddr() declaration change in <netdb.h> rev. 1.21;
from <lha@stacken.kth.se> in PR misc/12775.
2001-04-28 14:56:42 +00:00
jdolecek 46f548d519 Document ltsleep(9). Feel free to improve if you wish. 2001-04-27 07:54:23 +00:00
garbled 3eec81574d Add the sushi/system/sysctl form. 2001-04-26 02:48:21 +00:00
garbled 5f3c1c7226 Forgot a directory, "procs" 2001-04-26 02:32:45 +00:00
garbled 972324bbb3 Add the procs tree to sushi, and fix some brain damage from my addition of
the network tree last night.
2001-04-26 02:31:35 +00:00
wiz 4745f14f24 Remove /usr/include/dev/microcode, since it's empty now. 2001-04-25 22:37:02 +00:00
kleink fcdc363909 Add links for getc_unlocked(3), getchar_unlocked(3), putc_unlocked(3)
and putchar_unlocked(3).
2001-04-25 22:19:13 +00:00
garbled 33208b1563 Add the whole sushi networking menutree kit and caboodle. 2001-04-25 04:02:08 +00:00
simonb 6f6fe2f3ad Spell occurred correctly. 2001-04-25 02:33:08 +00:00
thorpej da0cdf98d1 Add pmap(9). 2001-04-24 03:20:43 +00:00
wiz bef3a1c72a Fix tag broken in previous commit. Oops. 2001-04-23 22:19:29 +00:00
wiz 1c98a1b58a Dummy commit to lose -kk. 2001-04-23 22:10:01 +00:00
shin f4f816e21f add lists of obsolete files. 2001-04-22 02:05:18 +00:00
shin 91e2de49f3 build INSTKERNELS for system installation. 2001-04-22 02:04:22 +00:00
jdc e1b04b0bbd Bump libcurses minor (now 4.2). 2001-04-20 13:04:58 +00:00
jdolecek 558fca1611 fix typo in arm ea, eb entries 2001-04-20 09:57:40 +00:00
jdolecek eaf21f4352 update lists for the com(4) manpage merge 2001-04-20 09:56:45 +00:00
wiz d2c347bbbc Create text/obsolete.mi for some files that are not in our groff-install
anymore.
2001-04-19 23:37:21 +00:00
wiz 29b657cc9e sync /usr/share/examples/supfiles contents with actual contents. 2001-04-19 23:26:18 +00:00
wiz fa5f792313 groff-1.16.1 import sync 2001-04-19 23:22:51 +00:00
jdolecek f77ef649a5 dasd(4) --> edc(4) 2001-04-19 17:20:08 +00:00
mrauch 715a1af71b Add myself (mrauch) to the list 2001-04-19 08:52:47 +00:00
jdolecek db46e85c8b add dasd(4), i386 ed(4) 2001-04-19 08:22:00 +00:00
kleink 8a404fdd81 Add fchroot(2) links. 2001-04-18 08:35:07 +00:00
jdolecek 455d60a753 add splvm(9) manpage to list 2001-04-18 05:59:40 +00:00
jdolecek 53a980f666 Sync set lists. From Andrew Brown. 2001-04-17 14:43:07 +00:00
mbw 3b5568e369 By popular demand.
I've organized the topics by Open Firmware version, since many users found
the old scheme way too confusing (clause out Open Firmware version-specific
content).

It's still really confusing to read (particularly the .txt version which
doesn't adequately distinguish headings from the body)

Also added a bit more info on partitioning vs. OF version.
2001-04-16 20:42:43 +00:00
wiz 46b2b499df add MAKEDEV.8 for arm26 & macppc 2001-04-16 08:22:50 +00:00
wiz bb4e2557d0 Add usr/share/man/{cat,man}8/macppc 2001-04-16 08:20:57 +00:00
kleink 4141df9b0c Add <machine/int_fmtio.h>. 2001-04-15 17:14:25 +00:00
kleink 6a8763432f Add <machine/int_limits.h>. 2001-04-15 15:33:08 +00:00
itojun 4a360e2310 write out IPv6 configuration to /etc/rc.conf and /etc/ifconfig.* 2001-04-15 11:08:51 +00:00
kleink b09fc25cdf Add <machine/int_const.h>. 2001-04-14 22:53:34 +00:00
kleink ee8dcb845d Add <machine/int_mwgwtypes.h>. 2001-04-14 12:40:09 +00:00
pooka 86fe56b53e elf man page 2001-04-13 18:48:59 +00:00
yyamano 6eda18ef7f Add myself to the list of developers. 2001-04-13 13:14:18 +00:00
kanaoka 067cbfa979 Add myself to list of developers. 2001-04-13 00:13:12 +00:00
kawamoto 9c00dfaa6b Added KAWAMOTO Yosihisa to the developers list. 2001-04-12 18:04:24 +00:00
itojun c0fa60f50c fix manpage paths to meet 0.9.6a. most of short names are escaped as
openssl_xx(1) or openssl_xx(3), as they are way too generic.
2001-04-12 10:45:33 +00:00
itojun 35a07da1df use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl and
all kerberos libraries.
2001-04-12 07:48:03 +00:00
briggs ae21cdde67 Make this compile again:
* Remove duplicate definition of "nobiosgeom"
	* Update to "new" edit_mbr() and define a basic md_bios_info().
2001-04-12 03:48:12 +00:00
toddpw d9529aba2e Add boot.388000 which is now being generated by sys/arch/sparc/stand 2001-04-12 02:51:14 +00:00
briggs 3bb08ec2c9 BeBox does not install ld.so.conf. 2001-04-12 02:40:45 +00:00
briggs 1ec5e8f2a5 Remove display.h and va-ppc.h from BeBox installation. 2001-04-12 02:38:26 +00:00
aymeric f016024bfd add /usr/libexec/virecover 2001-04-11 21:23:26 +00:00
jdolecek dea0abb0fd Revive all <dev/.*> include files defining ioctls, fix couple
/usr/include/dev/ entries
2001-04-11 19:34:43 +00:00
wiz b1e99bd2a5 make -> ${MAKE}
Noted by Olaf Seibert on current-users.
2001-04-11 17:32:57 +00:00
wiz 6227373923 make -> ${MAKE}.
Noted by Olaf Seibert on current-users.
2001-04-11 17:31:44 +00:00
wiz 6215965c03 re-install /usr/include/dev/ic/bt8xx.h 2001-04-11 09:09:03 +00:00
jdolecek b5fc54017b Majority of headers under /usr/include/dev/ is not installed anymore,
remove them from release list and put them to obsolete list.
2001-04-11 07:45:54 +00:00
jhawk b68b42a2aa Use .Bc/.Ec local macros for two-column formatted list. 2001-04-11 06:19:26 +00:00
jhawk ceb940e644 Why I got nothing done this weekend: Add .Bc/.Ec macros for
columnarized unfilled displays. Not perfect for every scenario,
but work fine for the intended application (common/donations).
2001-04-11 06:19:09 +00:00
bjh21 fc48602859 MI ea(4) and eb(4) 2001-04-10 21:19:05 +00:00
enami 1c05cd0c92 dhclient-script was moved to /sbin.
Pointed out by Kimio Ishii <ishii@sm.sony.co.jp>.
2001-04-10 05:14:34 +00:00
enami 9da0a5b932 s/misfs/miscfs/ 2001-04-10 05:10:29 +00:00
jhawk d60055045f Workaround for misc/12593; use -Bd -unfilled instead of -Bd literal
when .IC is inside.
2001-04-10 01:39:06 +00:00
wiz 3e5fd40b72 macppc has autoconf.4 now, too! 2001-04-09 20:56:17 +00:00
tsubai 45e86094c9 Install netbsd.GENERIC_MD instead of netbsd.ram.
(Why did we use netbsd.ram?  It is only a temporary file...)
2001-04-09 20:28:22 +00:00
tsubai e199a20610 Use md-kernel/netbsd.INSTALL.gz. 2001-04-09 20:22:58 +00:00
tsubai b574138b13 Make netbsd.{INSTALL,GENERIC_MD}.gz here. 2001-04-09 20:19:55 +00:00
wiz 28d9bbd17d Rename i4bisp.4 to i4bisppp.4. 2001-04-09 19:16:03 +00:00
pooka 81e0eaa92d minor nit: install document is INSTALL.ext, not INSTALL..ext
from Lasse Rasinen <lrasinen@iki.fi>
2001-04-09 15:07:56 +00:00
atatat 671d048ebd Adjust the dhclient objs to deal with the new dhcp source that was
imported.
2001-04-08 04:23:43 +00:00
minoura 5ffce5f735 Do not use bsd.prog.mk. 2001-04-08 03:28:44 +00:00
minoura d516f7b9fe We can now do upgrade by using sysinst. 2001-04-08 02:49:17 +00:00
jhawk 0c09295682 Update copyright date
capitalize X Window System
kill gratuitous newline
periods after sentences.
s/Domain Name Service/the Domain Name System/
s/new install system/current install system/
Be consistent and say 'ip address' not 'ip number'
Grammar (comma)
s/GMT/UTC/
2001-04-07 18:48:09 +00:00
jhawk 8fd0b0996d s/image(s) (.fs file)/image(s) (.fs file(s))/ 2001-04-07 18:29:54 +00:00
jhawk f084662218 s/Li/Ic/ for sysinst
Note what sysinst is before using it.
2001-04-07 18:25:46 +00:00
jhawk efa8f5e0f6 missing right-paren 2001-04-07 17:44:49 +00:00
jhawk e70bb2fdff Update copyright date.
Update validity date of ftp.netbsd.org ipaddr
hyphenate "high-numbered"
2001-04-07 17:44:15 +00:00
jhawk 6721e16d69 Note that footnotes are explained after Supported devices listing.
No space before terminal sentence punctuation.
Add some more to the WaveLAN entry.
.(bullet implies initial It
s/PCMIA/PCMCIA/
2001-04-07 17:28:10 +00:00
jhawk 9c550d0d72 oops: .(bullet implies the initial .It 2001-04-07 17:21:30 +00:00
jhawk a7092e61e6 Update copyright date.
"laptop" is not a proper noun + grammar.
"NetBSD's" is ".Nx Ns 's".
correct spurrious wrongly-marked up emdash to a semicolon.
2001-04-07 16:48:17 +00:00
jhawk 152a0585ea Update copyright date.
Update document date.
Periods at ends of sentences.
Don't hyphenate NetBSD (for .ps versions)
Avoid wording that implies the current release is 1.5.
Emdashes are \(em and not -- and especially not '-'; no surrounding whitespace
bound checking => bounds checking
Grammar (including parallelism, articles, etc.)
Tagged lists spaced from largest tag.
Semicolons for list delimitters where commas are ambiguous.
Colons after text before examples.
s/1.4 or later/1.4 or prior/
Simon Burge is a pmax portmaster now
Havard Eidnes -> H\(oavard Eidnes
Jaromir Dolecek -> Jarom\('ir Dolecek [can we do better?]
note The End
2001-04-07 15:23:15 +00:00
jhawk e938d20702 Update copyright date.
Colons after text before examples.
2001-04-07 15:19:59 +00:00
jhawk 5d9d9a6f51 Update copyright date.
.Ic sysinst
Periods at ends of sentences.
X window system -> X Window System
cleanup PKG_PATH markup
2001-04-07 15:19:32 +00:00
jhawk 0a02ec5538 fix warnings from html generation due to unexpanded
unquoted tabs.
2001-04-07 14:56:48 +00:00
jhawk 7cf3a148ae Fix after-period spacing issue with "NetBSD Foundation, Inc. and its" 2001-04-07 14:51:52 +00:00
jhawk 0a0e469daf Fill the few lines that could manage it to 80col for better
source readability.
2001-04-07 14:45:09 +00:00
jhawk 2c7a339df0 Update copyright date.
Remove .Pp between items. Now runs
as one long paragraph, and takes 2x less space. This is fine
because each item was a single sentence anyhow.
2001-04-07 14:41:52 +00:00
mellon 871abbab37 Make things a lot smaller. 2001-04-06 18:53:33 +00:00
wiz b1593d9814 Add getbootfile(3) to libutil, and a man page.
Bump libutil version to 5.5.
2001-04-06 14:31:14 +00:00
wiz d599e51cc7 Note removal of /usr/lib/runemodulue/libUTF2.{a,so}. 2001-04-06 14:18:56 +00:00
wiz 8c58184592 add umct(4) 2001-04-06 14:15:44 +00:00
tsutsui 41e5de4ed5 Add m68k/byte_swap.h. 2001-04-06 14:12:46 +00:00
wiz 14dbdf5518 Negative exit code cleanup: Replace exit(-x) with exit(x).
As seen on tech-userlevel.
2001-04-06 11:13:45 +00:00
wiz fdb63fff38 Every man section begins with a single page:
Add share/man/{cat,man}4/macppc, and intro.{0,4} there.
Thanks to Tsubai Masanari for help in writing it.
2001-04-06 10:47:16 +00:00
simonb 20f99292d1 Disable tracing in the distrib client (controlled by #ifdef SMALL in
includes/site.h).
2001-04-06 06:39:54 +00:00
thorpej c00d041746 Make this work with the new dhcp code -- but the binary is Bigger.
Might require some trimming in the dhcp code itself.
2001-04-06 04:09:55 +00:00
thorpej c18e0e0f7d Add /etc/rc.d/altqd. 2001-04-05 23:56:43 +00:00
thorpej ea213b7d88 Add /usr/sbin/tbrconfig. 2001-04-05 22:03:57 +00:00
thorpej 8933f49386 Move tbrconfig(8) into /sbin. 2001-04-05 21:48:15 +00:00
ross e7a8e6a36b g/c stuff left over from the last ice age 2001-04-05 20:37:28 +00:00
wiz c4db351748 Don't install /etc/rc.d/gated any longer, since gated isn't in the
base system.
2001-04-05 17:04:03 +00:00
wiz b7cbd3c929 man/{cat,man}4/i386/ie.{0,4} is gone. 2001-04-05 12:49:47 +00:00
wiz 487a5a5ba1 We don't need man/{cat,man}3/atari anymore, since libahdi is gone (and
has been for over a year), and nobody else installs anything there.
Remove them.
2001-04-04 13:13:59 +00:00
jdolecek b61a5aeb17 build se(4) manpage and add it do distrib lists 2001-04-03 11:28:03 +00:00
minoura b74f1dbd48 Duplicated entry (/usr/share/man/cat8/error.0). 2001-04-03 01:43:18 +00:00
tshiozak f9458068d2 UTF-2 rune module is also obsolete. see PR 12502. 2001-04-02 16:49:42 +00:00
msaitoh d816600fbf add libbfd.a 2001-04-02 12:46:34 +00:00
itojun 94cdb4e17c copy config hint docs to /usr/share. 2001-04-01 23:47:45 +00:00
minoura 65f703caf1 Correct typo. 2001-04-01 13:09:37 +00:00
kleink dbe5e41092 Add daylight(3) links. 2001-03-31 19:11:01 +00:00
kleink 60abf81ce0 Sync libc minor. 2001-03-31 18:34:50 +00:00
aymeric c998fb2b0d move ex from 13 to 12, due to import of nvi 1.79 2001-03-31 11:43:22 +00:00
itojun 9fdfe6878f en_US.UTF-2 locale is obsolete. PR 12502 2001-03-31 09:35:34 +00:00
chris cc02f1c898 Updated Kjetil's email address as requested in port-arm32/8787. 2001-03-30 22:56:15 +00:00
minoura 4b0b823fa4 Add yds(4). 2001-03-30 14:35:45 +00:00
kleink cb971b2951 Add hme(4). 2001-03-30 13:58:43 +00:00
toddpw 33b48c633c Add some headers and a device symlink that have recently appeared on arm32. 2001-03-30 11:29:09 +00:00
fredette dffb35cf7f Add Matt Fredette to the list of developers. 2001-03-29 01:09:02 +00:00
toddpw ecf8a4c7d2 Add man pages for ses(4) driver, and MD2Data(3) & friends. 2001-03-28 08:05:35 +00:00
pooka 2ee0eb8102 reflect magic.mgc 2001-03-27 00:50:10 +00:00
tsubai cc76c375a2 Use x_mount. 2001-03-25 13:08:47 +00:00
blymn ffc1577812 Major bump on libform due to driver commands changing value. 2001-03-25 12:40:55 +00:00
simonb 2abdec8d17 Add dummy dependall target, only install bootblocks once. 2001-03-24 15:31:23 +00:00
simonb de2bc33bf5 Add dummy dependall target. 2001-03-24 15:30:44 +00:00
jdolecek 7d254831a1 move /usr/include/dev/isa/if_wereg.h to obsolete lists, it doesn't exist anymore 2001-03-24 09:32:48 +00:00
wiz 771817a1ec Move /usr/include/compat from mi to obsolete.mi, since it doesn't contain
any files.
2001-03-21 16:25:38 +00:00
tsutsui 780d065665 Move c++rt0.o and scrt0.o from ad.m68k to md lists
since they are available only on a.out ports.
2001-03-21 15:03:56 +00:00
atatat 0dec8741bf Add new cksum variants (md2, md4, rmd160, and sha1) to set lists. 2001-03-20 18:49:49 +00:00
ad c47daf63a1 dev/i2o/iopvar.h is replaced by iopio.h. 2001-03-20 13:04:54 +00:00
tsutsui f38c67afc0 Pull more functions (but except gethost.c) into libhack.o.
Saves ~2.3kbytes.
2001-03-19 22:27:59 +00:00
tsutsui 8c01e8025d Switch news68k to ELF:
- Set shlib=elf on news68k
2001-03-19 17:02:53 +00:00
tsutsui 4740efbc82 Move X11R6/lib/X11/xserver/SecurityPolicy from xbase set to xserver set.
It is installed only if BuildServer == YES.
2001-03-19 11:18:42 +00:00
atatat da4ce3a0fe Bump libc shared minor in shl.mi for MD2. Add MD2 stuff to comp sets. 2001-03-19 05:01:29 +00:00
toddpw cf0e88e7d7 Add man/cat pages for elmc.4 (3c523, MCA i82586 ethernet) 2001-03-18 22:32:15 +00:00
veego ec058576d4 /usr/include/gssapi/rpc and /usr/include/ss are no longer used, so remove
them.
2001-03-18 10:03:51 +00:00
tsutsui 0409a49e97 "NOMAN= yes" -> "MKMAN= no" 2001-03-17 07:10:54 +00:00
itojun 6288e2e767 correct installation location for postfix flush/spawn/lmtp 2001-03-15 12:03:11 +00:00
kleink f714f1126b Sync with tzdata2001a. 2001-03-14 13:40:36 +00:00
nsmrtks cee28f7fcf Add NISHIMURA Takeshi to the list of developers. 2001-03-14 10:23:30 +00:00
itojun a76e001301 upgrade in-tree postfix to release-20010228. 2001-03-13 18:13:16 +00:00