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 |
deraadt
|
2fa59a6b60
|
start amd if requested
do nfs mounting after mountd has been started (so two machines can cross-mount
nfs from each other, else they hang if booted simultaneously)
|
1994-01-05 06:34:56 +00:00 |
deraadt
|
af4aec082d
|
amd is not enabled by default
|
1994-01-05 06:32:13 +00:00 |
deraadt
|
9f7c9d3ea1
|
we have YP (thought 4.4 doesn't)
|
1994-01-05 05:51:01 +00:00 |
mycroft
|
0a5a73ec5f
|
#include cpufunc.h.
|
1994-01-05 03:18:25 +00:00 |
mycroft
|
dc1008a556
|
Correct as and ae strings for Wyse 75.
|
1994-01-05 02:10:03 +00:00 |
mycroft
|
2ac9b46bdd
|
Allow ld.so to be QMAGIC.
|
1994-01-04 23:40:31 +00:00 |
pk
|
be7657d720
|
Use .OBJDIR for auxiliary programs.
|
1994-01-04 21:40:31 +00:00 |
mycroft
|
34dbfc64b6
|
Fix two compiler warnings.
|
1994-01-04 21:40:23 +00:00 |
mycroft
|
928cf6a75f
|
Use ${DPADD} and ${LDADD} only when building shared library.
|
1994-01-04 20:26:52 +00:00 |
mycroft
|
28c41313e6
|
Reinstate `ld -x -r' for .so.
|
1994-01-04 19:08:55 +00:00 |