Commit Graph

4039 Commits

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