Commit Graph

1983 Commits

Author SHA1 Message Date
cgd eed6472f7c don't print process args, print the vis(3)'d process args... 1993-07-15 17:55:48 +00:00
cgd 928342ac2c (1) compare against UCHAR_MAX, don't use isascii().
(2) strvis() didn't work on 0-length input strings
(3) strvisx() didn't work at all
1993-07-15 17:54:43 +00:00
jtc aab7593a78 Make POSIX 1003.2 (Draft 11.2) compliant. 1993-07-15 17:05:00 +00:00
mycroft fc0ba801cf Clean up deleted files. 1993-07-15 16:44:08 +00:00
jtc 721687044c Check in remainder of groff 1.08 1993-07-15 16:43:14 +00:00
mycroft ae3013a732 Clean up deleted files. 1993-07-15 16:43:12 +00:00
jtc 100ce3fca6 Check in remainder of groff 1.08 1993-07-15 16:40:48 +00:00
mycroft f81ad74956 Clean up deleted files. 1993-07-15 16:40:46 +00:00
jtc 6c2f89b2be Check in remainder of groff 1.08 1993-07-15 16:39:32 +00:00
mycroft b798bd03fc Clean up deleted files. 1993-07-15 16:39:30 +00:00
jtc 61b64d2310 Check in remainder of groff 1.08 1993-07-15 16:37:48 +00:00
mycroft c110d11923 Clean up deleted files. 1993-07-15 16:37:47 +00:00
jtc cda1ca893a Check in remainder of groff 1.08 1993-07-15 16:37:34 +00:00
mycroft f4231fcaaa Clean up deleted files. 1993-07-15 16:37:31 +00:00
jtc 64bef05a16 Check in remainder of groff 1.08 1993-07-15 16:37:04 +00:00
mycroft 737517bce7 Clean up deleted files. 1993-07-15 16:37:00 +00:00
jtc 2f8ab736c8 Check in remainder of groff 1.08 1993-07-15 16:34:49 +00:00
mycroft 04d0ef4835 Clean up deleted files. 1993-07-15 16:34:42 +00:00
jtc f5acea615b Check in remainder of groff 1.08 1993-07-15 16:33:45 +00:00
mycroft 8218f70e9b Clean up deleted files. 1993-07-15 16:33:42 +00:00
jtc e6911d4aaa Check in remainder of groff 1.08 1993-07-15 16:32:02 +00:00
mycroft 6b8c961d04 Clean up deleted files. 1993-07-15 16:31:57 +00:00
jtc 5b400a4b0c Check in remainder of groff 1.08 1993-07-15 16:31:30 +00:00
mycroft 8e9eb5ac6c Clean up deleted files. 1993-07-15 16:31:24 +00:00
jtc a722ba1fc0 Check in remainder of groff 1.08 1993-07-15 16:30:15 +00:00
mycroft c8c272ca2f Clean up deleted files. 1993-07-15 16:29:53 +00:00
jtc fbc675374c Check in remainder of groff 1.08 1993-07-15 16:29:18 +00:00
cgd fd3c8fa35a fix a whole slew of off-by-one errors 1993-07-15 15:42:17 +00:00
deraadt 8e1f902bbc error found by hpeyerl, cleared by mccanne 1993-07-15 14:53:52 +00:00
cgd 4b90229cd2 do the "right thing" with mmap protections, once and for all.
in particular, if an object is mapped private, DO NOT grant
VM_PROT_ALL protections to it; it could be sensitive data.
1993-07-15 14:48:37 +00:00
cgd b8b3b4471d get rid of any support for vm_fault_wire() returning a result.
if it's going to be ifdef'd out until it's tested, it shouldn't
be put in to begin with.
also, minor ansifications and cleanups (mostly so tags would be happier).
1993-07-15 14:25:18 +00:00
cgd 999eb6ce5b get rid of extraneous thread_wakeup()s, added at sef's prompting,
which would never be called anyway.  leave his vm_page_activate()
change in though, as it is correct.
1993-07-15 14:07:51 +00:00
cgd 5287574e0a get rid of bogus retrymalloc code (and it was bogus)... 1993-07-15 13:33:23 +00:00
deraadt 534b762f34 patch from <ache@astral.msk.su> to fix problems:
nestart() logic totally rewriten, neput() code moved out of loop.
Fixed error in rxend buffer size: assing 32768 to short.
nerecv() fixed for correct buffer sizes for NE1000.
Detected card type displayed at autoconf time.
1993-07-15 12:57:05 +00:00
jtc 7c53cf70f2 Update groff to release 1.08 1993-07-14 20:44:31 +00:00
mycroft c1d98cf9f2 Clean up deleted files. 1993-07-14 20:44:26 +00:00
jtc b8fcd24a6e Update groff to release 1.08 1993-07-14 20:43:49 +00:00
mycroft b9de1d1b82 Clean up deleted files. 1993-07-14 20:43:46 +00:00
jtc 7417646e82 Update groff to release 1.08 1993-07-14 20:43:24 +00:00
mycroft b6fdd888a9 Clean up deleted files. 1993-07-14 20:43:23 +00:00
jtc 408fe1c27f Update groff to release 1.08 1993-07-14 20:42:09 +00:00
mycroft fa41988725 Clean up deleted files. 1993-07-14 20:42:06 +00:00
jtc 27a9d24d77 Update groff to release 1.08 1993-07-14 20:41:47 +00:00
mycroft f2517ff88e Clean up deleted files. 1993-07-14 20:41:46 +00:00
jtc c5d9b90607 Update groff to release 1.08 1993-07-14 20:41:26 +00:00
mycroft 2d52fd00ec Clean up deleted files. 1993-07-14 20:41:23 +00:00
jtc 71fadaa80c Update groff to release 1.08 1993-07-14 20:40:55 +00:00
mycroft 511f9f0650 Clean up deleted files. 1993-07-14 20:40:53 +00:00
jtc b5e1cf4574 Update groff to release 1.08 1993-07-14 20:40:08 +00:00
mycroft 3b987d48c8 Clean up deleted files. 1993-07-14 20:40:07 +00:00