Commit Graph

8180 Commits

Author SHA1 Message Date
dsl 300c56aef2 Add a newline to the end of the 'syslog' output when writing it to stderr.
(affects output of dhclient when run from sysinst)
2004-10-17 11:57:14 +00:00
he cee1a3e3d0 Add mention of the xetc set; configuration files for X which could be
locally modified.
2004-10-16 21:29:03 +00:00
dsl 81c71a86b4 Make compile with WARNS=3 2004-10-16 13:20:10 +00:00
dsl 8cc827516a Remove used variable 2004-10-16 12:52:30 +00:00
he b0a1d8f11d Increase the pmax ramdisk size with 100KB, so that the contents
fits again.
2004-10-15 15:06:37 +00:00
snj 70e016abea Spelling police. 2004-10-14 01:16:30 +00:00
gavan 0560d8b947 Initial import of iyonix port.
The Iyonix is a desktop machine from Castle Technology, based on a 600MHz
XScale[tm] 80321 processor.

* Uses the bootloader from NetBSD/acorn32, which is now 32-bit compatible.
* Currently boots multiuser with a serial console.
* Device support is not yet complete.

With help from abs.
2004-10-13 23:28:34 +00:00
augustss cc17454fb0 Add auacer(4). 2004-10-10 16:49:52 +00:00
yamt 858030da1c - put back cc_microtime.h and cpu_data.h.
- mark them obsolete.
2004-10-10 15:38:58 +00:00
yamt c72c6f082e don't install cpu_data.h or cc_microtime.h.
they're not intended to be exposed to userland.
2004-10-10 08:57:30 +00:00
rtr 8f36adaafb + add lib{shadow,layer}.a into appropriate x11 md set lists 2004-10-07 13:50:18 +00:00
dsl 01236c0646 Build gzip with -DSMALL set
Also Remove compress and bzip2 support
Brings bootfloppy-tiny back below the size of a 5.25" floppy.
2004-10-06 21:28:12 +00:00
hubertf 6ee2fd4071 Add a comment about that "Fast Data MMU Miss" may indicate a needed OBP
upgrade. Hinted at in a posting on port-sparc64@ by Philip Jensen,
OK'd by martin@.
2004-10-01 23:36:35 +00:00
sekiya 19cf38fa50 Add the 64-bit ip30 bootloader. 2004-09-29 04:59:05 +00:00
erh b16570503e Add ./usr/share/sushi/system/dailyconf/script2 2004-09-28 23:41:07 +00:00
tshiozak 94244ec3de add missed entry for CP866. (lib/27060) 2004-09-28 06:51:37 +00:00
wiz d35635608b Fix typo in hp700 man page name, reported by Hisashi T Fujinaka. 2004-09-24 18:22:40 +00:00
wiz 0209c3cfba Add sti(4) and the new hp700 man(4) pages. 2004-09-24 13:50:06 +00:00
wiz 925099bfb3 Add /usr/share/man/{cat,man,html}4/hp700. 2004-09-24 13:48:51 +00:00
he ce985b87e9 Add sys/cpu_data.h and sys/cc_microtime.h. 2004-09-23 12:54:58 +00:00
snj 619df63ccc Typo police: sytem -> system. 2004-09-22 21:24:07 +00:00
he 8b9587795d Move crtbeginT.o from gcc.mi to gcc.shl, so that it is only included in
the sets if HAVE_GCC3=yes and MKPIC!=no.  Should fix build problem for
sun2 and evbsh5 which don't have shared libraries.
2004-09-16 06:50:19 +00:00
hubertf 2fa09966de Change copyright to 2-clause BSD-copyright.
Changed with explicit permission of Thorsten Lockert (tholo sigmasoft com)
2004-09-15 19:45:17 +00:00
thorpej ca3d809801 Add libarm.so and libpmc.so to sync with ad.arm 2004-09-14 18:42:24 +00:00
lha 9aad4ec1d6 fix previous commit, uuid manpages are installed in 3 not 0 2004-09-14 13:59:21 +00:00
thorpej 1209149ad2 Add the uuidgen(1) command, adapted from FreeBSD. While here, also add
a DCE-compatible -s flag, which causes uuidgen(1) to output C code for
the UUIDs rather than the standard string representation.

PR 23470.
2004-09-13 23:35:19 +00:00
fvdl a26f018446 Revert previous; INSTALL should be small enough again. 2004-09-13 22:35:05 +00:00
thorpej de1dfb1250 DCE 1.1 RPC compatible UUID routines for libc, adapted from FreeBSD.
Encode/decode to big/little endian binary blob routines adapted from
kernel.

