Commit Graph

4447 Commits

Author SHA1 Message Date
enami 652855a0c7 Use symbol MTREECONF instead of MTREE to refer configuration file
to avoid conflicts.  Pointed out by chs@netbsd.org.
2001-10-10 05:13:51 +00:00
christos 768eab98b9 update for libedit. 2001-10-09 13:52:38 +00:00
isaki 3b8b1cfb34 add myself. 2001-10-07 12:58:21 +00:00
bjh21 c1de913a5f Add <machine/pte.h>. 2001-10-06 20:31:50 +00:00
thorpej 4b209f44cc Make these reflect reality (again). 2001-10-06 01:45:09 +00:00
bjh21 e77a30307f Add <net/if_ieee1394.h>. 2001-10-05 16:26:01 +00:00
jmc 1f7d4add83 Change DBG= to DBG?= so it's controllable from the top level makefile easier. 2001-10-05 01:19:42 +00:00
jmc 0eadbed94d Change all COPTS+=-Os to DBG=-Os as that var actually controls the optimization
levels
2001-10-05 01:17:27 +00:00
eeh 0b9ab32287 Add generic properties related files. 2001-10-04 19:08:07 +00:00
oster aa1dffb412 Update the sets list. (Thanks Wiz!) 2001-10-04 16:18:45 +00:00
chs 79016ecdea make this work with obj dirs. 2001-10-04 16:09:11 +00:00
chs dec9f39d8d reduce ramdisk size back to what it was before.
everything fits since tsutsui fixed libhack.
2001-10-04 08:17:41 +00:00
jmc 545ea87341 Tweak newfs so this has space again. Really need barely any inodes on the floppy 2001-10-04 04:57:20 +00:00
jmc 7ae0c501ca Add DBG=-Os to all so libhack.o gets built without using -O2 on it.
Also adjust the clean rule to first run the clean rule from ramdiskbin.mk
if it exists (cleans up the object subdirs then from the new crunchgen setup)
2001-10-04 04:14:06 +00:00
jmc ecf83970eb Add an unconfig target for the fdset's 2001-10-04 04:11:26 +00:00
hubertf b23688b379 fix RCS Id 2001-10-04 00:11:22 +00:00
hubertf ef6e39b50d fix typo: copm -> comp 2001-10-04 00:02:09 +00:00
chs 005366700c use symlinks instead of a second copy of each shared lib. 2001-10-02 06:43:15 +00:00
martti 078695e764 Added myself 2001-10-01 12:02:07 +00:00
atatat e28d27cc0d Obsolete /usr/include/sparc64/fbio.h 2001-10-01 02:07:37 +00:00
hubertf d3167642ec Add ESS 1688 AudioDrive card as supported (esl driver) 2001-09-30 00:34:50 +00:00
augustss a1cc19a53e Add esl driver. 2001-09-29 18:52:17 +00:00
cjep 961a761243 Added myself. 2001-09-29 16:53:56 +00:00
seb 24980f6902 added myself in "Developers and other contributors" section 2001-09-29 13:05:46 +00:00
yamt 4cf8a6a821 libc minor bumped to 79. 2001-09-28 06:22:33 +00:00
shin 8ddf54fa93 delete clock_machdep.h 2001-09-27 08:01:25 +00:00
is 6818808c1a Don't use target system installboot binary, which is no longer a shell
script.
2001-09-25 19:21:19 +00:00
jmc 8a11e4797f Include bsd.sys.mk so proper DESTDIR processing gets done for libhack.o builds. 2001-09-25 06:00:34 +00:00
tls aeb590fb1f GCC 2.95 generates significantly larger code with -O2 than our old compiler did; thus we overflow the floppies. I thought we used to explicitly set -Os in here; anyway, with this change, we do now! 2001-09-23 23:40:29 +00:00
hubertf d57da0cf92 Seems people are very confused by the fact that floppy/disk2 is a symlink
to a .tgz file. Try to be a *bit* clearer. (Todd, please use hardlinks
next time ;-)
2001-09-22 21:46:50 +00:00
ad 30951ed237 Add manual page for dpti. 2001-09-22 16:29:33 +00:00
wiz e75d19a14b oops, fix typo in last 2001-09-21 20:10:27 +00:00
wiz c05f4d1ba1 add rasterconsole(4) 2001-09-21 20:09:24 +00:00
ad d7dfccde8e Tweak tc fb manual pages. 2001-09-21 17:34:57 +00:00
gmcgarry a99ecc89f7 Update for alpha and pmax overhaul. 2001-09-21 09:17:29 +00:00
mrg 550540434a add /bin/rcmd; rsh needs this. 2001-09-21 06:12:52 +00:00
mrg 25f70db835 add missing nfs entries; required for mount_nfs 2001-09-21 05:46:09 +00:00
wiz c4e2e1721f add lint stuff for libpci 2001-09-20 21:54:10 +00:00
wiz 188d2d4407 Add /usr/include/krb5/k524_err.h (this is supposed to get installed, right?) 2001-09-20 21:52:58 +00:00
wiz 594d2dd47f Add /dev/agpgart. 2001-09-20 21:50:10 +00:00
thorpej 93c794a94b Remove pmax-specific fbio.h -- everything uses <dev/sun/fbio.h> now. 2001-09-19 18:51:03 +00:00
thorpej 1827551cbc Don't do the symlink hack for fbio.h. Just use <dev/sun/fbio.h>. 2001-09-19 17:54:44 +00:00
thorpej 5c466ecf34 Just use <dev/sun/fbio.h>. 2001-09-19 17:51:27 +00:00
thorpej 92df2aecae Use <dev/sun/fbio.h>, not our own copy. 2001-09-19 16:46:49 +00:00
thorpej 04c2f2a9a2 Amiga don't need its own fbio.h anymore; screenblank(8) uses <dev/sun/fbio.h>,
and the ioctl that this file defines is compatible.
2001-09-19 16:40:52 +00:00
thorpej 681df63b07 Remove alpha/include/fbio.h -- it hasn't been used for a Long Time. 2001-09-19 16:32:04 +00:00
wiz 8f49056749 mmeye's loadfile_machdep.h isn't installed anymore. 2001-09-19 10:32:31 +00:00
ad baec33e155 Update for stic header file shuffle. 2001-09-18 19:53:15 +00:00
jdolecek a6a38befd9 Add TCOM TC-400 & TC-800 to list of supported hw.
Fixes misc/7364 by Geoff C. Wing
2001-09-17 19:39:43 +00:00
assar 2a2aa85a8d update infrastructure for krb4 1.1 and heimdal 0.4e 2001-09-17 12:34:40 +00:00
gendalia d39f6146b7 added myself 2001-09-16 19:26:12 +00:00
manu 52cc3216bf Addec clockctl.h to comp.tgz 2001-09-16 09:22:48 +00:00
chs 737a326432 uvm_vnode.h is no more. 2001-09-15 21:19:36 +00:00
chs 8be3a83fe3 uvm_vnode.h is dead, genfs_node.h is born. 2001-09-15 20:41:59 +00:00
enami a79e8e405c Add pcictl(8). 2001-09-14 07:05:51 +00:00
enami e02d563aae Sync wi/ reality. 2001-09-13 23:17:22 +00:00
thorpej e3a72d2e94 Add libpci. 2001-09-13 23:08:33 +00:00
thorpej 665c8d237d Add new PCI header files. 2001-09-13 21:54:17 +00:00
jdolecek 5428914eb7 mention GENERIC_PS2TINY for i386 2001-09-13 18:13:46 +00:00
jdolecek 785b85c14a glue in necessary IBM PS/2 kern set bits 2001-09-13 18:09:19 +00:00
jdolecek b29d271447 change launch_subwin() to pass failure reason back to caller, add check
pipe(2) call was successful
make launch_subwin(), va_prog_cmdstr() static
2001-09-13 18:07:26 +00:00
jmc 80c2e0c086 Fix typo's on hp300 cat4 list 2001-09-12 05:00:50 +00:00
enami f6902a7a38 There isn't syncfs.h under specfs/. 2001-09-12 04:59:13 +00:00
jmc f6625b6f7a Update for libc 2001-09-11 21:03:24 +00:00
bjh21 97438fd6d4 Add eca(4). 2001-09-11 18:18:11 +00:00
gmcgarry a6872266c3 Update for HP300 manpage changes. Also resorted. 2001-09-11 06:41:14 +00:00
gmcgarry ee1ad7fcec Add agp(4). 2001-09-10 21:14:02 +00:00
gmcgarry ffdd97ccd7 Add pci_find_device.9 2001-09-10 20:16:46 +00:00
fvdl c54f45f776 Update libi386 minor. 2001-09-10 11:05:38 +00:00
fvdl 77aa979672 Add new include files for agp/mtrr. 2001-09-10 11:05:02 +00:00
assar 41f102fe0e install miscfs/syncfs/syncfs.h 2001-09-09 17:42:46 +00:00
wiz 4ba2e18ea5 Add hardclock(9). Written by myself, improved via some comments from
Christos (thanks!).
2001-09-09 03:07:09 +00:00
thomas 1c57ac7869 ELF adaption. 2001-09-08 16:22:29 +00:00
thomas 623e0e4979 Atari now has ELF shared libs. 2001-09-08 11:09:26 +00:00
wiz 5c19e5ad17 Add ntp_adjtime(2), ntp_gettime(2). 2001-09-06 00:21:11 +00:00
martin 9f971c1da2 Add etc/rc.d/downinterfaces. 2001-09-04 18:11:22 +00:00
wiz c89f483c56 add hz(9) 2001-09-04 04:08:01 +00:00
jdolecek c4ec7c7376 add new Polish libc catalog 2001-09-03 18:42:49 +00:00
wiz a21f8de0a7 Add some locale dirs and files for texinfo. 2001-09-02 22:56:52 +00:00
chs f2742305e4 rz -> sd for MI SCSI. 2001-09-01 02:36:51 +00:00
briggs fdedf9b80f Sandpoint set lists. 2001-08-30 20:55:53 +00:00
mrg c63364c612 ultrasparcen do not tftp ip.arch just ip. noted by <andrew@ugh.net.au> on port-sparc64 2001-08-30 12:26:06 +00:00
he 54b81ce0d6 Provide minimal versions of thse to make "make release" work. 2001-08-29 20:32:30 +00:00
mrg 058f9756b8 it is "boot net netbsd" for OBP2, from tron in private email. 2001-08-29 03:26:07 +00:00
thorpej 55e8a6f76f Add pcn(4) manual page. 2001-08-27 19:52:47 +00:00
is ed065095e7 Added repulse audio board. 2001-08-26 20:47:27 +00:00
simonb 03e576a384 More rz->sd/cd updates. 2001-08-26 12:08:07 +00:00
simonb 65890eaf66 This hasn't been used since the NetBSD 1.3.3. 2001-08-26 12:02:22 +00:00
simonb 1e8ccbac70 Change some rz references to sd.
XXX: need to mention new sd devices in release notes.
2001-08-26 12:00:17 +00:00
simonb e5592e5454 Use "sd" only in disk_names. 2001-08-26 11:58:47 +00:00
chs 7cffe4c898 switch cesfic to ELF. 2001-08-25 18:39:24 +00:00
thorpej bbdda9d53d Make the toolchain set lists reflect reality (we do NOT use the new
toolchain yet, and someone disabled shlibs in the toolchain w/o fixing
up the set lists...)
2001-08-25 16:46:17 +00:00
thorpej 5bfc586274 Oops, add set names, add <ieeepf.h> 2001-08-25 16:43:57 +00:00
thorpej a27daf757e Add MD sets for the algor port. 2001-08-25 16:32:44 +00:00
thorpej cf301e151e Add MD sets for the algor port. 2001-08-25 16:21:24 +00:00
thorpej 36c31ac875 Until the new toolchain is ready, /usr/libexec/cpp0 -> /usr/libexec/cpp,
so that people can actually build snapshots.
2001-08-25 15:51:36 +00:00
thorpej f38eb663ed Building of shared libraries for the toolchain was disabled. Remote
them from the set lists for the benefit of those building snapshots
until the toolchain upgrade is finished.
2001-08-25 15:49:12 +00:00
thorpej c55c271cdb Add amhphy(4). 2001-08-25 04:14:26 +00:00
thorpej 6c1c8a75e9 Add pnaphy(4). 2001-08-25 03:31:32 +00:00
thorpej 817b379c90 Add acphy(4). 2001-08-24 18:02:43 +00:00
mrg b82078b80d netbsd.INSTALL.gz is already install; back out part of previous. 2001-08-23 17:19:49 +00:00
eeh 11f0349df1 Install INSTALL kernel. 2001-08-23 17:14:40 +00:00
mrg bd3a784d30 clarify instfs.tgz & netbsd.INSTALL.gz usage. 2001-08-23 17:05:47 +00:00
mrg f32a062ce6 install the netbsd.INSTALL kernel into the release area as well. 2001-08-23 16:59:33 +00:00
mrg 75146946d7 update sizes for / and /usr to ones that actually *fit* 2001-08-23 16:59:08 +00:00
mrg 9bdc5bb710 add a note about the new "instfs" and also xref diskless(8). 2001-08-23 16:42:40 +00:00
mrg d8ebb0682c build an "instfs" which can be untarred for complete netboot installs. 2001-08-23 15:50:09 +00:00
mrg 1e8c30ef94 update sparc64 (and some generic) set sizes to reality (gnu.tgz is
*much* larger for sparc64 now! :-).  remove the notes that PCI kbd/ms,
sbus audiocs, and fas support don't work because they now do.
2001-08-23 14:33:13 +00:00
wiz 74d0aad2a6 Add MAKEDEV(8) for netwinder, and the necessary directories. 2001-08-23 01:41:36 +00:00
martin c45ea630d3 Drop ``-Os'' on sparc64 due to toolchain issues.
The same change has already been applied on the 1.5 branch. The problems
(i.e. ifconfig not showing IP addresses) have been verified to still exist
with the new toolchain.
2001-08-20 12:19:43 +00:00
wiz 1e378c4c12 precede, not preceed. 2001-08-20 12:00:46 +00:00
mrg 8ce8d4953e - cope with ports that don't build lint libraries
- updates for the new toolchain (if old toolchain can't, at least let some
  people's `make snapshot' complete.)
