Commit Graph

66 Commits

Author SHA1 Message Date
pk c3a3100892 Initialize return value from save_core() in case dumpsize == 0. 1994-05-31 09:38:12 +00:00
pk 327bccb71b Don't clear dump if writing it to the filesystem fails (eg. file system full) 1994-05-27 08:40:49 +00:00
cgd 896fc34ba3 queue/struct changes 1994-04-21 07:58:49 +00:00
cgd 176eb49a7a kill two casts 1994-04-06 06:40:28 +00:00
cgd df58009c91 serious perversion:
most of the 'off' arguments to Lseek() (the internal lseek() wrapper)
are unsigned longs.  we need them to be sign extended, though, so change
Lseek() to take a 'long' rather than an 'off_t', and let the compiler
do the dirty work via implicit casts.
1994-04-06 01:41:32 +00:00
cgd 98069adca5 lseek stuff, and clean up. this is perverse. 1994-04-04 22:45:08 +00:00
cgd 83763b7de3 correct ok() calculation for all architectures. 1994-02-14 19:32:21 +00:00
pk 6a51809ffe Check for dumpdev being NODEV. If so, exit silently, unless verbose is on. 1993-12-08 16:43:16 +00:00
mycroft e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
mycroft dfb9caab49 Add RCS indentifiers. 1993-08-01 07:32:48 +00:00
mycroft 2982be9a6f Add RCS identifiers. 1993-08-01 00:57:02 +00:00
cgd b740fbac92 bsd->netbsd 1993-04-28 06:37:52 +00:00
cgd 71223b0548 kernel name is /bsd 1993-04-28 05:43:16 +00:00
cgd 06be60083d changed "Id" to "Header" for rcsids 1993-03-23 00:22:59 +00:00
cgd 346aa5dd48 added rcs ids to all files 1993-03-22 08:04:00 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00