thorpej
|
5042faf816
|
RCS id police.
|
1996-10-18 05:36:42 +00:00 |
thorpej
|
25f2d6465d
|
Use ${INSTALL}.
|
1996-10-18 05:27:38 +00:00 |
pk
|
a9c6e6dfa1
|
Make `make depend' work. For this, it was necessary to remove ${.ALLSRC}
from the build rules; it has been replaced with `${.CURDIR}/${SRCS}'.
Also, avoid "a.out" like <mk/bsd.lib.mk>.
|
1995-09-29 11:23:15 +00:00 |
pk
|
69ae425298
|
Build run-time code for use in static executables, called `scrt0.o'.
|
1995-06-05 01:57:04 +00:00 |
pk
|
846beea318
|
Factor out common code.
|
1995-06-03 13:16:03 +00:00 |
pk
|
c64cecc457
|
Protoize (from Thorsten Lockert, PR #1070).
Some other cleanup.
|
1995-06-02 21:30:47 +00:00 |
mycroft
|
6ee8835631
|
Keep argv[0] in a register.
|
1995-05-17 15:55:26 +00:00 |
mycroft
|
3ad209c804
|
Calculate environ directly from argc and argv, rather than searcing down
the argument list.
|
1995-05-16 16:25:04 +00:00 |
mycroft
|
d11034718e
|
Don't map the data segment with PROT_EXEC.
|
1995-01-17 06:10:31 +00:00 |
mycroft
|
3dbc1e9443
|
Patch from Giles Lean to make compilation flags more consistent.
|
1995-01-07 23:07:03 +00:00 |
mycroft
|
f3a089395b
|
Kill historical cruft.
|
1994-07-31 19:57:46 +00:00 |
mycroft
|
9177dd175a
|
Clean up deleted files.
|
1994-05-14 06:33:16 +00:00 |
cgd
|
bc03451854
|
kill all gprof-related stuff; it's now in libc, and the header is elsewhere
|
1994-05-14 06:33:14 +00:00 |
cgd
|
79b8b4562d
|
new way of invoking mmap.
|
1994-04-05 02:26:13 +00:00 |
cgd
|
00ae28f054
|
explicit cast off mmap offset to off_t
|
1994-03-28 05:26:00 +00:00 |
cgd
|
95d6a185be
|
no more MAP_FILE
|
1994-03-28 02:07:04 +00:00 |
cgd
|
c882b54db3
|
kill bogus install -d's. the one for /usr/include/rpcsvc is still here.
|
1994-02-10 01:10:01 +00:00 |
mycroft
|
baa1c94cb8
|
Change silly cast to avoid a compiler warning.
|
1994-01-29 02:34:21 +00:00 |
mycroft
|
868e255f15
|
Sync with i386 code.
|
1994-01-29 02:20:16 +00:00 |
jtc
|
fc1d8f3bac
|
Fix spelling error in Copyright notice
|
1994-01-29 01:54:01 +00:00 |
pk
|
db1f5577e7
|
dl*() stubs
|
1994-01-28 21:51:52 +00:00 |
paulus
|
156ee99921
|
C-startup routines for generic m68k machines, with shared library support.
|
1993-11-25 23:22:41 +00:00 |