Commit Graph

16396 Commits

Author SHA1 Message Date
gwr
ca022f8909 Re-write of tapeboot, using a "rawfs" abstraction to hide the fact
that the device only supports block access.  (Even works now!)
1995-10-17 22:58:10 +00:00
leo
f27c94ab62 man8.atari 1995-10-17 20:44:26 +00:00
cgd
2bccd7cac4 don't define NUMBOOT on the alpha, any more. boot block installation
is now done by /usr/mdec/installboot.
1995-10-17 16:34:04 +00:00
thorpej
93ef912509 New-style RCS id. 1995-10-17 08:58:11 +00:00
jtc
3384b51b0b Implement change done in revision 1.12 (for PR #1473 & duplicates) in a
slightly different way.  This widens the Address field instead of the
Ipkts field because Address is the one that may be too big.
1995-10-17 07:17:04 +00:00
jtc
15ad6704b0 SysV IPC manpages from Frank van der Linden 1995-10-16 23:49:07 +00:00
jonathan
3b8faec21d Initialize pointer to the fb method table. Not initializing the
method table for the 2100/3100 fb caused a panic when an X server started.
1995-10-16 22:28:36 +00:00
fvdl
0bb2a5f43a Sync with reality. 1995-10-16 20:17:59 +00:00
pk
d2c2babb9f 1) Turn off timer before resetting signal disposition.
2) Set signal mask before signal action, to avoid held SIGALRMs
   bursting in after unsetting the handler.
1995-10-16 18:58:47 +00:00
thorpej
43358aae60 Deal with vendor, product, and revision strings properly. 1995-10-16 08:51:49 +00:00
leo
9dca765d4c Fix the results of a wrong import. This file was in the wrong dir. 1995-10-16 06:49:58 +00:00
phil
d15cc61313 Update pc532 for new files in 1.1 including shared libs.. 1995-10-16 06:08:20 +00:00
phil
2a21918133 New files for 1.1 including shared libs..... 1995-10-16 06:05:36 +00:00
mycroft
c7f52bfe3f Fix error pointed out by GCC 2.7. 1995-10-16 05:28:58 +00:00
mycroft
c32738aa00 Fix nits pointed out by GCC 2.7. 1995-10-16 05:28:14 +00:00
cgd
3fa415f46e don't include X11 bins or kernel in the bin.tar.gz file 1995-10-16 04:55:44 +00:00
cgd
1aad5b810e README.files included in snapshots 1995-10-16 04:55:16 +00:00
thorpej
cbef9e5129 Add missing spindle synch control, rotational offset, and RPM members
to the rigid geometry mode page.  These missing members are at the
end of the page, in space wich was previously marked "reserved".
1995-10-15 23:32:02 +00:00
mycroft
61d3ef1018 Fix small oversight. 1995-10-15 22:09:45 +00:00
mycroft
f096f370fb Use SET(), CLR(), and ISSET() macros.
Rename CFCR to LCR, and cache its value.
Check MSR before transmitting, for better flow control.
Preserve LCR_SBREAK inside comparam().
1995-10-15 19:43:04 +00:00
christos
95b0e87b48 Added history load and save to file functions. 1995-10-15 19:42:05 +00:00
pk
4c5820096d Update (thanks Chuck). 1995-10-15 17:51:22 +00:00
pk
f0244a3520 Redo alphabetization to an actually well-known alphabet.. 1995-10-15 17:46:58 +00:00
pk
eba88360ee Update. 1995-10-15 15:50:47 +00:00
pk
6685396f42 Update based on current sources. 1995-10-15 15:48:41 +00:00
ws
a96f4bc2fc Add support for Win'95 long filenames 1995-10-15 15:34:19 +00:00
ws
c089b09953 Add support for Win'95 long filenames to msdosfs 1995-10-15 15:33:26 +00:00
pk
9c21bb769d Kill spaces. 1995-10-15 13:12:18 +00:00
leo
c3fae4e048 man4.atari 1995-10-15 12:54:43 +00:00
thorpej
5dcaa0b51c Be a tad bit more informative when the drive is attached. Print geometry
info when appropriate, because, darn it, it's useful.
1995-10-15 10:03:18 +00:00
mycroft
686dddaff9 Reran makesyscalls.sh. 1995-10-15 06:13:56 +00:00
mycroft
c3779c515d Fix typos. 1995-10-15 05:58:44 +00:00
mycroft
5a227363fd Fix problem reported by r_friedl@informatik.uni-kl.de; when LDT is resized,
the wrong amount of memory is freed.
1995-10-15 05:48:08 +00:00
mycroft
e964003409 Rename some variables for consistency. 1995-10-15 05:43:49 +00:00
mycroft
2d1739cbe1 Implement VOP_BWRITE() using vn_bwrite(), per r_friedl@informatik.uni-kl.de. 1995-10-15 05:18:12 +00:00
mycroft
e8011301bf Style police. 1995-10-15 04:18:27 +00:00
briggs
47c507f8fd SUNOS_SYS_sunos_sigreturn -> SUNOS_SYS_
sigreturn.
1995-10-15 03:01:57 +00:00
mycroft
8ca3cf6c41 Add new sysarch calls, and fix #includes. 1995-10-15 02:25:07 +00:00
christos
81ae32e332 syscalls.master was changed. 1995-10-14 20:26:39 +00:00
christos
a4e2f7532a - Added msgsys, shmsys and semsys... MITSHM needs shmsys, so X applications
that used that would fail.
- Propagated all the fixes from the fully prototyped kernel.
1995-10-14 20:24:14 +00:00
leo
ebc6d5a705 Use general bound-check function. 1995-10-14 20:17:46 +00:00
fvdl
6ce6eef6d8 child_return broke Linux fork() 1995-10-14 14:06:16 +00:00
leo
79053fd0de Allow only transfers that are a multiple of DEV_BSIZE when doing 'raw' I/O. 1995-10-14 13:04:19 +00:00
cgd
00fdda5e6e slight cleanup, add target to build x11 bins tar file. 1995-10-14 01:43:24 +00:00
ghudson
d61f235615 Add cookie support. Stash cookies in the word prior to the end of
each entry, and read them out in nfs_readdir().

Caveat: our current caching method for directory blocks uses the
server offset of the first directory entry as an identifier, so a
Linux emulation getdirentries() will wind up retrieving one block from
the NFS server for each directory entry, unnecessarily thrashing the
cache.  The situation isn't as bad for other emulations.

Instead of getblk(), we need to write a routine to scan each cache
block associated with vp to find a cookie that matches at some
directory entry.  Some later time.
1995-10-14 00:56:07 +00:00
gwr
6af0af5daf Change the interface to prom_iopen() slightly, for tapeboot. 1995-10-13 21:44:57 +00:00
gwr
52f39566b5 Add tapeboot, make ${SA_PROG}.bin padded to a block boundary. 1995-10-13 21:44:08 +00:00
gwr
c4e07b055f Bump version number. 1995-10-13 21:33:09 +00:00
gwr
c890f5c659 Boot program to help load tape kernels.
(You can even choose a tape segment!)
1995-10-13 21:27:30 +00:00
pk
3b4d7bd966 New install.sh based on Jason's hp300 script. Needs more polishing. 1995-10-13 20:18:30 +00:00