2001-08-19 17:18:01 +00:00
mrg 178253697d sparc64 MD X11 files. 2001-08-19 14:18:02 +00:00
mrg 0d1e777842 add ./usr/include/sparc64 (the dir.) 2001-08-19 14:17:23 +00:00
mrg 56ac329b4b add compat LKMs. 2001-08-19 14:16:34 +00:00
mrg 8f8875394a add support for ports that do not (can not) build lint libraries. 2001-08-19 13:15:18 +00:00
ad cf24a0936c Bump libutil major for pw_mkdb() change. 2001-08-18 19:33:17 +00:00
tv 124e80aa4c Get new dhclient-script from usr.sbin/dhcp/clientscript/. 2001-08-18 16:03:48 +00:00
wiz 339471dbcd Add ofwboot(8) for macppc. 2001-08-18 00:02:59 +00:00
thorpej efb284a610 add net/if_bridgevar.h 2001-08-17 23:30:32 +00:00
thorpej bcc1bef4b2 Add bridge(4) and brconfig(8) manual pages. 2001-08-17 22:25:42 +00:00
thorpej 0a56ddefad Add /sbin/brconfig. 2001-08-17 22:23:05 +00:00
wiz be45c09abc Add new sun2 man(4) pages. 2001-08-17 07:23:03 +00:00
mbw 4846972207 common/main:
quick start info about bootable CD-R image

