Commit Graph

12772 Commits

Author SHA1 Message Date
jtc 39469721f8 update minor number for new quad_t versions of abs and div 1995-03-22 00:58:07 +00:00
jtc 3b29974599 Added "long long" support %ll{d,x,o,i}. 1995-03-22 00:56:55 +00:00
jtc 7681b92c66 Enable qabs(), a quad_t version of abs() and labs(). 1995-03-22 00:36:52 +00:00
jtc 918d73c578 LDIV -> QDIV 1995-03-21 23:46:00 +00:00
jtc bec46bcced add cross references to qdiv(3) 1995-03-21 23:22:17 +00:00
jtc bfd7fc20d9 New function qdiv. Like div and ldiv, but works with quad_t's. 1995-03-21 23:12:35 +00:00
jtc f442fd56dc Moved conditional #include of <sys/types.h> to near the top of file.
Defined qdiv_t typedef.
Declared qdiv function.
1995-03-21 23:08:14 +00:00
jtc 5091f60d44 ldiv takes long arguments 1995-03-21 22:54:50 +00:00
mycroft ebeae88da2 Use POSIX signals. 1995-03-21 21:47:04 +00:00
jtc d1a49b5d27 #include <machine/endian.h>. 1995-03-21 20:54:05 +00:00
mycroft cef03fb4dd Fix length of LCP echo and echo reply. 1995-03-21 19:32:13 +00:00
mycroft be82a25869 Use POSIX signals. 1995-03-21 18:48:41 +00:00
mycroft 7b38403c89 Use POSIX signals. 1995-03-21 18:35:32 +00:00
gwr 04446336b4 correct the file name 1995-03-21 16:22:25 +00:00
gwr a59d9a4ac9 This is needed by the Xsun servers. 1995-03-21 16:19:57 +00:00
cgd bd51185a18 from Lite 1995-03-21 15:59:39 +00:00
cgd b6cfa5b154 from Lite 1995-03-21 15:48:18 +00:00
mycroft 3e417cced4 Use sigprocmask(), not sigsetmask(). 1995-03-21 15:40:16 +00:00
mycroft 3f6e0361e1 Allow the `.bss' pseudo-op. Remove some unneeded #ifdefs for
MANY_SEGMENTS.
1995-03-21 15:27:07 +00:00
cgd 101657d110 clean up import 1995-03-21 15:03:38 +00:00
mycroft c39128a12d Remove dead externs. 1995-03-21 14:51:58 +00:00
mycroft e3554fe598 Update to use timer{add,sub}(). 1995-03-21 14:42:59 +00:00
mycroft 29a8916e22 Update to use timer{add,sub}(). 1995-03-21 14:36:54 +00:00
mycroft 58b580b79b Remove unused tvsub(). 1995-03-21 14:29:14 +00:00
mycroft feec0fc0c1 Make two variables non-static. 1995-03-21 14:22:38 +00:00
mycroft e60255f2bc Update to use timer{add,sub}(). 1995-03-21 14:16:23 +00:00
mycroft 6faa350c7d Fix typo. 1995-03-21 14:05:36 +00:00
brezak 331f0252c6 Fix probing of slave devices and remove unneeded ffs()'s 1995-03-21 14:05:28 +00:00
mycroft ffe9a4ccf0 Update to use timer{add,sub}(). 1995-03-21 13:55:23 +00:00
mycroft 62648a14f0 Clone from sleep(), with the logic for returning a value removed. 1995-03-21 13:50:32 +00:00
mycroft d53dfd3d3c Minor changes. 1995-03-21 13:44:40 +00:00
mycroft f75ba16b09 Update to use timer{add,sub}(). 1995-03-21 13:33:34 +00:00
mycroft 592f732f5a Make timeradd() and timersub() more generic, and remove the underscores. 1995-03-21 13:14:07 +00:00
cgd c3290293b8 from Lite 1995-03-21 12:24:13 +00:00
cgd d4f96eeaff add/fix id tags 1995-03-21 12:14:18 +00:00
cgd 43b952514b clean up RCS ids 1995-03-21 12:04:53 +00:00
cgd 82cadfc7aa clean up import 1995-03-21 12:04:10 +00:00
cgd 1d8bbe81a9 clean up import. 1995-03-21 11:59:28 +00:00
cgd 49f0ad8601 convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00
cgd 6ff461a4e8 actually do the import. rcp appears to have been previously imported
but not merged(?!?!?).
1995-03-21 08:18:58 +00:00
cgd af7bf810f5 clean up import. 1995-03-21 07:58:28 +00:00
cgd 0e535da105 usr.bin/rlogin from Lite 1995-03-21 07:48:23 +00:00
glass e553431826 Default linger time was 120 clock ticks instead of the intended
2 minutes.
[Bug pointed out by Wright/Stevens in TCP/IP Illustrated Vol II]
1995-03-21 07:48:14 +00:00
cgd e150dc2818 clean up slightly; id tags, alphabetization, prototypes, etc. 1995-03-21 07:28:51 +00:00
cgd 930fffb85d clean up id tags 1995-03-21 07:08:15 +00:00
cgd a86f3aeda3 clean up Id's, and such. reorganize man page slight to match lite's org. 1995-03-21 07:03:50 +00:00
cgd df247e9b94 merge with lite 1995-03-21 06:57:43 +00:00
cgd 7248fa283f clean up id tags, etc. 1995-03-21 02:08:51 +00:00
cgd be910f8a28 kill a redundant Id tag 1995-03-21 01:41:13 +00:00
cgd aba61d0813 make an alpha distribution disk. includes newfs, of a SCSI disk! whee! 1995-03-21 01:36:12 +00:00