PR 23470.
2004-09-13 21:44:54 +00:00
chs c2e0ac407b increase floppy limit to 3, the 2.0-branch autobuild overflows 2. 2004-09-13 08:32:19 +00:00
dsl 64cdb08d62 Run the new copy of /etc/postinstall, not the one that happens to be on the
users system already.
Amongst other things this should ensure that MAKEDEV get updated.
(currently untested...)
2004-09-12 19:12:45 +00:00
ian fc5f5774ed Don't remove entries from this file, mark them as obsolete. 2004-09-11 01:19:14 +00:00
ian 70f35b6f77 Remove support for ALIASES in share/locale/ctype/Makefile, which
created symlinks in the filesystem.  Put the one existing alias
(zh_TW.BIG5) into the newer locale.alias file.
2004-09-10 15:12:51 +00:00
wiz ac50d09659 Replace .ie with empty .el or without .el with .if; add some comments;
reduce if'd stuff in one case.
2004-09-10 12:59:03 +00:00
wiz 208ce14f93 Add two missing closing curly braces. Should fix atari release notes.
jdc@ ok.
2004-09-10 12:57:05 +00:00
hubertf 67902b53f9 Fix cut'n'past-o from last change 2004-09-10 11:49:28 +00:00
taca 900e6a5a0e Add missing ./usr/share/man/cat9/m_tag_copy.0. 2004-09-07 12:28:34 +00:00
yamt 2b4fe0218c sort. 2004-09-06 21:47:45 +00:00
yamt c63e47f8b1 add MLINKS for each mbuf tagging functions. 2004-09-06 21:46:46 +00:00
is 83e64d1f98 We don't build split sets anymore... don't confuse users. 2004-09-06 19:08:47 +00:00
is 78cf568c49 Clarify Apollo-accelerator-modifed-mainboard-SCSI vs.
Apollo-accelerator-provided-SCSI support status.
2004-09-06 18:56:16 +00:00
yamt 419ed6dbbc add m_tag(9). 2004-09-06 18:25:00 +00:00
yamt 436ebe5788 add m_copyback_cow and m_makewritable. 2004-09-06 09:47:16 +00:00
manu 46cc47f4ab Missing files that were recently added:
usr/include/netinet/pim.h
usr/include/netinet/pim_var.h
usr/share/man/cat4/multicast.0
usr/share/man/cat4/pim.0
usr/share/man/man4/multicast.4
usr/share/man/man4/pim.4
2004-09-05 06:32:03 +00:00
lukem 293ecb3f96 missing postfix docs; postconf(5) postconf.5.html OVERVIEW.html 2004-09-04 22:56:16 +00:00
he dd3405192a Move crtbeginT.o from shl.elf to gcc.mi, so that it is only included in
the set list if HAVE_GCC3=yes.  Fixes build of release for the vax port.
2004-09-03 11:26:22 +00:00
chs c2472e10b2 rename a global variable so that it doesn't collide with a libcurses function
when both are present in a crunched static binary.  part of PR 26458.
2004-09-01 01:46:56 +00:00
tsutsui 0f0f2c4943 Remove .mdebug.abi32 and .comment sections created by binutils-2.14
on converting kernels into ECOFF.
ARC BIOS may be confused by these sections without valid address.
2004-08-30 16:08:24 +00:00
thorpej 8d13a4aafe Switch to using GCC's supplied crtbegin / crtend files. 2004-08-28 00:18:38 +00:00
wiz 4d9086f0bc Get rid of some superfluous "No Ns" calls before punctuation. 2004-08-27 16:53:13 +00:00
itohy bb5bb52e57 Add njs.4 2004-08-26 14:19:55 +00:00
snj 635c18cf53 New sentence, new line. 2004-08-24 22:53:18 +00:00
hubertf 994b36e369 While describing how to get the split sets onto ms-dos formatted floppies,
add a few words how to create a split set, as we don't ship them any more.
Thanks to Havard for the defails!
2004-08-24 22:42:17 +00:00
hubertf 3a395db269 adjust copyright 2004-08-24 21:58:29 +00:00
hubertf 97b7a78d59 merge old list and what's in htdocs/donations
(and mailed finance-exec@ the diff to commit :)
2004-08-24 21:57:04 +00:00
gavan 2fa949cdaf Stat is a host tool, so pick it up from the right place.
While we're at it, check for some common errors, and make the usage stuff
work better.
2004-08-24 21:32:12 +00:00
he ac20e11f30 Un-obsolete gethostent(3), now that it's installed as a link to
gethostbyname(3).
2004-08-24 11:38:41 +00:00
snj 96ccd10724 s/When you chose/If you choose/ 2004-08-23 19:43:20 +00:00
nsmrtks c244b0ffb9 * x68k: fix to tell where to get "netbsd" from (how to run gzip.x on
netbsd-INSTALL.gz on the x68k's native OS.)
2004-08-23 19:31:06 +00:00
wiz 66134445fd There is no "It-span" macro, replace with "It"; size column correctly
to fix a formatting error (hi hubertf!). Empty lines should have a single
dot, not two or none.
2004-08-23 16:03:57 +00:00
lukem 61c4fc8d5c ipw(4) and ipwctl(8) 2004-08-23 13:55:15 +00:00
wiz c2290765ee Write Soren the First's name consistently. 2004-08-23 01:07:46 +00:00
hubertf 685ec9286a Add copyright 2004-08-23 00:53:39 +00:00
hubertf 5e6a650cd0 Script to calculate compressed/uncompressed size of a set, for all
architectures listed in the "ports" variable of this script.
2004-08-23 00:52:58 +00:00
hubertf a7177904b4 * Update lots of set sizes
* Merge paragraph for various arch's 'xserver' set, so the size
   can be added after that paragraph in one block for all archs.

Todo:
 * Where is the 2.0 amd64 snapshot on releng.netbsd.org ?!?
 * Portmasters, update your kernels and other MD stuff in here!
 * Set sizes (all sets) needed for: hp700 sun2 xen-i386 (see "XXX old")
 * Various kernel sizes
2004-08-23 00:49:19 +00:00
hubertf 4e459e50ad * don't mention since when we have /etc/rc.d - it's just part of NetBSD 2004-08-22 23:20:04 +00:00
lukem fe9a74b763 Use '#!/usr/bin/env perl' instead of hardcoding the path.
Fix some typos.
2004-08-22 13:29:40 +00:00
tron eb8fa50c9c Update list of release engineers. 2004-08-22 06:56:03 +00:00
hubertf 00056feaf5 Changes:
* update copyright year
 * update list of ports     XXX portmasters please check!
 * fix a few paths
 * note that you can also get into OFW via a BREAK if on cereal console
 * pkgsrc is at something like 5000 pkgs
 * remove a few numbers that would need maintenance otherwise
   (and that aren't easy to determine - ports (not) released in binary)
 * Yank section on "upgrade path to netbsd 1.6", same for 1.5
 * There are no more README.export-control files (it seems?)
 * Update compressed+unpacked src set sizes (estimate xsrc & pkgsrc)
 * mention updating via CVS besides SUP
 * Update list of obsolete /etc/rc.d files, new and removed users & groups
 * Update list of sites that host/run our hardware (-redback, +isc, +ssh.fi)
 * Create list of portmeisters from scratch, with list-portmeisters.pl

Todo:
 * what's the exact number of ports, archs and cpus supported?
 * the "new in 2.0" list needs ... um, creation. Badly!
 * "The Future of NetBSD" may need updating
 * where is xsrc.tar.gz?
 * Fix formatting bug in automatically created portmeister-list
   in INSTALL.txt at "UCHIYAMA Yasushi" (XXX needs a *roff guru?)
 * the "releng" crew disagrees between this file and
   http://www.netbsd.org/People/groups/#releng
2004-08-22 01:54:29 +00:00
hubertf 3f9d92ef9c Script to help create list of portmasters from webpage. 2004-08-22 01:36:20 +00:00
hubertf 9298a8b71d * mention DHCP
* Add vipw(8) and pwd_mkdb(8) as alternatives for editing /etc/passwd
 * give a few more pkg_add examples (kde, mozilla, bash)
 * Recommend Packages.txt and README as pkgsrc documentation
 * Mention postfix and /etc/mailer.conf

Todo:
 * what's the place for a pkgsrc-stable.tar.gz snapshot for 2.0?
2004-08-21 22:56:30 +00:00
hubertf 6b027bd148 fix a few markup nits 2004-08-21 22:30:56 +00:00
hubertf 1e618a842b update copyright year, and some english nits 2004-08-21 21:58:58 +00:00
hubertf dc40be615d Recreate complete(?) list of all advertizement clauses, extracted
from 2.0 src and xsrc with the extract-contrib-string.pl script.
2004-08-21 21:55:47 +00:00
hubertf 7d7af84e20 merge in data from htdocs/donations/200*.xml
XXX Would be nice to have this all in one place...
2004-08-21 11:12:04 +00:00
hubertf 90fe9fb58c Better english (from soren), and mention DVD as an alternative to CD. 2004-08-21 10:37:29 +00:00
hubertf 32030de008 Language nits, by soren. 2004-08-21 10:31:16 +00:00
snj a20a571a69 Fix some typos. 2004-08-21 05:22:47 +00:00
jdolecek 3f3fa2cf55 apparently boot-ps2 overflowed, so refer to boot-ps2-1.fs and boot-ps2-2.fs here 2004-08-21 00:36:29 +00:00
hubertf b0d8762c07 * Mention language selection
* Remove mentions of old releases
 * More details how to drop into ddb
 * Try to mention booting from CD instead of floppies on i386
 * Mention mbrlabel(8) to get existing MBR partitions into a disklabel
 * Default disklabel name doesn't seem to be "mydisk" any longer
   (judging by this week's installation of 2.0_BETA/i386)
 * Mention that DHCP will be offered

Todo:
 * Enter size of extracted sets w/o X and of X sets (done for 2.0/i386)
   (Portmasters?)
2004-08-21 00:20:07 +00:00
hubertf e09640d6eb * Some wording fixes, move some text where it belongs
* document what netbsd-GENERIC_DIAGNOSTIC is
 * i386: the X-server most likely wanted is XFree86
 * sparc* ship Xvfb in the xserver set, not Xprt
 * no split sets, not even on i386. For now(?)

Todo:
 * Where is the 2.0 amd64 snapshot on releng.netbsd.org ?!?
 * Portmasters, update your kernels and other MD stuff in here!
 * Set sizes need updating (automation?!? or remove them?)
2004-08-20 22:26:38 +00:00
hubertf ce610d90f3 CD-ROM -> CD-ROM / DVD
While there, capitalize list of install media (nfs->NFS, ...).
Tested on 2.0.
2004-08-20 21:23:08 +00:00
hubertf c83a5702e4 Remove documentation for updating - there's an own section for this (!?!) 2004-08-20 20:52:36 +00:00
hubertf 8bff586af3 Update for 2.0:
* Fix a few paths and grammar
 * VAX can install from CD-ROM (mmm, simh-vax :)
 * Add note to unzip inst.fs.gz file before using, on x68k
   (XXX someone please check!)
 * properly .if the region about floppy being allowed to be write-protected
   (seems not applicable to x68k by the comments)
 * Add a few likely places where the distribution is on CD-ROMs
 * Mention that DHCP is an alternative to remembering IP-numbers
 * Update list of available IDE drives to four (wd[0-3]) and
   five SCSI disks (sd[0-4]).
   XXX please review for hp300, pmax, sgimips, sparc, sparc64 and
       maybe remove the ".if!" above that paragraph
 * Mention etcupdate for a way to update the etc set

Todo: XXX
 * Provide split sets - it's documented and supported by sysinst
   (or say how to create them?)
 * Fix mentions of "set_name.xx" for the AmigaDOS installation
 * x68k: fix to tell where to get "netbsd" from (how to run gzip.x on
   netbsd-INSTALL.gz on the x86k's native OS?)
 * Someone please either re-summon PS/2 "boot-ps2.fs" or remove the note on it
 * Tape install:
	.Dl # Ic "cd \*M/binary"
	.Dl # Ic "tar -cf" Ar tape_device Ic "misc etc kern"
   That doesn't work with today's set format (binary/sets/misc.tgz ...)
2004-08-20 20:35:22 +00:00
drochner 5d294725da add drvctl stuff 2004-08-19 09:54:06 +00:00
dsl 68444e9859 Don't require <enter> to by typed after setting root's password 2004-08-17 17:12:26 +00:00
dsl f372710462 Add a couple of blank lines before the 'Creating devices' message 2004-08-16 21:04:08 +00:00
rumble fb9e2852c7 Add sgimips/sq(4).
Spotted by Hisashi T Fujinaka.
2004-08-15 20:33:28 +00:00
dsl 29306cabe7 Default to input in MB for all architectures (MB are cylinder aligned).
Move info about cylinders to the 'ask for units' menu.
  (translations need checking, done by cutting sentences)
Stop i386 always asking for units.
Use BIOS cylinders for MBR and disk cylinders for the disklabel.
  (code intended to do this, but got it wrong...)
Mark some menus as 'sub menu' or MC_SUBMENU so that the screen underneath
  is saved.
Add GENERIC.MPACPI to i386 menu.
2004-08-14 16:06:36 +00:00
lukem d949dd984b Move libg2c.so* (the g77 Fortran runtime) from comp to base.
Highlighted by Valeriy E. Ushakov.
2004-08-13 01:02:24 +00:00
lukem ddc929cff6 Move the lib<foo>.so entry (link) from xcomp to xbase, so that
applications on systems without the `xcomp' set installed can
dlopen() a library without supplying the major number.
2004-08-12 16:13:59 +00:00
lukem 90feed6848 Move the lib<foo>.so entry (link) from comp to base, so that
applications on systems without the `comp' set installed can
dlopen() a library without supplying the major number.
2004-08-12 16:07:07 +00:00
wiz 787b5ed61e Add hp700/boot(8). 2004-08-12 15:53:45 +00:00
lukem 1368e3d93c No need to list obsolete minor shared /usr/lib/i18n libs here; we
don't for any other minor shared libs, and 'postinstall fix obsolete'
removes them anyway.
2004-08-12 13:36:20 +00:00
ragge 347097fa08 Updates of supported hardware, from Blaz Antonic. 2004-08-09 08:44:10 +00:00
provos ee1c03bc6b bump minor of libevent 2004-08-08 07:39:34 +00:00
thorpej 7c161da819 - Rename pw_copy() to pw_copyx(), make it return a success/failure code,
and add "errbuf" and "errbufsz" parameters so that errors can be handled
  gracefully, rather than simply exiting the process.
- Add a pw_copy() wrapper around pw_copyx() to preserve old behavior for
  apps that use it.
- Bump shlib version to 7.4.
2004-08-03 23:29:04 +00:00
uch c6ac79b0b3 add NEWSMIPS_WSDISPLAYIO_GINFO ioctl to get frame buffer stride. 2004-08-01 18:53:16 +00:00
uch 1c6a48e6b6 newsmips X server configurations. 2004-08-01 18:52:03 +00:00
wiz e88ebf4381 Add new files from groff-1.19.1. 2004-07-30 15:30:30 +00:00
ian 92c5582317 Add myself to list of developers. 2004-07-30 06:19:14 +00:00
skrll bc26aea7ac Build hp700's mkboot as a host tool called nbhp700-mkboot. mkboot also
gets built and installed in a hp700 distribution.

TODO

- merge with hp300

- pick a preferred method for dealing with the elf headers.
  hp700-mkboot and prep-mkbootimage (bintuils) vs mips-elf2ecoff and
  tools/installboot
2004-07-28 09:17:31 +00:00
mrg 4e68049874 install spif(4). 2004-07-24 19:42:49 +00:00
chs 313b708726 add hp700 files. 2004-07-24 19:14:29 +00:00
chs 7690a8f790 mkboot isn't installed. 2004-07-24 19:14:09 +00:00
cube 940bb13e09 Mark 'ip_rules.h' as obsolete instead of removing the entry. 2004-07-24 18:15:01 +00:00
cube dda84f61fe Tag locale.alias as 'nls' since it only gets installed in that case. 2004-07-23 21:22:02 +00:00
erh 10d0173282 Make all the sets scripts work even when not run from the directory that
they reside in.
Change any uses of dirname to use shell variable substitution instead.
2004-07-23 15:11:26 +00:00
tron 165f42d6b5 "ip_rules.h" was removed after the import of IPFilter 4.1.3. 2004-07-23 11:56:59 +00:00
symka 7746038ffa Add myself as NetBSD Project Developer. (Folowed by e-mail from TNF). 2004-07-22 14:41:36 +00:00
tshiozak 39597367e4 add locale.alias(5) manpage. 2004-07-21 19:49:21 +00:00
tshiozak 3407ed183f add the default locale.alias. 2004-07-21 19:02:17 +00:00
wiz 841c5d51f8 Add ptm(4). Christos thinks it's minimal but ok :) 2004-07-20 09:04:47 +00:00
dsl e0683ac0f3 Kill two more global variables, bsize (bios disk size) was never used
and bcylsize (bios cylinder size) can be calculated in the one place
it is needed.
The ask_sizemult() call will go once I decide what to to with the
(slightly useful) explanatory text about cylinder alignment.
2004-07-17 19:36:59 +00:00
dsl 65a0b724f8 'Warp' menu selection to 'Exit' when a timezone is selected.
Add a line-break to the TZ menu title - has to look better that way.
2004-07-17 11:28:16 +00:00
dsl da414ff103 Remove the globals ramsize and rammb, the former was only ever used inside
a single function, the latter is now the return value of get_ramsize().
Changed all uses of rammb to get_ramsize().
Used the 64bit HW_PHYSMEM64 so silly things don't happen if the memory size
approaches (or even exceeds) 4GB.
2004-07-17 10:55:03 +00:00
dsl f2fcef0432 'verbose' and 'silent' were switched - correct.
Fixes PR/26283
Also removed 'static int verbose' and passed as a parameter.
2004-07-16 21:35:44 +00:00
dyoung e0ca220c2c Add wlanctl(8), a utility for examining 802.11 node tables. 2004-07-16 03:13:48 +00:00
dyoung 1ac1adff5c Oops, stragglers: install ieee80211_channel.h, ieee80211_sysctl.h. 2004-07-16 03:11:39 +00:00
dsl 85fdb1645f Nuke reask_sizemult() - it isn't used any more 2004-07-15 21:06:45 +00:00
agc 106472864c One more "sync with reality" fix. 2004-07-14 09:46:28 +00:00
agc e7f0a3ab30 Sync krb5 manual pages with reality 2004-07-14 09:05:45 +00:00
jonathan 98b92eb4a5 Commit manpage for krb5_set_password(3), based on Heimdal-20040606,
with small revisions by myself, reviewed/approved by Love.
2004-07-14 07:02:07 +00:00
seb ebe2c02564 Bump libc minor for wordexp(3) addition. 2004-07-13 15:45:18 +00:00
seb 2f8bbc118e Add wordexp(3). The wordexp function performs shell-style word expansions.
This implementation is wrapper around the undocumented wordexp sh(1)
built-in command.

From FreeBSD.
Provided in PR lib/26123.
Approved by kleink@.
2004-07-13 15:42:03 +00:00
tsutsui 2ee52ca497 Move on-board MACE Ethernet to "supported devices" list. 2004-07-13 14:03:29 +00:00
sekiya fee8bc94d9 Modify to reflect loadable module support. 2004-07-13 09:30:58 +00:00
wiz 1b28f8cf49 Add some files for texinfo-4.7. 2004-07-12 23:56:57 +00:00
christos 3a471759da PR/26201: Jukka Salmi: sysinst dumps core on NetBSD 2.0_BETA i386
The problem is that current_cylsize is used in the menu to select
rounding, and it is un-initialized at this point.
XXX: Must be pulled up to 2.0
2004-07-12 22:33:21 +00:00
junyoung bc836a3102 lib/24252: Add C99 functions round(3) and roundf(3).
libm minor unchanged; ride a recent bump.

From FreeBSD.
2004-07-10 13:49:09 +00:00
sekiya 0b477c489f zs keyboard/mouse now supported. Also, grtwo can be found on a wide range of
SGI machines, so just say "various" rather than enumerate.
2004-07-10 01:01:21 +00:00
bouyer 8e03c54653 Add geodeide(4), a driver for the AMD Geode CS5530A IDE controller.
Tested by Ian Zagorskih (ianzag at megasignal.com).
2004-07-09 18:38:37 +00:00
hannken 569e55e635 Add "include/sparc64/joystick.h". 2004-07-08 10:04:45 +00:00
drochner 96623fecad also add <machine/joystick.h> to alpha and amd64, to allow compilation
of certain multimedia applications
2004-07-07 18:03:51 +00:00
mycroft 82962dbf29 Move some additional man pages and doc files into the games set, per PR 7297. 2004-07-06 19:46:27 +00:00
sketch 18b6ee6d42 Complete removal of uvm_useracc(9), as described in
http://mail-index.netbsd.org/source-changes/2003/11/13/0011.html
2004-07-05 11:08:37 +00:00
dan f2c2db34e8 put kgetcred.1 manpage in man rather than catman syspkg, mark it as
.man so MANZ builds work
2004-07-04 07:20:39 +00:00
tron ee13f974b7 Add formatted manual page for strcasestr(3). 2004-07-03 15:15:04 +00:00
tron ed6abe1ce8 The minor of "libc" was bumped to 121. 2004-07-03 14:35:29 +00:00
chs 907e0da361 more shlib updates. 2004-07-03 14:11:25 +00:00
chs 64c100de23 add a missing symlink as well. 2004-07-03 13:45:58 +00:00
uch ad9ac7f68e add apm, apmd 2004-07-03 12:57:18 +00:00
junyoung 07ac9ff574 Add strcasestr(3). 2004-07-03 09:03:37 +00:00
junyoung 74d67c3551 Add strcasestr(3), case insensitive version of strstr(3).
Bump libc minor.

From FreeBSD.
2004-07-03 08:27:25 +00:00
drochner 2706519f5d add a <machine/joystick.h> which just includes the new common one 2004-07-02 17:02:24 +00:00
drochner 317ca9a542 the port's joystick.h are all identical, so use a common one 2004-07-02 17:00:31 +00:00
jmc a09b96a58f Don't remove sysinst via CLEANFILES. It's a directory..Provide a new clean rule
for it
2004-07-02 03:11:26 +00:00
drochner 9768ef916d bump libm minor version (functions added) 2004-07-01 16:14:18 +00:00
skrll 135dee25e2 Fix the list of files that get created in a hp700 build. 2004-07-01 10:19:31 +00:00
jmc 21e37cc72a Add missing NetBSD ID tags 2004-06-30 03:37:35 +00:00
jmc f648d12d47 Add missing NetBSD ID tags 2004-06-30 03:26:26 +00:00
martin 6d08c6a728 Translate language selection string. 2004-06-29 16:02:59 +00:00
itojun 122cd001bd add lkm/pf.o 2004-06-29 05:02:59 +00:00
itojun 5362985471 add pf/pflogd 2004-06-29 04:53:43 +00:00
chs b44e7530d5 update shlibs. fixes PR 25970. 2004-06-27 03:45:25 +00:00
fredb 857732d328 Make the "iso-image" a hybrid HFS/Rockride image. The main benefit, is
that the Macbinary files in the "misc" directly are now directly executable
from within Mac OS. This solves a "chicken-and-egg" problem: you can't even
distribute a tool to unpack the archives on a plain ISO image, as the
executable code is all in the resource fork on mac68k. In other words, a
user can now begin the installation by simply double-clicking on the Booter
program on the CD-ROM.
2004-06-26 16:09:09 +00:00
itojun 8f329619b8 spamlogd(8) 2004-06-25 16:34:45 +00:00
wiz 54a45d8710 Add route.conf(5). 2004-06-25 16:32:28 +00:00
itojun 344e6a89ca spamdb(8) and spamd.conf(5). noted by Thomas Klausner 2004-06-25 16:25:00 +00:00
itojun 3b8461f315 let spamd use /var/chroot/spamd, not /var/empty 2004-06-25 15:54:31 +00:00
itojun e3e62063f0 authpf from OpenBSD 3.5 PF 2004-06-25 00:06:09 +00:00
bsh 1d3636cf59 add kgetcred.0 a 'cat' tag 2004-06-23 13:28:54 +00:00
kleink ec4b63917c Repair pf fallout. 2004-06-23 12:44:21 +00:00
itojun 9ec960c351 add ftp-proxy from PF OpenBSD 3.5. adjust setlists 2004-06-22 22:19:36 +00:00
itojun 3c9aef7cc5 additional files for pf 2004-06-22 18:24:06 +00:00
itojun c2d7a8642b spamd-setup, comes with PF for openbsd 3.5 2004-06-22 15:53:17 +00:00
itojun 10c71795a1 build and install spamd(8) 2004-06-22 15:41:54 +00:00
itojun ad399b67b8 PF from openbsd 3.5
massage pfctl to compile/run on netbsd.  put reachover makefile for pfctl
into src/sbin.
reviewed by matt, perry, christos
2004-06-22 15:16:29 +00:00
adrianp 06233d77b0 add myself to the list of developers 2004-06-21 21:18:18 +00:00
jmc 84fafa3db5 Ignore errors on some rm -rf's for platforms that aren't quite
POSIX compliant
and return errors on r/o source (FreeBSD) for -rf. Fixes PR#25022
2004-06-21 18:20:08 +00:00
uebayasi bb2fc6fa86 Install GNU `troff' (or `groff') info manual.
Reviewed By:	wiz
2004-06-19 15:02:59 +00:00
mbw d08f636e0f - hyperSPARC SMP works
- nell has less problems
2004-06-17 08:07:50 +00:00
mbw eb13198661 - Increment to "eight major release"
- hyperSPARC SMP supported
 - XFree86 4.4.0
2004-06-17 08:01:36 +00:00
mhitch 75665927eb AmigaDOS installation tools moved to distrib/amiga/stand. 2004-06-16 02:41:55 +00:00
mhitch 131e8719e4 AmigaDOS installation tools moved to distrib/amiga/stand. 2004-06-16 02:31:27 +00:00
bouyer 80ee929c70 Translate "Keyboard type" to french. 2004-06-14 21:49:15 +00:00
dsl 6ca1928243 German translation of 'keyboard type' from Martin. 2004-06-14 21:38:55 +00:00
jmc 498ccb631b Move libgcc_s.so.X into base as C++ compiled programs (ala groff) will need them 2004-06-14 04:23:26 +00:00
jmc 944c6c8bad Add support for building/install just cat pages (via MANINSTALL=catpages) in
the sets. Originally from PR#24949. Tested w. all combinations of MANINSTALL
2004-06-13 22:35:02 +00:00
jmc 7c62a6e881 Fix typo. closefrom.3 is a 'man' not a 'cat' tag 2004-06-13 22:28:42 +00:00
lukem 4de28a2c38 Move /usr/X11R6/lib/X11/X68kConfig from xserver to
xetc (as /etc/X11/X68kConfig), as it's an end user's configuration file.
2004-06-13 11:52:57 +00:00
sjg e000118700 Bump the miniroot size else release build fails. 2004-06-13 05:27:18 +00:00
dsl a9372a42f1 Add a menu (right at the start) to ask for the keyboard type.
Save the result in /etc/wscons.conf at the end of the install/upgrade.
Currently only builds for i386 - change arch/*/Makefile and add the
extra messages (though they could go into the msg.mi.* files).
Needs the 'Keyboard type' message translated in to German, French and polish.
Maybe the keyboard type names could be less cryptic...
2004-06-12 19:18:24 +00:00
dsl 3d7f966def The code to pad floppies could sometimes overwrite the end of the kernel
(causing the decompress to generate random data).
I've changed it to pad using:
	dd if=xx.fs of=xx.fs conv=sync conv=notrunc bs=${floppysize}b count=1
which isn't subject to rounding errors!
This might be the fix for PR/25552
2004-06-12 18:39:53 +00:00
mbw f212da435d Mention that installer defaults to serial speed of 9600 8N1 and user might
want to pre-configure their system around that.
Closes PR 11946
2004-06-12 17:34:29 +00:00
mbw e90800e8dc Removed references to split sets, which aren't distributed with .Nx
anymore.  Closes PR 24434.
2004-06-12 17:21:41 +00:00
mbw e861ae8410 formatting nit 2004-06-12 17:00:45 +00:00
mbw f0340cfea7 Mention that installer defaults to serial speed of 9600 8N1 and user might
want to pre-configure their system around that.
Closes PR 11946
2004-06-12 16:41:14 +00:00
wiz ebcfc8acc7 Grammar fix. 2004-06-12 15:55:23 +00:00
he 0433215caf Add "extern" to a couple of array declarations. Declaring an
undimensioned array in the outer scope will produce warnings that
it's assumed to have one element, and under -Werror will fail to
compile.
2004-06-12 14:44:42 +00:00
hubertf 287db2b13f fix language, noted by logix@#NetBSD 2004-06-12 13:03:12 +00:00
mbw 6372bea64c 0680 card is silicon image, not cmd tech 2004-06-12 07:35:15 +00:00
mbw c53ca7153a mrg@ says all platforms use XFree86 4.4.0 2004-06-12 07:22:21 +00:00
mbw 8c900e6c95 Add sparc64 tag
Also sysinst now tries to merge /etc, not move to /etc.old
2004-06-12 07:21:21 +00:00
mbw e77ab5c610 Use MI upgrade in ../common/upgrade 2004-06-12 07:18:28 +00:00
mbw f96c75924f expand pci card compatability descriptions and list known working cards 2004-06-12 07:00:39 +00:00
mbw fdbdd68d12 Redo suggested partitioning info with more resonable sizes 2004-06-12 07:00:00 +00:00
mbw a4c417e92e sparc64 has OpenFirmware, not OpenBoot PROM
also, ditch extraneous example disklabel
2004-06-12 06:59:17 +00:00
mbw e6b7505c08 Mention that sparc64 users can install 32-bit sparc distribution 2004-06-12 06:58:29 +00:00
mbw 0bb65aa707 sparc64 has OpenFirmware, not OpenBOOT PROM 2004-06-12 06:57:53 +00:00
mbw f7211b4ccd Fix distribution sizes for macppc, sparc, and sparc64
Add some missing info for macppc, sparc and sparc64
2004-06-12 06:21:49 +00:00
mbw 3fd3fc7e11 Mention that more models are supported in this release 2004-06-12 06:01:42 +00:00
mbw 6437082f28 Add IPv6 address of ftp.NetBSD.org as of June 2004. 2004-06-12 05:11:44 +00:00
mbw 82bbe8f581 Add sparc64 tags 2004-06-11 06:40:51 +00:00
mbw 318cc99705 Use MI ../common/sysinst instead of abridged version 2004-06-11 06:29:36 +00:00
mbw 5866686513 Add sparc64 tags
update sysinst menu example to say 2.0 instead of 1.6
2004-06-11 06:28:53 +00:00
mbw 4c92d9e4cc 2.0 will be the third major release of sparc64. 2004-06-11 05:18:03 +00:00
abs 9b9b2d2ca5 Ensure tmp/BtNetBSD depends on ${UUDECODE_FILES} so "make release" works 2004-06-10 20:18:33 +00:00
abs e410ecabc5 Quote some filenames (committed for gavan) 2004-06-10 07:44:25 +00:00
abs 1e0805b132 Finish conversion from old bootloader - remove command line options that boot32
will not understand
2004-06-10 07:43:39 +00:00
abs 7e67ece2ca Set Alias$@RunType_1a9 here as well as !Boot, so the application can be
double clicked to override a value previously set by a copy in a different
location.
2004-06-10 07:42:47 +00:00
mbw 021a4a1394 Mention that hme cards aren't supported on sun4c systems 2004-06-10 07:29:42 +00:00
mbw 20cf991593 Major overhaul of sparc64 install notes. Reflects currently supported
hardware and installation methods along with additional info.
2004-06-10 07:23:49 +00:00
mbw 342a0a2738 Add sparc64 to "Quick install notes for the impatient" section 2004-06-10 07:01:00 +00:00
mbw bd157360f4 Fix .Nx tag 2004-06-10 06:37:13 +00:00
mbw cd605fbf98 Mention that macppc machines observe the next-server info and try to load
their bootloader from that machine, not just NFS kernel
2004-06-10 05:59:05 +00:00
he b22e6a658e Bump size of ramdisk image from 3148KB to 3200KB so that the contents
fits again.
2004-06-09 19:04:38 +00:00
abs c6f7189859 Include David Pilling's BASIC self extracting SparkPlug sparkive extractor.
(It is freely distributable in unmodified form)
This should allow NetBSD to be booted on a RiscPC with nothing other than
the built in ROM software and a NetBSD CD. Disk partitioning between RISC OS
and NetBSD may be a task for another day.

While we are here use ${HOST_SH} to invoke mksparkive.sh
2004-06-09 16:10:40 +00:00
abs 1d7a1ebd79 Define and use NOTINCRUNCHED to allow sparkcrc to overide the ../Makefile.inc
default of building static and not allowing install. Now we can build it as
a tool.
2004-06-09 16:03:37 +00:00
gavan 77bece7e91 Don't attempt to use UnixFS, as it no longer works with recent filesystem
changes.
2004-06-08 22:56:59 +00:00
gavan 41c82be3dd Remove Settype and SettScr. Filetypes are now set in the archive, so
don't need to be set after the archive is extracted.
2004-06-08 22:29:20 +00:00
gavan ad3e8247cb Add boot32.
Also, s/RiscBSD/NetBSD/
2004-06-08 22:27:16 +00:00
gavan 022ff820f6 Implement CRC. 2004-06-08 22:12:13 +00:00
gavan 6e7390a475 Ship boot32 in the bootloader application, and use it in preference to
BtNetBSD.
2004-06-08 21:57:25 +00:00
abs 462934eac0 Import a trivial program to generate 16bit CRCs as used in sparkive archives.
For use by mksparkive.sh in generating the acorn32 bootloader sparkive.
2004-06-08 21:43:40 +00:00
gavan df93781866 bb_netbsd is a BASIC program, not an Obey file. 2004-06-08 21:38:10 +00:00
gavan db7f3619e3 Support compression. 2004-06-08 19:31:56 +00:00
jmc 6fc88bf937 Revert gzip changes. Changes to sh/kernel/etc made this small enough to fit 2004-06-08 05:59:37 +00:00
bouyer 8381338c9b Adapt the french translation to the split base/sets directories, and other
minor nits.
2004-06-07 18:27:39 +00:00
jmc 4da70d71ba For the moment revert to x_gzip or else the tiny ramdisk still overflows 2004-06-07 06:53:04 +00:00
dsl 64d44bfc5f Remove the .comment and .ident sections when stripping kernels.
Saves about 4k from all the install floppies
2004-06-06 21:44:52 +00:00
christos cdc016624f add an empty setlogmask() 2004-06-06 18:13:45 +00:00
christos 0f6740656b Include a fake syslog that does only printf; saves 4K. 2004-06-06 07:03:53 +00:00
christos 2fe9365746 Get rid of the EXTERN/INIT mess; fix so that we can process this with xstr(1).
Not worth processing though, since on the i386 we only save ~3K.
2004-06-06 06:06:59 +00:00
christos 543c223a3a Avoid EXTERN use. 2004-06-06 05:45:04 +00:00
dsl 3a2118e931 A load of usability fixes mainly to network installs.
I've made the error retry loops go back as far as the input menus.
Split all the pathname inputs into 2 pieces (base directory and set directory).
Reduced the size of some fixed strings.
Stopped the install aborting if ftp can't find a set (eg the X ones).
The French and Polish transations don't differenciate between Base_dir and
Set_dir - but that can be fixed later.
2004-06-05 21:18:59 +00:00
skrll 998c088730 Increase miniroot size to 16m. 2004-06-05 19:05:29 +00:00
martin 1d0c7770c6 Make message net_media short enough (it needs space for [autoselect]
after it and should stay within 80 columns)
2004-06-05 15:35:51 +00:00
rumble 319bc5e984 Added myself to list of developers. 2004-06-05 03:38:42 +00:00
shannonjr a8e693cf9a Added self per "Welcome to the NetBSD Developer gene pool" instructions. 2004-06-03 11:36:59 +00:00
mbw 47aec3bedc Add sparc64 tags and info 2004-06-03 07:25:21 +00:00
mbw da48f9805b Add sparc64 tags (i.e. remove floppy possibility from sparc64) 2004-06-03 04:47:14 +00:00
pooka 4ab1731715 pthread_spin_trylock.{0,3} 2004-06-02 14:10:14 +00:00
kleink d1320924e1 libc.so.12.120. 2004-06-01 16:08:05 +00:00
toshii 5579be6385 Add re(4) manpage. 2004-05-31 13:49:52 +00:00
itojun 0f4ed61e4b add closefrom(3). sort 2004-05-31 05:27:33 +00:00
christos 9451ff456d add the manual pages for pty/98 2004-05-27 03:43:31 +00:00
christos 5c3e04e740 libc 1.119 2004-05-27 03:12:00 +00:00
gavan 315312af5e Set filetypes appropriately, and create a Spark archive instead of a
tar.Z archive.

Also, fix the uudecode of !Sprites and !Sprites22 by renaming, as
bsd.files.mk fails silently on filenames beginning with an exclamation
mark. The change to using bsd.files.mk also appears to have left the
uuencoded source files in the final archive - remove these.

Note that this still ships the old bootloader - this should be addressed
in a subsequent commit.
2004-05-26 23:58:35 +00:00
gavan 3ffa5e3a14 Don't use full pathname as template for mktemp. 2004-05-26 23:46:16 +00:00
gavan 16cd5129d4 Basic shell script to produce uncompressed spark archive with correct
filetypes for RISC OS.
2004-05-25 23:03:42 +00:00
hannken 8c21bc6224 Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD.
- Not enabled by default. Needs kernel option FFS_SNAPSHOT.
- Change parameters of ffs_blkfree.
- Let the copy-on-write functions return an error so spec_strategy
    may fail if the copy-on-write fails.
- Change genfs_*lock*() to use vp->v_vnlock instead of &vp->v_lock.
- Add flag B_METAONLY to VOP_BALLOC to return indirect block buffer.
- Add a function ffs_checkfreefile needed for snapshot creation.
- Add special handling of snapshot files:
    Snapshots may not be opened for writing and the attributes are read-only.
    Use the mtime as the time this snapshot was taken.
    Deny mtime updates for snapshot files.
- Add function transferlockers to transfer any waiting processes from
  one lock to another.
- Add vfsop VFS_SNAPSHOT to take a snapshot and make it accessible through
  a vnode.
- Add snapshot support to ls, fsck_ffs and dump.

Welcome to 2.0F.

Approved by: Jason R. Thorpe <thorpej@netbsd.org>
2004-05-25 14:54:55 +00:00
lha c569aad96a Add kgetcred, a tool that fetches a credential from the KDC
Useful when debugging service and cross-realm problems.
2004-05-25 10:31:45 +00:00
tsarna 50aea7d354 add uep(4) manpage to setlists 2004-05-25 00:20:39 +00:00
hannken ddf6ca10ff Do not fail if directory sysinst exists. Makes update builds work again. 2004-05-24 18:17:45 +00:00
mbw 0b2c6355fb rewording of sparc64 installation tools 2004-05-23 17:47:09 +00:00
mbw 38e600ec2c cgeight is TC
removed "not well tested" from hme -- it is well tested and stable.
add a little more JavaStation-NC info
zx (leo) doesn't have X server support
2004-05-23 17:23:33 +00:00
dsl 877f2a42a4 Remove the parts of messages that refer to etc.old. 2004-05-22 18:06:14 +00:00
dsl 31c19c2213 Kill etc_saved and the prototype for save_etc() 2004-05-22 17:38:26 +00:00
dsl 15973dd816 Remove all the code (mostly already under #if 0) that played around
with etc.old
2004-05-22 17:31:37 +00:00
he cdb8aaf716 Bump ramdisk size from 800k to 900k so the contents fit again. 2004-05-21 15:25:18 +00:00
christos 224e1f62e6 bump libpthread 2004-05-21 04:10:59 +00:00
christos e2a052304f bump libresolv too. 2004-05-21 03:35:48 +00:00
christos aed5e7adc4 welcome to 118 2004-05-21 03:31:58 +00:00
christos fd7c469798 add 2 new include files. 2004-05-21 02:29:07 +00:00
christos a0a47f3f48 rndc-confgen is in /usr/sbin 2004-05-19 19:32:24 +00:00
itojun d405fc4436 build and install rndc-confgen (needed to create rndc.key) 2004-05-19 10:29:21 +00:00
cube 0d27523fe4 dd->dd_no_mbr has to always be initialized. It doesn't default to 0 since
it is allocated on the stack.  Thus, allow editing the MBR partition table
on disks that actually have a MBR.
2004-05-18 14:07:06 +00:00
christos 91a01d5aed remove more named-8 obsolete files. 2004-05-18 12:24:11 +00:00
christos de620c98b4 Update more filelist entries for new bind. Thanks to FUKAUMI Naoki. 2004-05-18 05:38:18 +00:00
christos 15bf338dca Adjust filelists to bind9 2004-05-18 00:36:03 +00:00
lukem beaa8ed5db On consideration, /usr/X11R6/lib/X11/rgb.txt doesn't really need to
be considered an 'end user modifiable' file; move back to xbase.
Resolves PR [install/25516] from Marc Recht.
2004-05-16 10:35:55 +00:00
lukem 10cfcae8fc Radically overhaul X11 configuration:
*	End user modifiable configuration has moved from
		/usr/X11R6/lib/X11/<someprog>
	to
		/etc/X11/<someprog>
	This is consistent with our own policies as well as other projects.

	The files & directories that were moved have _NOT_ been marked
	`obsolete', as they contain user configuration and therefore we
	don't want the automatic "obsolete file removal" mechanism to
	remove them.

    *	The /etc/font/* and /etc/X11/* configuration files are installed
	with 'configinstall' (not 'install'), using CONFIGFILES and
	CONFIGSYMLINKS.
	This is so that a normal 'make build' in src/x11 will not
	trash your configuration.

    *	A 'distribution' target has been added to src/x11 to perform
	'make configinstall' in the appropriate subdirectories.
	(Should we consider making 'configinstall' a first-class target?)

    * 	The xdm pixmaps have have been moved to /usr/X11R6/include/X11/pixmaps
	where the other pixmaps are.
	(I don't consider these pictures end-user configuration).


IMPORTANT NOTE:

    *	These changes require an up to date xsrc, and 'make cleandir' should
	be performed in src/x11 before a build for the changes to fully take
	effect.
2004-05-16 10:25:13 +00:00
dsl 568270beb4 Parse a disk name of "raid:no_mbr" to mean "raid" but without any mbr
setup (on i386).  Allows sysinst to install to an existing RAID1 volume.
2004-05-15 21:53:29 +00:00
dsl 9e2ccccce9 Don't leak an fd if malloc() fails in collect() 2004-05-15 21:51:30 +00:00
dsl d3ff291eea Reduce the number of times <enter> must be typed during network setup. 2004-05-15 21:48:09 +00:00
he b6e471013e Expand the ramdisk image size from 3m to 3148k so that the contents
fits again.
2004-05-14 17:00:21 +00:00
he 2f568eeda1 The evbsh5 port also installs Xvfb and it's man pages, so list those here. 2004-05-14 10:03:12 +00:00
wiz 3f4493d90c End last line with a newline char. 2004-05-13 11:15:38 +00:00
wiz 9a9a356f83 Add comma in enumeration. 2004-05-13 11:14:46 +00:00
cl eb2be5fc98 Add NetBSD/xen documentation. 2004-05-13 00:26:25 +00:00
cl 885c0b6fc9 ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen
for i386.  The resulting release consists of:
- NetBSD/xen for i386 kernel, loader and docuemntation
- NetBSD/i386 userland sets
2004-05-12 16:56:41 +00:00
minoura 72c4550293 Populate kbdmap-related definitions to the userland.
Also g/c unused ioctls.
Pointed out by he.
2004-05-12 14:25:08 +00:00
tron 4849c96bfa Remove extra "NetBSD" after ".Nx" macro. 2004-05-12 13:40:09 +00:00
lukem 7c51496531 Use /var/db/xdm (instead of /usr/X11R6/lib/X11/xdm) as the default authDir. 2004-05-12 03:58:47 +00:00
he d36cbeadc2 Mmeye also builds Xvfb, so make a set list to match what's built/installed. 2004-05-10 20:47:29 +00:00
drochner 1626697cbc remove the fgetstr manpage 2004-05-10 17:02:21 +00:00
wiz b0d0521b43 Do not install ppi(4) -- drochner says that there's no driver for it.
(hp300/ppi.4 is something different and has its own man page.)
2004-05-10 12:48:19 +00:00
kleink 5e63ca7768 Add offtime(3) and friends. 2004-05-10 02:08:01 +00:00
mhitch 4580796d6b Fix path to installboot and the boot image. 2004-05-10 01:50:32 +00:00
mhitch 0e493eae87 /usr/sbin/installboot was missing from installation media. 2004-05-10 01:49:36 +00:00
ross 01fd915146 Update text since there are now three install floppies. It's
written to cover the 2-floppy case as well, so if this file is
updated later with delta's needed on netbsd-2-0, this one revision
does not need to be excluded.
2004-05-10 00:35:10 +00:00
ross 062b87f655 Fix install floppy overflow by going to a 3-floppy boot.
Fix the single-image overflow by just doubling the allowed size.
2004-05-10 00:08:48 +00:00
lukem 162bb0f382 Prune obj|obj.* directories/symlinks correctly. Fix from Hubert Feyrer. 2004-05-09 13:46:00 +00:00
sommerfeld faa802158e Change hack getnetbyaddr to match new system prototype. 2004-05-09 01:49:56 +00:00
kleink a6428a221b Add <machine/wchar_limits.h>. 2004-05-08 21:53:23 +00:00
dsl c3f4dda582 Add GENERIC.MP
Fixes PR port-alpha/25244
2004-05-08 14:39:01 +00:00
dsl a13f1e12e5 Kill message used when amd64 used an 'out of tree' toolchain 2004-05-08 14:25:58 +00:00
martin 64201d8484 Add emmintrin.h. 2004-05-08 09:14:12 +00:00
minoura 6915327794 An unexported header file was #included from an exported header file.
Introduce <machine/opmreg.h> and move some definitions useful to
userland progs.
2004-05-08 08:38:36 +00:00
wiz adafc87b2c Remove empty line. Noted by Stefan Krueger on current-users. 2004-05-07 12:41:08 +00:00
wiz 15dfef13b2 Add /usr/include/netipsec, noted missing by Stefan Krueger on current-users. 2004-05-07 12:40:26 +00:00
jonathan 85b3ba5bf1 Redo net.inet.* sysctl subtree for fast-ipsec from scratch.
Attach FAST-IPSEC statistics with 64-bit counters to new sysctl MIB.
Rework netstat to show FAST_IPSEC statistics, via sysctl,  for
netstat -p ipsec.

New kernel files:
	sys/netipsec/Makefile		(new file; install *_var.h includes)
	sys/netipsec/ipsec_var.h	(new 64-bit mib counter struct)

Changed kernel files:
	sys/Makefile			(recurse into sys/netipsec/)
	sys/netinet/in.h		(fake IP_PROTO name for fast_ipsec
					sysctl subtree.)
	sys/netipsec/ipsec.h		(minimal userspace inclusion)
	sys/netipsec/ipsec_osdep.h	(minimal userspace inclusion)
	sys/netipsec/ipsec_netbsd.c	(redo sysctl subtree from scratch)
	sys/netipsec/key*.c		(fix broken net.key subtree)

	sys/netipsec/ah_var.h		(increase all counters to 64 bits)
	sys/netipsec/esp_var.h		(increase all counters to 64 bits)
	sys/netipsec/ipip_var.h		(increase all counters to 64 bits)
	sys/netipsec/ipcomp_var.h	(increase all counters to 64 bits)

	sys/netipsec/ipsec.c		(add #include netipsec/ipsec_var.h)
	sys/netipsec/ipsec_mbuf.c	(add #include netipsec/ipsec_var.h)
	sys/netipsec/ipsec_output.c	(add #include netipsec/ipsec_var.h)

	sys/netinet/raw_ip.c		(add #include netipsec/ipsec_var.h)
	sys/netinet/tcp_input.c		(add #include netipsec/ipsec_var.h)
	sys/netinet/udp_usrreq.c	(add #include netipsec/ipsec_var.h)

Changes to usr.bin/netstat to print the new fast-ipsec sysctl tree
for "netstat -s -p ipsec":

New file:
	usr.bin/netstat/fast_ipsec.c	(print fast-ipsec counters)

Changed files:
	usr.bin/netstat/Makefile	(add fast_ipsec.c)
	usr.bin/netstat/netstat.h	(declarations for fast_ipsec.c)
	usr.bin/netstat/main.c		(call KAME-vs-fast-ipsec dispatcher)
2004-05-07 00:55:14 +00:00
dyoung e99b377d3f Build and install atppc(4), plip(4), ppbus(4), ppi(4) manual pages. 2004-05-05 21:29:34 +00:00
lukem 35a3ccf1af Remove "./dev type=dir" entry from generated devices.spec, as it
causes the ownership of ${.OBJDIR}/work/dev to be used in the image
instead of that from the earlier entry in work.spec.
2004-05-04 03:02:17 +00:00
lukem 6d46b6145e MAKEVERBOSE support 2004-05-04 02:52:05 +00:00
kanaoka 0659f098f3 Add vald(4) manual page. 2004-05-03 12:56:55 +00:00
kochi e163d075b9 specify obsolete for old spic(4) 2004-05-03 02:54:13 +00:00
kochi 41cd704df5 Move spic.4 from man4 to man4.i386. 2004-05-03 02:46:29 +00:00
pooka 6f095a22d5 attempt to bring this up-to-date:
* IP12 support
* NG1 and GR2 support
* Indy pckbc support

Also get rid of the "IP2x"-term
2004-05-01 14:06:02 +00:00
pooka 6432e45fc4 add missing .bullet) 2004-05-01 12:41:34 +00:00
mrg d04c0ebe4a oops; don't back out the minor number, just remove the functions.
this will allow updating to happen seemlessly.
2004-05-01 07:57:46 +00:00
mrg cd841de728 backout the changes made on 29th of january:
- remove gzopenfull() and gzdopenfull()
	- un-bump minor number
	- remove docs for gone functions.

traditionally this is an invalid change (removing an API from a library
without bumping the major.)  it has been decided that this case is special
enough not to require that.  no one should have been using these new
functions yet.

PS:  this may cause "make install" to barf about older libraries already
being installed.
2004-05-01 07:54:50 +00:00
kleink 733d7fc457 Add ndbm(3) et al. 2004-04-30 21:16:13 +00:00
gendalia 46bfcf8667 add "raid" raidframe disks to the list of disks sysinst can install to.
assembling the raid is still an exercise left to the person doing the install.
2004-04-29 20:47:52 +00:00
gendalia b4066cdbc6 Add raidctl to the programs included on ramdisk-big. Allows manipulation
and by hand creation of raid disks.
2004-04-29 20:45:07 +00:00
dsl da913444c4 Add /targetroot (used by sysinst) so that sysinst can work on sparc (etc)
systems booted off a readonly miniroot.
2004-04-29 19:44:11 +00:00
jonathan 5267884365 Make new hifn(4) and ubsec(4) manual pages visible to system, after
review, proofing, and bug-fixing by Thomas Klausner (wiz):
1. add hifn(40 and ubsec(4) to share/man/man4/Makefile and the distrib set lists.
2. Restore commented-out cross-references to hifn(40 and ubsec(4) in crypto(4).

No change made to hifn.4 or ubsec.4; commit forced for cross-reference
and for pullup-request purposes.
2004-04-29 19:42:29 +00:00
lukem 0a6b839847 Install VeraIt.ttf, per PR [xsrc/25373] from FUKAUMI Naoki.
Sort xfont/mi, and cleanup whitespace.
2004-04-29 03:23:44 +00:00
dsl ead1276789 'ptn' may be ' ' so sprintf(..., "/dev/r%s%c", disk, ptn) won't work!
Convert ' ' to 0 to ensure a valid device name is genarated.
(This will be a problem in 'upgrade' when filesystems are mounted
using the targets extisting /etc/fstab.)
2004-04-28 20:59:32 +00:00
wiz ad2a49f2be Add crypto(4). Noted by Hisashi T Fujinaka. 2004-04-28 18:42:03 +00:00
lukem 8a1597d78b Fix up botches in X userland from upgrade from XFree86 4.3.0 -> 4.4.0.
(All paths are relative to usr/X11R6)

* Obsolete:
	bin/fontconfig-config

* Add directories:
	lib/X11/locale/zh_CN.UTF-8
	lib/X11/xkb/geometry/ibm

* Rename include/freetype2/ft2build.h to include/ft2build.h and obsolete former

* Add files:
	fonttosfnt(1) program & man page
	include/expat.h
	lib/X11/app-defaults/XClock-color
	lib/X11/fonts/TTF/Vera*.ttf
	some font encodings
	zn_CN.UTF-8 locale
	some font encodings
	various xkb config files
	lib/X11/xedit/lisp/progmodes/patch.lsp
	Xfontcache(3) and various links
	XDGA(3) and various links
	XRes(3) and various links
	Xss(3) and various XScreenSaver*(3) links

* Add some more TODO items

* Clean up lib/expat build now that the version is hard coded.
2004-04-28 14:17:55 +00:00
lukem 41b630a3ff correct the setname for cat8/verify.0 2004-04-28 02:11:02 +00:00
kleink ac908ddaab Welcome libc.so.12.117. 2004-04-28 00:12:26 +00:00
heas 032279758d The cat8 (pre-formatted) version of verify(8) should have a suffix of .0
instead of .8.

Noted by Hisashi T Fujinaka.
2004-04-27 17:51:17 +00:00
heas 58c6b4341a Add readmes &/ obsoletes that I missed.
Noted by Lubomir Sedlacik.
2004-04-27 15:35:55 +00:00
heas 986d9bca7f Updates for Postfix 2.1.0 2004-04-27 07:38:23 +00:00
jonathan cd2b9513c7 Add cat4, man4 entries for fast_ipsec(4). 2004-04-27 00:51:32 +00:00
dsl d448a28e66 Fix mbr bootcode handling to ensure that the bootselect table is always
written into the correct place - even if the user decides not to update
the mbr code and has the old (pre layout change) code installed.
Tell the user that the mbr code needs updating if the new install uses
'all the disk' and teh old version had the bootselect code (otherwise you
get an empty menu).
Probably fixes PR install/25146
2004-04-25 21:55:18 +00:00
dbj ebf6621efd fix typo when specifying raw partition for fixsb upgrade 2004-04-25 18:50:44 +00:00
dbj af071a423f fix bug with fixsb taking ptn+'a'
use union to align struct fs
don't check error return from fsck upgrade/downgrade runs
use RUN_DISPLAY | RUN_PROGRESS when running upgrade runs
don't use opendisk
2004-04-25 18:40:37 +00:00
dsl 24cedfbba2 Merge in code from my version of Darrin's fixsb routine (we both wrote
much the same function).
Mainly some extra comments, also moved a 'static' so we use 512bytes of
stack and not static data.  Killed call to access() as it is pointless
and doesn't do what you want (access is for suid programs to check whether
the real user could do the operation).
2004-04-25 17:15:27 +00:00
christos 6101c5d9b5 arrange for libc's getcap to be used instead of a local copy. 2004-04-25 06:45:02 +00:00
christos 4c5fc72c1b descend to utils if we are making obj 2004-04-25 06:19:49 +00:00
matt e0aa03fd40 Adapt to stdlib.h/libc changes. 2004-04-25 04:35:36 +00:00
dbj b082781025 fix parenthesis in fixsb. oops 2004-04-24 20:54:26 +00:00
dbj c8025f6a1e ensure that sblk is 64bit aligned, fix suggested by dsl 2004-04-24 20:51:30 +00:00
dbj 4b198427c0 fix pread return check in fixsb. caught by dsl 2004-04-24 20:48:57 +00:00
dbj 41c60f0331 fixsb script for sysinst
addresses pr install/25138
2004-04-24 20:42:39 +00:00
kleink b78e1efd3c Bump libpci major to 1(.0). 2004-04-24 09:59:01 +00:00
simonb 04680727b1 s/this this/this/. 2004-04-23 02:48:12 +00:00
kleink c368e20f92 Add statvfs(5). 2004-04-21 21:24:01 +00:00
dsl e5195da719 Copy the sysinst message files into the correct objdir at the same time
as copying the crunched program binary.
Fixes PR sparc64/25265
2004-04-21 21:19:51 +00:00
kleink 64a2a6f5d5 cat3/fgetstr.3 -> man3/fgetstr.3 2004-04-21 21:05:20 +00:00
kleink 1f6fa1a655 Welcome libc.so.12.116! 2004-04-21 21:01:41 +00:00
christos 02d8761f8f No need for extra copy of umount.c 2004-04-21 15:22:10 +00:00
jdc eb71bd67da Add missing mvin* and mvwin* manual pages. 2004-04-21 06:24:32 +00:00
christos 6bd1d6d4db Replace the statfs() family of system calls with statvfs().
Retain binary compatibility.
2004-04-21 01:05:31 +00:00
christos 8e5b7cdbb5 update sets for fgetstr 2004-04-21 00:08:04 +00:00
lukem aa5498d450 makesrctars:
* Support '-x xsrcdir' to tar up xsrcdir as xsrc.tgz, with the
  contents of the tarfile being relative to xsrcdir and
  prefixed with 'usr/xsrc'
* Convert to getopts a la the other scripts in this directory

Makefile
* if ${MKX11} != no, call makesrctars with '-x ${X11SRCDIR}'
2004-04-20 06:36:34 +00:00
lukem 32037997ae clean up to operate similar to other scripts in this directory, including:
* separate usage function
* use getopts (replacing '-all' with '-a')
2004-04-20 05:37:15 +00:00
lukem fd4dd26667 Move ./contrib/sys from src.tgz to syssrc.tgz.
Fixes [misc/25251] from Darren Reed.
2004-04-20 03:40:45 +00:00
wiz 3f9411f688 Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
wiz ed06e32b97 Spell removable with only two es, add RCS Id. 2004-04-19 12:43:27 +00:00
lukem a90e0c0e64 Add MLINKS for:
CIRCLEQ_FOREACH(3) CIRCLEQ_FOREACH_REVERSE(3)
	LIST_FOREACH(3)
	SIMPLEQ_FOREACH(3)
	SLIST_EMPTY(3) SLIST_ENTRY(3) SLIST_FIRST(3) SLIST_FOREACH(3)
	SLIST_HEAD(3) SLIST_HEAD_INITIALIZER(3) SLIST_INIT(3)
	SLIST_INSERT_AFTER(3) SLIST_INSERT_HEAD(3) SLIST_NEXT(3)
	SLIST_REMOVE(3) SLIST_REMOVE_HEAD(3)
	STAILQ_EMPTY(3) STAILQ_ENTRY(3) STAILQ_FIRST(3) STAILQ_FOREACH(3)
	STAILQ_HEAD(3) STAILQ_HEAD_INITIALIZER(3) STAILQ_INIT(3)
	STAILQ_INSERT_AFTER(3) STAILQ_INSERT_HEAD(3) STAILQ_INSERT_TAIL(3)
	STAILQ_NEXT(3) STAILQ_REMOVE(3) STAILQ_REMOVE_HEAD(3)
	TAILQ_FOREACH(3) TAILQ_FOREACH_REVERSE(3) TAILQ_LAST(3) TAILQ_PREV(3)
2004-04-18 23:42:23 +00:00
dsl 5d2ed42cb6 Throw out all the crap to do with etc.old, instead install etc/tgz
into /.sysinst and use /etc/postinstall to do the merge.
2004-04-18 21:34:56 +00:00
dsl 0c254de011 Delete a load of code that has been under '#if 0' for a while 2004-04-18 20:42:19 +00:00
dsl 8fc0ae8d08 Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst
expect those where at least one of the language variants isn't built,
and those that are known not to have enough space (i386 ramdisk-tiny).
Files added to list.sysinst, list.sysinst.en is used when these files
cannot be added.
This might hit a size limit on another build - but I have no (sane) way of
testing it.
2004-04-18 20:04:26 +00:00
dsl fdba28e796 Now that the language variants are built using message files, remove
the last vestages of the code that supresses specific languages for
specific archtectures.
2004-04-18 19:54:39 +00:00
dsl eb5d4e583d Write to a temporary file and mv to real name to avoid getting a
truncated file if/when interrupted.
2004-04-18 19:52:32 +00:00
dsl 29afcc793f remove mbrlabel and tip so it fits in 1.2MB 2004-04-18 19:50:34 +00:00
dsl 06a490c597 Polish translations from Dawid Szymanski in PR install/25224
(with a couple of tweaks from me)
2004-04-18 18:55:19 +00:00
jdc 5b02e6f602 Add the XF86VidMode* manual pages.
Fixes PR port-atari/25181 from Piotr Meyer.
2004-04-18 16:44:10 +00:00
dbj 4fe7bbb7da enable rc.d fixsb script
initial testing suggests that it is working and I am confident it
will not cause irrevocable damage
2004-04-18 04:02:27 +00:00
atatat bfc8238d29 Said "Mount pount"...now says "Mount point". 2004-04-17 18:55:35 +00:00
grant f515428a88 use ${DISTRIBVER} for the version number, not ${VER}.
from Kouichirou Hiratsuka in PR install/24995.
2004-04-12 03:49:24 +00:00
hubertf 0c58031127 Add mmapw - mmapr is already there. Discovered while trying to build 2.0. 2004-04-05 17:52:16 +00:00
uwe 7b00555453 Add intro(4) and j6x0lcd(4) for hpcsh. 2004-04-04 17:34:43 +00:00
mrg 625248bde9 install ippool(5) manual as well. from peter postma in PR#25053. 2004-04-04 15:59:44 +00:00
lha 6f880d33f3 bump minor version on libkrb5 2004-04-04 14:01:05 +00:00
mrg b32cb935ed evbsh3 builds Xvfb. 2004-04-04 10:06:24 +00:00
uwe 40f1406199 Descend into man8.hpcsh.
Add boot(8) for hpcsh to lists.
2004-04-03 04:20:38 +00:00
uwe ef240435db Add hpcboot(8). 2004-04-03 03:13:21 +00:00
uwe cc64a5cc4f Add kloader(4). 2004-04-03 02:39:27 +00:00
he d254421a40 Adapt to the replacement of gawk with nawk, source accessible as awk. 2004-04-02 23:04:37 +00:00
christos 22cea37a8e unobsolete which. 2004-04-01 21:43:32 +00:00
martin 4da1a3d409 /usr/bin/which is gone. 2004-04-01 14:49:05 +00:00
mrg 20f7152fc9 cat pages end in .0 not .n, noted by skrueger and europe dot com 2004-03-31 15:43:58 +00:00
mrg b590c00e16 add a sparc64 intro(4). 2004-03-31 08:04:38 +00:00
mrg f5b2796520 copy over several sparc* man pages from openbsd. 2004-03-31 07:20:48 +00:00
he 62255c586a Catch up with the removal of gawk, so that the miniroot builds again. 2004-03-30 13:38:20 +00:00
jmc 4bcd62da74 Rename Banner.uue to banner.uue so it doesn't lose on .PATH lookups 2004-03-30 06:08:58 +00:00
bouyer 674778a808 Some more minor fixes in text. 2004-03-29 16:08:20 +00:00
dyoung 061f5fc4ee Add a manual page to section 9 for rssadapt, the rate-adaptation
framework.
2004-03-29 04:14:03 +00:00
bouyer 7bba7dc5e7 Translate the remaining untranslated messages, and others small fixes. 2004-03-28 19:06:49 +00:00
he ff8ddbe028 Add entries for new include files installed by the new version of IPF. 2004-03-28 18:23:27 +00:00
drochner ec31ee66ae should have moved sigreturn.2 to comp-obsolete, pointed out by Chris Gilbert 2004-03-28 15:40:20 +00:00
tsutsui f9be6e290b Now smaller ditrib/utils/x_gzip has -l support so use it again. 2004-03-28 11:44:20 +00:00
martti 509f68316f Added ippool 2004-03-28 10:26:11 +00:00
martti d37577c593 Added /usr/sbin/ippool 2004-03-28 09:51:46 +00:00
jmc 1a0711506f All of mipseb builds Xvfb 2004-03-28 09:35:37 +00:00
jmc f74370d6fa All of powerpc build Xvfb 2004-03-28 09:35:36 +00:00
jmc 1d498f63f8 All of mipseb builds Xvfb 2004-03-28 09:28:55 +00:00
jmc 3bd3446c99 All of m68k except x68k need Xvfb 2004-03-28 09:25:49 +00:00
jdc 6c70d527d6 Add *echochar() manual pages. 2004-03-28 08:59:54 +00:00
jdc 3a817d94fd Increment libcurses minor to 1 (addition of *echochar()). 2004-03-28 08:59:15 +00:00
jmc 16443b7581 AMD64 doesn't build i740.o, etc so nuke those entries from here. If this is
a mistake, fix the Makefiles under src/x11/Xserver first.
2004-03-28 07:27:21 +00:00
jmc 8f412a5db0 This is no longer needed w. ad.arm and the additions to mi 2004-03-28 07:19:37 +00:00
jmc 7f1f790d43 Note X server 2004-03-28 07:18:23 +00:00
jmc d85c7d7eea All mipsel build Xvfb. 2004-03-28 07:18:08 +00:00
jmc 077853427b Add ID 2004-03-28 07:01:02 +00:00