Commit Graph

10120 Commits

Author SHA1 Message Date
cgd a3e9e8091b fix device aliasing and lost vnode problems. 1994-09-20 06:43:00 +00:00
cgd 707aae0bd3 don't redefine time. 1994-09-20 06:42:10 +00:00
cgd f096880a27 C syntax, and proper definition of time. 1994-09-20 06:41:35 +00:00
cgd 5853ebcf99 C syntax 1994-09-20 06:41:04 +00:00
mycroft a83bf514ca Import original 4.4-Lite version. 1994-09-20 05:39:48 +00:00
mycroft 818272eaa3 Import original 4.4-Lite version. 1994-09-20 05:28:59 +00:00
mycroft fe5a9095e0 Merge with 4.4-Lite version. 1994-09-20 04:52:02 +00:00
mycroft 7df690ffe6 Merge 4.4-Lite version. 1994-09-20 04:18:10 +00:00
mycroft 691f8c4267 Need limits.h. 1994-09-20 04:08:23 +00:00
mycroft a7a0533596 Merge with 4.4-Lite. 1994-09-20 04:07:01 +00:00
mycroft ef719df409 Merge with 4.4-Lite version. 1994-09-20 01:24:07 +00:00
mycroft 9baa91f322 Merge with 4.4-Lite version. 1994-09-20 00:37:13 +00:00
deraadt 80525d6b91 Don't use trad-core.c the the i386 or sparc. 1994-09-19 23:51:14 +00:00
mycroft 1ac05a7acc Fix oversight in last change. 1994-09-19 23:46:29 +00:00
mycroft cb0453c424 Make some of this look like UFS again. 1994-09-19 19:28:07 +00:00
mycroft 7087c929e8 Use global `doforce' variable. 1994-09-19 19:17:54 +00:00
chopps 6b54395644 install document parts for amiga arch. 1994-09-19 17:45:35 +00:00
chopps 69909739c6 add some manpages I wrote. Kinda scruffy but a start I guess. 1994-09-19 17:40:43 +00:00
deraadt 43965575ed NBPG --> getpagesize() 1994-09-19 16:58:18 +00:00
mycroft d7eb307ccf Type check format args with `q' modifier. Suggested by Bruce
Evans,  but implemented independently.
1994-09-19 14:44:05 +00:00
andrew 97e6ca09d7 Don't ignore compress -b information. 1994-09-19 12:47:30 +00:00
mycroft 69587fec56 Make lock directory match the code. 1994-09-19 12:26:18 +00:00
mycroft 9283f4936d Change the remaining 731's to 733's. Redo the conversion functions to
allow unaligned access.  Don't use 0-length arrays.
1994-09-19 09:09:46 +00:00
mycroft 180e70c1db Update to 4.4-Lite version, converted to use err*(3) and warn*(3). 1994-09-19 08:18:22 +00:00
mycroft 0874e14c94 m_adj() returns void. 1994-09-19 08:07:17 +00:00
mycroft 87ed5fd67b Require at least one group. 1994-09-19 07:52:57 +00:00
mycroft fedcc257c7 Update to 4.4-Lite version. 1994-09-19 07:50:52 +00:00
mycroft 2c009d6038 Remove the #define KERNEL, now that we don't need it. Too bad we need FREAD and
FWRITE at all.  Sigh.
1994-09-19 07:38:27 +00:00
mycroft 07e28fc0bf Don't bother with quad functions. 1994-09-19 06:47:16 +00:00
deraadt e77fac2241 make this dir work 1994-09-19 05:47:21 +00:00
mycroft 325dcf0dd9 Install the included files, too. 1994-09-19 05:14:25 +00:00
mycroft 181f38d7da Install the documentation. 1994-09-19 05:13:35 +00:00
mycroft 642d1472ad Don't forget to install .pic files. 1994-09-19 05:08:41 +00:00
mycroft 1c8e17fb63 Prototype spllower(). 1994-09-19 05:05:15 +00:00
mycroft 0673ffd9de Prototype m_adj(). 1994-09-19 05:03:09 +00:00
mycroft 72e34bc0d4 Shrink ld.so by 12k. 1994-09-19 04:49:02 +00:00
mycroft e9d5734eb6 Move FLOATING_POINT definition into Makefile.inc. 1994-09-19 04:43:02 +00:00
mycroft 485773b00a Fix null pointer dereference, per Rolf Grossman. 1994-09-19 04:32:45 +00:00
mycroft 11ac5752b8 Fix old typo. 1994-09-19 03:50:52 +00:00
mycroft 4b4b56f402 Merge man pages with 4.4-Lite. 1994-09-19 03:46:11 +00:00
mycroft 08f1f608c4 Fix typo. 1994-09-19 03:35:16 +00:00
mycroft cd392179ef Merge with 4.4-Lite. 1994-09-19 03:34:06 +00:00
mycroft 4ded5e85bb Use setuid() and setgid(), not setreuid() and setregid(). 1994-09-19 02:56:37 +00:00
mycroft d339fcc90b Use `gcc', not `cpp', for depending. 1994-09-19 02:46:11 +00:00
mycroft 802570eafb Make the local ID support more flexible. From Ty Sarna. 1994-09-19 02:34:17 +00:00
mycroft 6be039584f Remove silly unit number limitations on several items. 1994-09-19 02:18:05 +00:00
mycroft a16a6eea42 Add -DHAVE_TERMIOS, per Thomas Eberhardt. 1994-09-19 01:38:55 +00:00
mycroft 96933ee163 Don't use rate_to_code() for termios; cfset[oi]speed() does the conversion. 1994-09-19 01:00:48 +00:00
mycroft 9b9fa4f2a0 Fix misguided attempt to reorganize bootdev, and fix a few
other miscellaneous bugs and nits.
1994-09-19 00:23:36 +00:00
mycroft 4446637a81 Print tickadj. 1994-09-18 21:59:40 +00:00