Commit Graph

4570 Commits

Author SHA1 Message Date
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
cgd
582eb13c4a from Mike Karels <karels@bsdi.com>: clear the PENDIN flag if ICANON
is cleared, and retain the PENDIN flag if set when ICANON is set
1994-01-05 16:25:37 +00:00
pk
ebba6fe548 Fix bug with `-A' symbol-file handling. 1994-01-05 16:24:53 +00:00
mycroft
07e22c53b9 LOAD_ADDRESS is now fixed at 0xf8100000. 1994-01-05 16:03:32 +00:00
mycroft
d5bb16fdb2 Move kernel to 0xf8000000. 1994-01-05 16:02:36 +00:00
cgd
454f368245 don't call VFS_SYNC() on underlying fs 1994-01-05 15:11:51 +00:00
cgd
058b0b8772 don't try to reclaim 'known' root vnode 1994-01-05 15:11:32 +00:00
cgd
c78cf001a2 add new portal file system from jsp@sequent.com 1994-01-05 14:23:21 +00:00
cgd
3442768ab8 add new lofs (loopback file system) from jsp@sequent.com 1994-01-05 14:15:31 +00:00
cgd
a83f6577b0 minor cleanup; extra spaces, patchkit info, etc. 1994-01-05 13:49:52 +00:00
deraadt
489e12a1a7 small cleanup 1994-01-05 13:38:57 +00:00
cgd
156269bbe4 off-by-one fix, from fen@netcom.com (Fen Labalme, and more (from me) 1994-01-05 13:13:00 +00:00
cgd
b4e04dd05d fix return type for fifo_print 1994-01-05 11:34:44 +00:00
deraadt
1f827d4b07 rationalize & cleanup -y/-k/-l code
update man page for -y
yp password setting now works again!
relax passwd setting retry code a teeny bit
1994-01-05 11:20:34 +00:00
cgd
9d1babb688 fix UFS vs 'real' fs type mixups 1994-01-05 11:07:31 +00:00
mycroft
1e5c7f966b Clean up deleted files. 1994-01-05 11:05:17 +00:00
cgd
87693669dd update with latest kernfs file system from jsp@sequent.com 1994-01-05 11:04:54 +00:00
cgd
4942f8a8bc update with latest fdesc file system from jsp@sequent.com 1994-01-05 09:00:57 +00:00
cgd
acdf74915d update for new (actually old... *sigh*) mount flags 1994-01-05 08:32:10 +00:00
cgd
3ff83b3549 make it compile (cleanly) for us 1994-01-05 08:00:05 +00:00
mycroft
3bd8a96c64 Clean up deleted files. 1994-01-05 07:51:37 +00:00
cgd
699e3be9e9 add new procfs code, from Jan-Simon Pendry, jsp@sequent.com.
This is pretty-much "virgin", so that diffs can be done later.
1994-01-05 07:51:08 +00:00
cgd
8e1f0c6b2f add procfs machine-dependent code, from Jan-Simon Pendry, jsp@sequent.com. 1994-01-05 07:41:44 +00:00