Commit Graph

6993 Commits

Author SHA1 Message Date
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
mycroft
d5dbb53fee Set d1 to -1 before cerror. 1994-03-31 18:50:58 +00:00
mycroft
5e7902055e Add lseek.S to SRCS. 1994-03-31 18:39:41 +00:00
mycroft
b3086b2299 Need to set %edx to -1 before cerror, though perhaps we should have something
more generic for this.
1994-03-31 18:38:57 +00:00
mycroft
a3450ab6e8 Add a .text and .align to SYSCALL(). 1994-03-31 18:31:23 +00:00
mycroft
5edb523880 Remove an old hack that now just causes a small memory leak during autoconfig. 1994-03-31 16:59:04 +00:00
pk
b120bb4e37 Suck in lseek() prototype. 1994-03-31 14:17:29 +00:00
deraadt
6a84dc1aba off_t 1994-03-31 11:12:40 +00:00
cgd
e0e9aa9568 yes, i'm a moron 1994-03-31 10:27:17 +00:00