Commit Graph

4642 Commits

Author SHA1 Message Date
jtc
a3051779c5 Added port-specific categories. 1994-01-06 23:24:53 +00:00
jtc
201bc757f6 st_blocks & st_size aren't quads (at least not yet). 1994-01-06 23:13:13 +00:00
ws
0a8a197a17 Apparently noone ever tested the COMPAT_OLDSOCKOPT flag... 1994-01-06 23:00:22 +00:00
ws
3f7cb414ea Try getting the filehandle of the exported path when reading /etc/exports 1994-01-06 22:48:51 +00:00
mycroft
40b7801fa6 Don't know why LOAD_ADDRESS was ever here, but it's toast. 1994-01-06 17:29:59 +00:00
mycroft
734aca027a Okay, so it *really* works now, or at least compiles. 1994-01-06 17:23:56 +00:00
mycroft
30efe4707c Make ptrace() actually work now. 1994-01-06 17:16:34 +00:00
mycroft
ed95321df9 Still need old #defines for now. 1994-01-06 17:05:34 +00:00
mycroft
0e716894cd Garbage collection. 1994-01-06 16:57:59 +00:00
mycroft
f76fdd7722 Implement `struct reg'. 1994-01-06 16:50:13 +00:00
mycroft
27710a7332 Clean up deleted files. 1994-01-06 15:57:33 +00:00
cgd
aa8f4ca3f3 add berkeley pr 1994-01-06 15:57:25 +00:00
cgd
1a1524efb8 squish GNU pr 1994-01-06 15:57:24 +00:00
cgd
c4b27fe2cd add berkeley pr 1994-01-06 15:57:10 +00:00
deraadt
107d69c359 forward decl of dom_binding for proto 1994-01-06 14:48:47 +00:00
deraadt
a2d143ab3f don't need to #include <sys/socket.h> twice. 1994-01-06 14:00:35 +00:00
deraadt
2ceb867c77 allow mounting/exporting of NFS files (not just directories) for diskless
swap. thanks to <ws@TooLs.DE> and <roland@frob.com>
1994-01-06 13:51:55 +00:00
deraadt
2d1eff419c glob_t not GLOB_t. pointed out by <lm@rmit.edu.au> 1994-01-06 13:24:09 +00:00
cgd
686d4f2c93 EOPNOTSUPP == Operation not supported 1994-01-06 12:57:46 +00:00
cgd
c965e27791 add MNT_NOCREATE flag 1994-01-06 12:35:38 +00:00
cgd
48b5ac1a52 add 'maxfdescs 2048' to everything. i'm sick of the warning... 1994-01-06 12:07:41 +00:00
mycroft
d6718d4665 Put back ld -x -r. 1994-01-06 04:35:39 +00:00
mycroft
27f957c30b `ld -x -r' on .so files really does work now. Maybe it will continue to for
a little while.
1994-01-06 04:32:35 +00:00
pk
1d9da4ac9e Must look at relocation before classifying local symbols (affects `ld -r -x'). 1994-01-06 00:20:47 +00:00
mycroft
22f50fc547 Remove ld -x -r until it actually works. 1994-01-05 23:47:35 +00:00
mycroft
8381eeac4d Use -fpic. 1994-01-05 23:32:09 +00:00
mycroft
0f7e1c4931 ld -x -r for .so files clearly does not work yet. 1994-01-05 23:29:39 +00:00
jtc
d6afb2d353 Hack to get both crontab.1 and crontab.5 manpages installed without having
to rename either file (before crontab.5 was renamed crontab.5.5).
1994-01-05 21:57:48 +00:00
pk
30ebbeb8bf Use ${DESTDIR}.
Handcraft ${LIBCURSES} as we don't include bsd.prog.mk here.
1994-01-05 21:56:40 +00:00
cgd
eda5beab5a return size of 'reg' from getattr() 1994-01-05 21:56:02 +00:00
mycroft
58e3d058ae Clean up deleted files. 1994-01-05 21:40:25 +00:00
jtc
e67478fe79 Rename crond to cron 1994-01-05 21:37:12 +00:00
jtc
35a219c2bf The cron daemon has been renamed from crond to cron. This name change
is from Vixie Cron 3.0, to make it like the 4.3BSD cron.
1994-01-05 21:35:25 +00:00
mycroft
827166f3bc Asleep at the wheel. Fix LDADD and DPADD correctly this time. 1994-01-05 21:34:30 +00:00
mycroft
212a74c429 Add -lcurses (for now). 1994-01-05 21:27:44 +00:00
pk
0717be952c The first C++ shared library version. 1994-01-05 21:22:16 +00:00
pk
59e6fa2423 Link with /usr/lib/c++rt0.o, which takes care of ctors/dtors in the library. 1994-01-05 21:20:05 +00:00
jtc
5f2a029904 Remove -DCRONDIR, macro is set correctly in pathnames.h. 1994-01-05 21:10:29 +00:00
pk
e5ea148320 Subdirectory g++ contains C++ shared library helper routines. 1994-01-05 21:05:11 +00:00
mycroft
525fbd9129 Clean up deleted files. 1994-01-05 21:04:38 +00:00
jtc
f8caf41af1 Update for Vixie Cron 3.0 1994-01-05 21:03:46 +00:00
jtc
ba46c17534 Converted Makefile to use BSD make. 1994-01-05 20:57:27 +00:00
mycroft
22183f4e79 Clean up deleted files. 1994-01-05 20:52:52 +00:00
jtc
644d4f8787 Vixie Cron 3.0-prerelease, patch 9 1994-01-05 20:40:12 +00:00
mycroft
a142b7ef96 Remove the trailing zero hack. It cannot be made to work correctly without
changing the loader.
1994-01-05 19:02:09 +00:00
mycroft
f7b0ee1881 Bleah. 1994-01-05 17:52:01 +00:00
mycroft
c8fbd64ff5 Remove explicit link addresses. 1994-01-05 17:17:17 +00:00
mycroft
243ce5b9bf *** empty log message *** 1994-01-05 17:05:56 +00:00
cgd
b7309d4800 don't include KERNFS and FDESC 1994-01-05 16:30:17 +00:00
cgd
e09a770e77 add some options 1994-01-05 16:28:55 +00:00