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
|
ef3ad469b6
|
Private strrchr() not needed for scrt0.o
|
1995-06-15 21:41:41 +00:00 |
pk
|
f087571372
|
First arg. of syscall2() is a quad_t.
|
1995-06-06 09:04:51 +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
|
25b9fa86e4
|
one more prototype
|
1995-06-05 00:10:44 +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
|
3dbc1e9443
|
Patch from Giles Lean to make compilation flags more consistent.
|
1995-01-07 23:07:03 +00:00 |
pk
|
63027d510b
|
`LDSO' is for debugging only.
|
1994-07-26 19:53:46 +00:00 |
mycroft
|
93ac2f912e
|
Clean up deleted files.
|
1994-05-14 06:33:26 +00:00 |
cgd
|
0c3c9c68ab
|
kill all gprof-related stuff; it's now in libc, and the header is elsewhere
|
1994-05-14 06:33:22 +00:00 |
pk
|
ae9be14d68
|
Fix that SYS___syscall business.
|
1994-04-18 20:02:58 +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 |
pk
|
fa491c1bc9
|
Remove some leftover SunOS dialect.
|
1994-03-10 21:09:49 +00:00 |
pk
|
140eeb543a
|
Use atexit(), not on_exit().
|
1994-03-10 21:02:01 +00:00 |
pk
|
8aee50b714
|
add -DDYNAMIC
|
1994-03-03 14:27:34 +00:00 |
pk
|
938f8ffda8
|
Set __progname; update to current <link.h>
|
1994-02-25 15:02:58 +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 |
jtc
|
fc1d8f3bac
|
Fix spelling error in Copyright notice
|
1994-01-29 01:54:01 +00:00 |
pk
|
ada9ac5f49
|
Cleanup
|
1993-12-15 09:46:28 +00:00 |
pk
|
c677f4482a
|
Haven't tested these for NetBSD, but they work in SunOS.
|
1993-10-16 22:02:58 +00:00 |