cgd
|
73eee0505b
|
stuff moved into libc
|
1994-01-27 23:51:33 +00:00 |
cgd
|
9692bffa3e
|
bump major, for changes theo and i are making.
|
1994-01-27 23:45:26 +00:00 |
mycroft
|
f0e6f8605f
|
Clean up deleted files.
|
1994-01-27 19:22:54 +00:00 |
pk
|
dd26876b99
|
Remove dlopen() et. al., they don't work from libc.
|
1994-01-27 19:21:55 +00:00 |
mycroft
|
1fe07f186d
|
Separate curbrk and mincrk.
|
1994-01-27 15:08:03 +00:00 |
mycroft
|
3463cb4eef
|
Trivial speedup inspired by SPARC code.
|
1994-01-27 15:00:49 +00:00 |
mycroft
|
c25c219087
|
Random cleanup.
|
1994-01-27 14:45:52 +00:00 |
mycroft
|
ef980f76fe
|
One last tweak.
|
1994-01-27 06:53:25 +00:00 |
mycroft
|
22e614ce10
|
Random cleanup.
|
1994-01-27 06:34:59 +00:00 |
mycroft
|
9c8862a970
|
Pedanticism.
|
1994-01-27 06:34:02 +00:00 |
mycroft
|
3cf1bd9939
|
SYS_brk --> SYS_break. Where's my axe?
|
1994-01-27 04:30:34 +00:00 |
mycroft
|
17b2a501cd
|
Stylistic changes.
|
1994-01-27 04:16:50 +00:00 |
mycroft
|
0496df7164
|
More stylistic changes.
|
1994-01-27 04:14:50 +00:00 |
mycroft
|
e84d8b28f3
|
Stylistic changes.
|
1994-01-27 04:10:20 +00:00 |
mycroft
|
b6b0ec3424
|
Fix bug jtc introduced.
|
1994-01-27 04:07:13 +00:00 |
deraadt
|
e49d599168
|
note resolver(5) -> resolv.conf(5) move
(any more of these needed?)
|
1994-01-26 10:59:58 +00:00 |
cgd
|
b7a2e44720
|
kill force.
|
1994-01-25 21:03:26 +00:00 |
cgd
|
985686cfed
|
kill the 'prog' arg to getbsize(); it's unneeded. minor rev bump.
|
1994-01-25 20:06:03 +00:00 |
jtc
|
7835a85a78
|
Optimization tweaks:
Use testl %reg,%reg instead of cmpl $0,%reg
Use xorl %reg,%reg instead of movl $0,%reg
|
1994-01-24 19:24:36 +00:00 |
cgd
|
f7b4cb000f
|
update to 1.73 from UCB. I didn't even notice this was out!
|
1994-01-24 03:59:39 +00:00 |
mycroft
|
2c00baa34c
|
Clean up deleted files.
|
1994-01-24 03:44:49 +00:00 |
mycroft
|
044908faa7
|
Clean up deleted files.
|
1994-01-24 02:48:36 +00:00 |
deraadt
|
6fcc6b7f39
|
## and /**/
|
1994-01-23 07:26:16 +00:00 |
jtc
|
e304028c04
|
Fix off by one bug in pwcashe routine group_from_gid().
|
1994-01-19 21:15:46 +00:00 |
pk
|
939f7033c5
|
Make it work with old-style (/usr/bin) cpp
|
1994-01-15 20:19:43 +00:00 |
jtc
|
02ae14d50f
|
Fix obscure bug where the working directory would not be restored to its
proper place (occurs if one of fts_open()'s arguments is a relative path
to a empty directory).
|
1994-01-14 01:53:57 +00:00 |
cgd
|
98a60eb83a
|
fix sall memory leak. from Christopher Jon Kane <kane@kidd.vet.purdue.edu>
|
1994-01-13 22:55:55 +00:00 |
mycroft
|
ab823015e9
|
Clean up deleted files.
|
1994-01-12 23:11:41 +00:00 |
cgd
|
a839e5389d
|
moved to libcompat, where they belong.
|
1994-01-12 23:11:24 +00:00 |
jtc
|
719a8083f0
|
Fix spelling errors.
|
1994-01-11 00:05:54 +00:00 |
jtc
|
62c2139aff
|
Fix spelling errors.
|
1994-01-10 23:58:48 +00:00 |
jtc
|
12d5be7f56
|
Fix spelling errors.
|
1994-01-10 23:54:08 +00:00 |
jtc
|
584ac8448e
|
Fix spelling errors.
|
1994-01-10 23:32:20 +00:00 |
jtc
|
38bdf5186b
|
Fix typos & formatting.
|
1994-01-10 23:09:09 +00:00 |
jtc
|
aa0356b56a
|
Set errno to EINVAL and return -1 if the argument to sigaddset(), sigdelset(),
or sigismember() is out of range. POSIX.1 allowed the old behavior, but
detecting the errors is a more reasonable course of action.
|
1994-01-10 23:02:09 +00:00 |
pk
|
39c0326588
|
PIC_*() macros moved to <machine/asm.h>
|
1994-01-07 00:48:22 +00:00 |
deraadt
|
2d1eff419c
|
glob_t not GLOB_t. pointed out by <lm@rmit.edu.au>
|
1994-01-06 13:24:09 +00:00 |
mycroft
|
34dbfc64b6
|
Fix two compiler warnings.
|
1994-01-04 21:40:23 +00:00 |
jtc
|
672f7a6292
|
Use _PATH_TTY constant instead of "/dev/tty".
|
1994-01-04 18:27:08 +00:00 |
cgd
|
f45b975fa5
|
rename fgetline()
|
1994-01-04 05:36:22 +00:00 |
cgd
|
02254e0c37
|
rename fgetline() and sharpen axe for bostic...
|
1994-01-04 05:16:44 +00:00 |
cgd
|
7cf02fbc34
|
bump shlib version so people don't get screwed again by fgetline()
|
1994-01-04 05:15:30 +00:00 |
mycroft
|
4fdb06a4f5
|
Clean up deleted files.
|
1994-01-04 05:13:19 +00:00 |
cgd
|
a18790e65d
|
rename fgetline() and sharpen axe for bostic...
|
1994-01-04 05:13:16 +00:00 |
cgd
|
fdacf1c630
|
DTRT if op is =
|
1994-01-04 05:05:36 +00:00 |
jtc
|
bfc2593ae5
|
Integrate strtoq() and strtouq() from bsd-sources on uunet.
|
1994-01-03 22:58:35 +00:00 |
jtc
|
58f143a599
|
Add explicit return types to function definitions.
|
1993-12-31 19:13:47 +00:00 |
jtc
|
8ec96af59d
|
Changed return value from int to pid_t.
|
1993-12-30 19:16:46 +00:00 |
deraadt
|
1a361f13ba
|
"struct ether_addr" is in netinet/if_ether.h (as in SunOS)
|
1993-12-30 04:21:05 +00:00 |
jtc
|
a5313a04b3
|
#include <stdlib.h> & <string.h> to bring function prototypes into scope.
|
1993-12-28 19:51:37 +00:00 |