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
|
6d9a99f698
|
Use the new syscall method.
|
1995-01-17 06:09:43 +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 |
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 |
mycroft
|
2ac9b46bdd
|
Allow ld.so to be QMAGIC.
|
1994-01-04 23:40:31 +00:00 |
pk
|
31ca12249f
|
Clean out Sparc code.
|
1993-11-21 13:35:42 +00:00 |
pk
|
12094d064d
|
Can get rid of local symbols with "ld -x -r" again.
Made LDSO #ifdef DEBUG.
|
1993-11-04 10:51:39 +00:00 |
pk
|
bd67a6f934
|
Enabled __DYNAMIC.
|
1993-10-23 00:47:15 +00:00 |
pk
|
4406f07dc2
|
Startup code supporting shared libraries.
NOTE: #ifdefs sparcs should be removed
|
1993-10-16 21:58:39 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
deraadt
|
ac1c140b61
|
ok, all executables just got 16 bytes shorter. removed a bunch
of "nops" from the start of the crt.
|
1993-07-07 01:33:52 +00:00 |
glass
|
b64b1fd758
|
added some support new err(3) shit needs
|
1993-04-30 23:09:06 +00:00 |
cgd
|
5d07e08579
|
added changes from Steven Reiz <sreiz@aie.nl> (based on
those by Poul-Henning Kamp <phk@data.fls.dk>) to get the kernel
to compile properly when gcc2.* is cc. (should still work
when gcc1.39 is in use.)
|
1993-04-03 02:15:18 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |