Commit Graph

7032 Commits

Author SHA1 Message Date
tron
1cbe1ba80d Backout last change which is incorrect for XFree86 3.3.6 and our current
configuration of XFree86 4.3.0. This fixes a part of PR xsrc/23233.
2003-10-23 07:49:35 +00:00
kleink
3104093f6c Add <x86/math.h>. 2003-10-22 11:56:35 +00:00
mbw
02cccbc650 spelling nit -- AFAICT, it's officially "hyperSPARC" not HyperSPARC 2003-10-22 07:59:44 +00:00
agc
1b4475af8f Add catman pages for
vfs_write_resume(9)
vfs_write_suspend(9)
vn_finished_write(9)
vn_start_write(9)
2003-10-22 07:04:32 +00:00
hannken
9dec5da8e8 Add section 9 man pages for:
vfs_write_suspend, vfs_write_resume, vn_start_write and vn_finished_write.
2003-10-21 22:01:24 +00:00
matt
e3e6938d92 Move bus.h to obsolete. 2003-10-21 17:32:35 +00:00
agc
c61c0de641 Fix integer/NULL confusion. 2003-10-21 12:02:32 +00:00
lukem
1d648e9064 add installboot 2003-10-21 11:35:55 +00:00
mbw
bbc5a6d330 mention improvements in PCMCIA support 2003-10-21 02:19:38 +00:00
mbw
46f9e048ac - formatting tweaks
- update minimum disk requirements
 - update video support info
 - a little more info on the SPARCbook internal modem
 - mention that multiple SuperSPARC CPUs are supported, but not HyperSPARC
2003-10-21 02:17:35 +00:00
mbw
4c0d50acfe update minimum disk requirements 2003-10-21 02:16:34 +00:00
mbw
a1fcd87fa7 update sparc subdirectory structure to match reality 2003-10-21 02:14:30 +00:00
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