Commit Graph

8200 Commits

Author SHA1 Message Date
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
glass 377b097932 upgrade to bsd 4.4-lite code base. only mod is rcsids 1994-05-27 08:39:00 +00:00
deraadt d0f39cffd9 return 0 on success 1994-05-27 07:58:37 +00:00
glass 12765858aa pmax and sparc take the 4.4-lite path 1994-05-27 07:54:34 +00:00
cgd 804948a48f kill header and Header lossage 1994-05-27 03:33:03 +00:00
deraadt f79d935940 new from torek; now multiple drives will work 1994-05-27 02:38:15 +00:00
phil 237b9f1381 We need one. 1994-05-26 23:48:00 +00:00
pk ae4b215714 fix RCSid 1994-05-26 11:28:51 +00:00
deraadt 8f00ef1dc7 solve byte order problem 1994-05-26 09:39:08 +00:00
cgd 984d40a72f pass a daddr_t rather than an off_t; forgot to commit last week. 1994-05-26 06:53:36 +00:00
chopps 0ad37a4913 fix typo 1994-05-26 03:05:01 +00:00
chopps b472ce43d7 update from steve. 1994-05-26 01:55:43 +00:00
deraadt 043657b599 MIN -> min 1994-05-26 00:47:19 +00:00
deraadt 1dc628861d fix typo 1994-05-26 00:31:53 +00:00
chopps d5fa055da6 add beginning of support for series I controllers doesn't work yet. 1994-05-25 21:55:04 +00:00
chopps 54223721ec fix le line 1994-05-25 21:54:09 +00:00
chopps 1d10219c6a add AMIX dostype and some changes (hacks) to RDB code. 1994-05-25 21:48:48 +00:00
cgd 7181a3603b minor updage from ws 1994-05-25 21:35:49 +00:00
phil 6dddac0ec1 ns32k RELOC bug fix.
(RCS file fixup by cgd.)
1994-05-25 21:07:15 +00:00
pk 4c34eff417 Selected bits from GNU gas 2.3
Remove label parsing hack.
(RCS file fixup by cgd.)
1994-05-25 21:06:13 +00:00
phil 56de4ac628 ns32k changes.
(RCS file fixup by cgd.)
1994-05-25 21:05:30 +00:00
hpeyerl 30c08c899f Copyright foo. 1994-05-25 20:41:53 +00:00
cgd 9e263d13ee kill typo, pointed out by John Hay <jhay@mikom.csir.co.za> 1994-05-25 20:37:52 +00:00
deraadt 2f0d61f95f match char->u_char change in tty subsystem 1994-05-25 20:22:54 +00:00
mycroft c976295cf8 Look up the ether addresses of interfaces *correctly*, and just ditch
SIOCSARP altogether.
1994-05-25 20:01:15 +00:00
pk 7cb090d9a7 Use new kvm interface (fixes bug 253)
Also, use the crummy protocol's idea of CPU times.
1994-05-25 19:40:40 +00:00
pk 19c36d96ae kernel stuff brought over from gdb-3.5 1994-05-25 18:27:49 +00:00
pk f1ca0d9765 add rcsid 1994-05-25 17:10:38 +00:00
pk 7984179d9d sync with 4.4-lite 1994-05-25 16:56:03 +00:00
pk 6082493356 `-A' implies `-Bstatic'
`-d' implies `-dc'
1994-05-25 16:09:40 +00:00
pk f9c85caa34 Core magic. 1994-05-25 14:45:03 +00:00
pk 1f62b4a243 Make line counters work. 1994-05-25 13:53:23 +00:00
pk 7b3b928200 Adapt to new app.c 1994-05-25 13:52:48 +00:00
mycroft 072c027a70 Somehow this got truncated by 8 bytes... 1994-05-25 13:13:32 +00:00
mycroft c861fe60b9 Put back faster version, with tiny bug fix. 1994-05-25 12:06:52 +00:00
mycroft 2cc3c47f28 Clean up deleted files. 1994-05-25 11:57:56 +00:00
mycroft 64561e1985 Something else needs COMPAT_OHPUX. 1994-05-25 11:55:06 +00:00
mycroft 9088203173 Revert to previous (slower) version for now. 1994-05-25 11:53:43 +00:00
mycroft 2e156593db Merge with 4.4-Lite. 1994-05-25 11:53:10 +00:00
mycroft 4e24a2c49c Add some stuff. 1994-05-25 11:51:33 +00:00
mycroft b13c6f81a6 Merge with 4.4-Lite. 1994-05-25 11:47:14 +00:00
chopps 11a73d2aae MIN() -> min() 1994-05-25 11:32:38 +00:00
pk 7672b8b95b New style core dumps. 1994-05-25 10:56:56 +00:00
pk d9c1fc92c6 Core dump header definitions. 1994-05-25 10:53:09 +00:00
mycroft 820102bd99 Update copyright. 1994-05-25 10:15:23 +00:00
pk ca0065ab75 Another move to .data to please gdb. 1994-05-25 10:14:37 +00:00
deraadt 7f3946f0ec use u_char's instead of char's; else the TTY_QUOTE bit can get accidentally
be set. Also fix copyright.
1994-05-25 10:00:26 +00:00
deraadt 2070652356 use u_char's instead of char's; else the TTY_QUOTE bit can get accidentally
be set.
1994-05-25 09:58:53 +00:00
deraadt b86d2fa05a correct copyright 1994-05-25 09:55:39 +00:00
mycroft 176f74d111 If we try to create a key that's already being created, wait. 1994-05-25 09:55:32 +00:00