Commit Graph

7020 Commits

Author SHA1 Message Date
matt a0268c8285 Update exported headers list. 2003-10-20 16:18:03 +00:00
mbw d6209b12a7 Add new macppc boot(8) man page. Fixes PR port-macppc/21372. 2003-10-20 09:07:44 +00:00
itojun 4f2eafbac7 add iso-2022-jp-2.
XXX somehow adding GB2312 causes iconv to mishandle jis x0208.
2003-10-20 01:26:44 +00:00
dsl 1becc89246 Change RC_CONFIGURED from NO to YES (not YES to NO). 2003-10-19 20:45:27 +00:00
dsl 7ef7a3f227 Checkpoint a load of changes - seems to work ok still.
- rework run_prog() so that the program name (etc) is usually displayed if
  the program generates any output, or terminates with an error.
  Allow arguments to included in single quotes.
  Try to collect console output so it doesn't interfere with curses.
- Add a '*' to the cylinder count if non-integral number of cylinders
  (on disklabel editor)
- Only show partition type for unused partitions.
- Show size including unused space on '+' partition, remove a..z since
  the don't relate to partition IDs (netbsd partition sizes)
- Fix deleting of 'user' partitions - killed size of next ptn.
- Don't default a swap partition is the disk already has one.
- Fix deleting of extended MBR partitions - changed size of ptn 2.
- Show error message if user tries something illegal in mbr editor.
- Default to old diskname (actually disk type - dunno why!)
- Use MI enable_rc_conf() to set RC_CONFIGURED=YES, use a single sed
  command instead of a raft of code playing with files etc.
- Float some menus to just below header text, saves counting and lets
  language variants have different height headers (use y=-1)
- Track whether anything is mounted on /mnt2 better.
- Put more texts into message file.
- Change english prose texts to be more correct.
- Stop french and polish versions core dumping if ptn start/size changed.
- Fix processing logic for saving /etc (action is still borked)
- Do tail-end setup if any sets (eg X) can't be found (but not if you give
  in (yet)).
2003-10-19 20:17:31 +00:00
wiz b03b9579a7 Add MAKEDEV(8) for ibmnws. 2003-10-19 09:12:32 +00:00
wiz a5e3bdad73 Add ibmnws {cat,html,man}8. 2003-10-19 09:08:40 +00:00
matt a9baced49d NWDO for ibmnws. 2003-10-19 03:37:16 +00:00
tron c0a067dc82 Update XFree86 4.x sets for latest shared library changes. 2003-10-18 18:08:07 +00:00
fvdl 627c2abc03 Remove the 'toolchain' set, since everything is in-tree now. 2003-10-18 14:17:00 +00:00
he d2ca050ea5 The Xauth.h and Xdmcp.h headers and libXau.a and libXdmcp.a are apparently
no longer installed, so move them from the install set to the obsolete list.
2003-10-18 11:46:49 +00:00
wiz aca04ce996 +getmaxyx(3). 2003-10-18 09:10:16 +00:00
sekiya 4762dcf39b Bring the sgimips MD code into sync with the rest of the ports. 2003-10-17 10:58:16 +00:00
dyoung 0f78752f52 Awk prefers regex escapes to look like \\ instead of \. Go figure.
This patch squashes hundreds of annoying warning messages:

awk: cmd. line:1: warning: escape sequence `\.' treated as plain `.'
2003-10-17 09:51:24 +00:00
sekiya 2a1438cc36 Add myself to list of developers. 2003-10-17 04:45:40 +00:00
dsl 11dc7d2a0b Report correct error code (in particular when mtree objects to METALOG file). 2003-10-16 14:20:20 +00:00
jmc 260a5d8bc9 Adding missing header from 1.6.1->current update 2003-10-15 17:10:20 +00:00
jmc 43448abc75 Add a few missing ones I discovered on a 1.6.1->current update 2003-10-15 17:08:37 +00:00
wiz 538e6e3e1e Move siginfo(5) and ucontext(5) to siginfo(2) and ucontext(2) resp.,
and fix references.
Per a discussion on source-changes around Sep 14 2003.
2003-10-14 14:59:03 +00:00
bouyer 9d9b366ce0 Add pmatch(9). 2003-10-13 19:57:41 +00:00
agc 9f1aac5bb3 Move Jason Downs's code from a 4-clause to a 3-clause licence by
removing the advertising clause.  Diffs provided in PR 22410 by Joel
Baker, confirmed to the board by Jason Downs.

With additional thanks to Jason Thorpe.
2003-10-13 15:36:33 +00:00
agc 61470ee029 Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing
the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed
to the board by Mark Nudelman.
2003-10-13 14:34:25 +00:00
dyoung 5cea02e6fe Complete replacement of the old 802.11 layer with the new. 2003-10-13 08:34:15 +00:00
dyoung e4e42ad093 Add new 802.11 layer to the file lists. 2003-10-13 07:29:28 +00:00
dyoung de23d63e0e Add athioctl.h. 2003-10-13 06:33:52 +00:00
tsutsui c11b4e5d32 - Update O2 status. From Christopher SEKIYA.
- R1000 -> R10000
2003-10-11 00:54:29 +00:00
mbw a1532ae8c5 - mkhybrid deprecated, describe mkisofs
- update Toast instructions for Toast 5 instead of Toast 4
2003-10-11 00:04:06 +00:00
mbw 6bda2de10a - mkhybrid deprecated, describe mkisofs
- mention that OF may need version numbers from ISO 9660 file systems
 - remove scsi-ext references (no such device)
