Commit Graph

6751 Commits

Author SHA1 Message Date
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
cgd
f0a32f8da2 there will be no more /vmunix! from Mark Weaver. 1994-04-01 08:27:29 +00:00
cgd
09b4d0d931 delete unclear comments, from Mark Weaver. 1994-04-01 08:26:13 +00:00
mycroft
96f452cd84 Deal with Mark Weaver's rogue tape drive. 1994-04-01 06:49:22 +00:00
mycroft
5cfca54767 Style cleanup; use err*() and atexit(). 1994-04-01 04:33:48 +00:00
mycroft
35d349867f Style cleanup; use err*() and atexit(). 1994-04-01 04:19:06 +00:00
mycroft
e73e2d3730 Forgot to check this in. 1994-04-01 04:16:36 +00:00
cgd
ca003fe926 fix tn3270's idea of where map3270 lives. From Mark Weaver. 1994-04-01 04:09:18 +00:00
cgd
c53a9c6660 man page fix from Mark Weaver 1994-04-01 04:01:48 +00:00
cgd
7875181c2d bad cast 1994-04-01 03:53:29 +00:00
cgd
c889ba6f68 kill bad cast 1994-04-01 03:51:44 +00:00
cgd
550e226388 fix type, from Mark Weaver 1994-04-01 03:45:41 +00:00
cgd
bedbcf1adb delete duplicated info, from Mark Weaver 1994-04-01 03:44:32 +00:00
cgd
67f7468b24 bad cast 1994-04-01 03:32:38 +00:00
cgd
86be4d6208 long cast 1994-04-01 03:29:58 +00:00
cgd
f74f70059d off_t 1994-04-01 03:06:40 +00:00
cgd
6c3c466fe7 off_t stuff 1994-04-01 03:05:34 +00:00
cgd
c386dd4646 evil lseek casts... 1994-04-01 03:02:32 +00:00
cgd
20d2c86dad lseek/long thing 1994-04-01 01:44:59 +00:00
jtc
c4dd0dbafe Getgroups()'s second argument is now a gid_t ptr. 1994-04-01 01:29:28 +00:00
jtc
abfeba19ee Getgroup's second argument is now a gid_t ptr. 1994-04-01 01:19:08 +00:00
mycroft
8d1ace8b21 Stylistic cleanup; use err*() and atexit(). 1994-03-31 23:26:15 +00:00
ws
e9dc62de63 Support BSS in LKMs
Don't panic when modunloading an empty slot
1994-03-31 20:31:19 +00:00
ws
ae6a7139ac Support BSS in LKMs 1994-03-31 20:29:58 +00:00