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 |
|
cgd
|
fe80c33c9c
|
clean up; use standard headers and functions, rather than local def'ns.
|
1994-01-24 23:40:10 +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
|
f2149bfd60
|
changes from branch
|
1994-01-24 08:36:38 +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 |
|
mycroft
|
381c79c430
|
Clean up deleted files.
|
1994-01-20 23:04:15 +00:00 |
|
jtc
|
9b343db615
|
Rpcgen fix allows us to simplify building of rpcsvc library.
|
1994-01-20 23:04:13 +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 |
|
mycroft
|
a4d10d0ab2
|
Clean up deleted files.
|
1994-01-15 19:31:44 +00:00 |
|
cgd
|
73da6e26ee
|
actually commit the changes i made the other day to the Makefile
|
1994-01-15 19:31:32 +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 |
|
glass
|
8cdd7bfe4f
|
warnings about incompatible declarations fixed.
fix from <thomas@mathematik.uni-Bremen.de>
|
1994-01-13 22:24:06 +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
|
a072679039
|
Fix spelling errors.
|
1994-01-11 00:46:50 +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 |
|
deraadt
|
fefdca9988
|
c++ not g++
|
1994-01-10 14:09:16 +00:00 |
|
mycroft
|
6d4a19bff5
|
Clean up deleted files.
|
1994-01-07 19:15:52 +00:00 |
|
pk
|
36328be690
|
Rename lib/csu/g++ to lib/csu/c++
|
1994-01-07 19:15:31 +00:00 |
|
cgd
|
3a44018403
|
get rid of the awful RSS hack
|
1994-01-07 19:10:06 +00:00 |
|
mycroft
|
abeb62670e
|
Delete special rules for syscall.S; they are not needed, and one of them
is wrong anyway.
|
1994-01-07 16:36:45 +00:00 |
|
pk
|
39c0326588
|
PIC_*() macros moved to <machine/asm.h>
|
1994-01-07 00:48:22 +00:00 |
|
pk
|
e2c9704c72
|
Simplify code and add copyright.
|
1994-01-06 23:39:25 +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
|
d6718d4665
|
Put back ld -x -r.
|
1994-01-06 04:35:39 +00:00 |
|
mycroft
|
22f50fc547
|
Remove ld -x -r until it actually works.
|
1994-01-05 23:47:35 +00:00 |
|
mycroft
|
8381eeac4d
|
Use -fpic.
|
1994-01-05 23:32:09 +00:00 |
|
pk
|
e5ea148320
|
Subdirectory g++ contains C++ shared library helper routines.
|
1994-01-05 21:05:11 +00:00 |
|
mycroft
|
2ac9b46bdd
|
Allow ld.so to be QMAGIC.
|
1994-01-04 23:40:31 +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 |
|