common/sysinst:
point to FAQ entry on missing hard drives

macppc/hardware:
fix info on D-Link 530TX (vr) and 530TX+ (rtk)
Some PowerBooks (FireWire and G4) won't work with FirmWare update 4.1.8,
   need to use -current
mention that AirPort/AirMac 802.11b wireless is supported in -current
mention that CPU upgrades are supported

macppc/install:
point to partition numbering explanation in FAQ
fix kernel name on bootable cd-rom and mention case sensitivity

macppc/prep:
mention that people unfamiliar with MacOS should mail the port-macppc
list.
Some PowerBooks (FireWire and G4) won't work with FirmWare update 4.1.8,
   need to use -current
Umax S900 isn't supported by System Disk
describe how to use Disk Copy to create the bootable floppy
point to partition numbering explanation in FAQ
point to ISO mirror site list
2001-08-17 07:04:41 +00:00
tv 0d8e992e48 Use "-t ffs" when remounting rootdev read/write. 2001-08-16 19:14:40 +00:00
matt 06c22beb4b Copy dhcp file from dist (since it has now moved there.) 2001-08-16 14:27:19 +00:00
jdolecek 17a77bd059 mention i386 INSTALL_PS2 2001-08-14 20:46:17 +00:00
garbled e199b83316 Oops! Fix a pasto in this file. Change the second set of
sushi/*/securityconf entries to read sshdconf.  Noted by Chuck Silvers in
private mail.
2001-08-06 06:51:10 +00:00
scw ea9dffc984 Update for recent UVM/UBC man page changes. 2001-08-05 20:49:19 +00:00
yamt ce0851f049 add myself 2001-08-03 15:08:46 +00:00
drochner 1eef3751f8 dhcp installs omshell now 2001-08-03 14:21:27 +00:00
drochner 22c120406f use dhcp sources from src/dist/dhcp 2001-08-03 14:15:48 +00:00
garbled 4f0354c66f Add the sshdconf directory. 2001-08-02 05:45:36 +00:00
jdolecek 87b865f2a9 It takes quite a while for the /dev to be setup on my PS/2 test machine.
Since impatient users might think the machine locked up, print a message
'Creating real /dev (this may take a while) ...' so that they know what's
happening.
2001-07-30 22:43:36 +00:00
jdolecek 8fca9dfe2d make BLOCK8K match DISKSIZE 2001-07-30 21:38:22 +00:00
ad 3b1828355b Add a driver for Mylex AcceleRAID and eXtremeRAID controllers with v6
firmware. Based off the FreeBSD driver, and re-worked by tls, erh and I.
2001-07-30 19:59:04 +00:00
jdolecek 06d8eabe50 split the PKG_PATH example to two lines (variable set and export) to avoid
too long line in .more or .txt version of the INSTALL document
remove the pkg_add example for cvs - it's part of base system now
2001-07-30 16:58:55 +00:00
jdolecek 3ac00817eb update for recent changes in IBM PS/2 support 2001-07-30 13:46:03 +00:00
jdolecek 38e122016d mention boot-ps2.fs for i386 IBM PS/2 machines 2001-07-30 13:44:04 +00:00
chs 690a630673 increase the memory disk size, it needs to be bigger with ELF. 2001-07-30 00:09:08 +00:00
scw ddac7c3663 Add mvme68k's memc(4). 2001-07-29 08:02:31 +00:00
bjh21 21167a9dcd arm26 uses ELF, so we want to ship the libarm32.so.0 symlink. 2001-07-28 19:46:21 +00:00
bjh21 66d7c21d4f Ship libarm32 on arm26 as well. 2001-07-28 19:26:37 +00:00
bjh21 db91425281 Obsolete <arm/arm32/sysarch.h>. 2001-07-28 19:22:57 +00:00
bjh21 6b38ee3d62 <arm/arm32/sysarch.h> -> <arm/sysarch.h>
Also add <arm26/sysarch.h> on arm26.
2001-07-28 19:21:59 +00:00
bjh21 c1832e4050 Add boot26(8). 2001-07-28 14:43:13 +00:00
bjh21 16c6c851dc Add /usr/mdec/boot26,ff8. 2001-07-28 12:45:42 +00:00
bjh21 bf4e210bbe Add a machine-dependent base file list for arm26, based on the arm32 one. 2001-07-28 12:08:13 +00:00
tsubai 5b827e1fa6 Use all of libhack (but opendir.c) to fit 1.4M floppy. 2001-07-27 11:37:58 +00:00
wiz 41df6b74a9 partiton -> partition 2001-07-26 22:47:34 +00:00