2003-10-11 00:03:08 +00:00
mbw c167202df9 macppc Quick install notes section -- remove scsi-ext references (no such thing) 2003-10-10 23:59:16 +00:00
mbw 92a5370a51 Preliminary hp700 INSTALL notes 2003-10-10 23:53:21 +00:00
mbw 3f7d80c957 add hp700 to list of INSTALL notes to create 2003-10-10 23:51:46 +00:00
mbw 4879bfbeaa add hp700 tags and text 2003-10-10 23:51:00 +00:00
mbw 882e805fd2 add hp700 to new platform list, Matt Fredette as portmaster 2003-10-10 23:49:23 +00:00
mbw 20e2289788 hp700 and next68k don't ship with X clients or server
add estimated hp700 distribution file sizes
2003-10-10 23:48:05 +00:00
agc 1374e2efc0 Comment out man4/vinum.4 and cat4/vinum.0 until they arrive in the
source tree.
2003-10-10 14:15:16 +00:00
grog 85a29c2828 Add Vinum 2003-10-10 06:30:06 +00:00
grog e9ca735c42 Add Vinum 2003-10-10 06:24:39 +00:00
grog a8acd863a9 Add Vinum. 2003-10-10 06:21:05 +00:00
thorpej d2ab983617 * Bump the shlib major of libkrb5 because the shlib major of libcrypto
changed, and libkrb5 depends on libcrypto.
* Bump the shlib major of libgssapi, libhdb, libkadm5clnt, libkadm5srv,
  and libkafs, because they depend on librb5.

Dependent library list provided by, and change approved by, lha@netbsd.
Per discussion on tech-userlevel.
2003-10-09 04:40:26 +00:00
bouyer 3971c4d102 Add man pages for per-chip pciide drivers. 2003-10-08 12:03:41 +00:00
bouyer 2336c69d5a Add ata(4) atabus(4) 2003-10-08 11:32:08 +00:00
lukem 1c33b4e6a4 Overhaul MBR handling (part 1):
<sys/bootblock.h>:
    *	Added definitions for the Master Boot Record (MBR) used by
	a variety of systems (primarily i386), including the format
	of the BIOS Parameter Block (BPB).
	This information was cribbed from a variety of sources
	including <sys/disklabel_mbr.h> which this is a superset of.

	As part of this, some data structure elements and #defines
	were renamed to be more "namespace friendly" and consistent
	with other bootblocks and MBR documentation.
	Update all uses of the old names to the new names.

<sys/disklabel_mbr.h>:
    *	Deprecated in favor of <sys/bootblock.h> (the latter is more
	"host tool" friendly).

amd64 & i386:
    *	Renamed /usr/mdec/bootxx_dosfs to /usr/mdec/bootxx_msdos, to
	be consistent with the naming convention of the msdosfs tools.

    *	Removed /usr/mdec/bootxx_ufs, as it's equivalent to bootxx_ffsv1
	and it's confusing to have two functionally equivalent bootblocks,
	especially given that "ufs" has multiple meanings (it could be
	a synonym for "ffs", or the group of ffs/lfs/ext2fs file systems).

    *	Rework pbr.S (the first sector of bootxx_*):
	    +	Ensure that BPB (bytes 11..89) and the partition table
		(bytes 446..509) do not contain code.
	    +	Add support for booting from FAT partitions if BOOT_FROM_FAT
		is defined.  (Only set for bootxx_msdos).
	    +	Remove "dummy" partition 3; if people want to installboot(8)
		these to the start of the disk they can use fdisk(8) to
		create a real MBR partition table...
	    +	Compile with TERSE_ERROR so it fits because of the above.
		Whilst this is less user friendly, I feel it's important
		to have a valid partition table and BPB in the MBR/PBR.

    *	Renamed /usr/mdec/biosboot to /usr/mdec/boot, to be consistent
	with other platforms.

    *	Enable SUPPORT_DOSFS in /usr/mdec/boot (stage2), so that
    	we can boot off FAT partitions.

    *	Crank version of /usr/mdec/boot to 3.1, and fix some of the other
	entries in the version file.

installboot(8) (i386):
    *	Read the existing MBR of the filesystem and retain the BIOS
    	Parameter Block (BPB) in bytes 11..89 and the MBR partition
	table in bytes 446..509.  (Previously installboot(8) would
	trash those two sections of the MBR.)

mbrlabel(8):
    *	Use sys/lib/libkern/xlat_mbr_fstype.c instead of homegrown code
	to map the MBR partition type to the NetBSD disklabel type.


Test built "make release" for i386, and new bootblocks verified to work
(even off FAT!).
2003-10-08 04:25:43 +00:00
mycroft ecc092a6f3 Sync with .so additions. 2003-10-06 02:56:54 +00:00
jdc 324f201e56 Increment libcurses minor to 10 for addition of redrawwin() and wredrawln(). 2003-10-05 10:14:36 +00:00
chuck e0d302bba3 add in the missing bits of evbsh5 section 8 makedev so that checkflist
(and thus build.sh) works again.
2003-10-05 01:38:47 +00:00
jdolecek 493adc0ad4 add basic grf(4) manpage, mainly just with explanation
what is each grf* device mapped to and with crossrefs to the
actual underlying device manpages
2003-10-04 14:10:41 +00:00
jdolecek 2b61c17662 add evbsh5 MAKEDEV(8) to lists 2003-10-04 13:41:47 +00:00
wiz 51dc91caa9 Add zlib(3) provided by jmc@openbsd -- thank you! 2003-10-03 18:46:22 +00:00
lukem d7e5203947 Allow ${CRUNCHBIN} to be optional by defaulting to "." when doing the
"${.OODATE}" check.
Problem noticed in a build that uses Makefile.image but not Makefile.crunch.
2003-10-03 02:46:52 +00:00
grog 3c7a263246 (Finally) add my details. 2003-10-03 02:15:17 +00:00