mycroft
|
314bc1f5db
|
Clean up #includes.
|
1994-04-03 22:50:14 +00:00 |
mycroft
|
beb5680d81
|
This is #included multiple times.
|
1994-04-03 22:36:41 +00:00 |
mycroft
|
0234c30a00
|
Clean up #includes.
|
1994-04-03 22:28:23 +00:00 |
mycroft
|
3a8dd5d6b1
|
Clean up #includes.
|
1994-04-03 18:58:55 +00:00 |
mycroft
|
3ce26e4f42
|
Make sure we get psl.h.
|
1994-04-03 18:54:21 +00:00 |
mycroft
|
c075fee1b2
|
Clean this up a little.
|
1994-04-03 18:53:53 +00:00 |
pk
|
158618112b
|
Terminate comment at a reasonable place.
|
1994-04-03 18:38:02 +00:00 |
glass
|
4d432692a3
|
netargo --> netiso reference. from david@wubios.wustl.edu (David J Camp)
|
1994-04-03 18:31:20 +00:00 |
mycroft
|
1b8d06930c
|
Oops.
|
1994-04-03 05:19:05 +00:00 |
mycroft
|
9ebe8aff36
|
Don't modify the header in place!
|
1994-04-03 05:17:11 +00:00 |
cgd
|
77eeb1ffa0
|
major number bump, for stdio and safety...
|
1994-04-03 03:44:41 +00:00 |
cgd
|
769ce7c7ee
|
fgetln, not fgetline
|
1994-04-03 01:38:27 +00:00 |
cgd
|
418fa0e8ae
|
fpos_t stdio changes
|
1994-04-03 01:36:56 +00:00 |
cgd
|
754311881f
|
fpos_t is now a 64-bit quantity
|
1994-04-03 01:26:42 +00:00 |
cgd
|
0c7190173f
|
off_t -> long; structure compatible with old libraries... (OUCH!)
|
1994-04-03 00:09:23 +00:00 |
mycroft
|
6a15886fc6
|
Oops.
|
1994-04-02 22:15:03 +00:00 |
mycroft
|
6a718d3287
|
Implement __syscall(). Do the userret() thing. Some stylistic cleanup.
|
1994-04-02 21:36:10 +00:00 |
mycroft
|
f611fb1eb1
|
Some stylistic cleanup.
|
1994-04-02 21:32:54 +00:00 |
glass
|
b316507cbf
|
part one of two..need to give someone a ring...
|
1994-04-02 21:10:26 +00:00 |
cgd
|
1c1d646c7e
|
kill bogon
|
1994-04-02 08:42:59 +00:00 |
cgd
|
ed740c7de8
|
frob arguments a little bit
|
1994-04-02 08:39:20 +00:00 |
cgd
|
5a0aea55f0
|
sickness to get SunOS mmap right
|
1994-04-02 08:32:56 +00:00 |
mycroft
|
9a9b1d99fa
|
Minor code cleanup.
|
1994-04-02 08:04:26 +00:00 |
cgd
|
89a94f33b4
|
change __syscall() handling so others can cut/paste it...
|
1994-04-02 08:04:25 +00:00 |
mycroft
|
98895901ea
|
Minor code cleanup.
|
1994-04-02 08:04:25 +00:00 |
cgd
|
8abbe136e3
|
some temporary syscall shuffling
|
1994-04-02 08:03:17 +00:00 |
cgd
|
ae0bb68985
|
stubs, to get the padding right. so nasty it's almost unbelievable.
also, kill "special lseek" bogon.
|
1994-04-02 05:38:15 +00:00 |
mycroft
|
ca01015e04
|
Clean up deleted files.
|
1994-04-02 05:37:06 +00:00 |
cgd
|
b62b3fc050
|
have cerror DTRT on returns, w.r.t. quads and -1. it needs to be done
here (think of syscall(SYS_lseek,...)). also, kill bogus lseek thang.
|
1994-04-02 05:37:04 +00:00 |
mycroft
|
345c8ef85c
|
Clean up deleted files.
|
1994-04-02 05:36:54 +00:00 |
cgd
|
da34d8a406
|
have cerror DTRT on returns, w.r.t. quads and -1. it needs to be done
here (think of syscall(SYS_lseek,...)). also, kill bogus lseek thang.
|
1994-04-02 05:36:52 +00:00 |
cgd
|
98e7f7c8fd
|
yup, another major.
|
1994-04-02 05:35:59 +00:00 |
cgd
|
236c2fe9f8
|
gah. shoot me.
|
1994-04-02 05:17:04 +00:00 |
mycroft
|
3b1d5536ec
|
Need syscall.h.
|
1994-04-02 03:52:15 +00:00 |
mycroft
|
f8b80b0d94
|
Implement __syscall().
|
1994-04-02 03:51:37 +00:00 |
cgd
|
873973c399
|
just kill the cast completely
|
1994-04-02 01:50:23 +00:00 |
phil
|
76be62770b
|
Old scsi code until the pc532 port can be made to use the new scsi code
|
1994-04-01 23:18:05 +00:00 |
phil
|
f58e820881
|
autoconf.c,locore.c: changes for setroot()
disksubr.c: removing some debugging code
machdep.c: changes to boot() for file syncing (uncommenting an #if 0)
|
1994-04-01 23:16:54 +00:00 |
phil
|
3626d9a416
|
Makefile.pc532: removing work-arounds for minix
files.pc532: adding pc532/scsi to get temporary access to old scsi code
|
1994-04-01 23:14:54 +00:00 |
phil
|
43f0f85f4b
|
Adding initial files for a .../src/etc/etc.pc532 tree.
|
1994-04-01 23:01:21 +00:00 |
chopps
|
2d265e4163
|
no more MAP_FILE
|
1994-04-01 20:48:25 +00:00 |
cgd
|
47610af098
|
some type-changing, simplification, and re-instate casts for phil.
|
1994-04-01 09:52:30 +00:00 |
cgd
|
0d91525fb4
|
fix from Mark Weaver, to be more sane on xterms and vt2xx's
|
1994-04-01 09:34:39 +00:00 |
cgd
|
ea7e0c1cca
|
kill lots of off_t's.
|
1994-04-01 09:18:06 +00:00 |
cgd
|
f006d09efa
|
add semicolon as suggested by Mark Weaver.
|
1994-04-01 08:58:45 +00:00 |
cgd
|
df393d700c
|
use full path when naming units lib. this file should be converted to
mandoc...
|
1994-04-01 08:49:59 +00:00 |
cgd
|
dd7a2bfae8
|
re_format name fixes from Mark Weaver
|
1994-04-01 08:46:28 +00:00 |
cgd
|
59e72907cf
|
off_t death...
|
1994-04-01 08:42:43 +00:00 |
cgd
|
75e0f16f1b
|
specify what the args's contents must be
|
1994-04-01 08:33:59 +00:00 |
cgd
|
74dd75c267
|
don't -g by default
|
1994-04-01 08:31:22 +00:00 |