brezak
fbcaa3fbdd
Correct func protos.
1993-11-19 03:10:22 +00:00
mycroft
6d45a1eb4c
Another patch from Thomas Eberhardt. Don't bother to poke at the data segment
...
if it looks like it's already been minimized.
1993-11-19 02:40:46 +00:00
cgd
5838270f1e
patch from Ukai Fumitoshi <ukai@kmc.kyoto-u.ac.jp>
...
to do the right thing with NFS fsid's and getnewfsid()
1993-11-19 02:31:23 +00:00
mycroft
2dc7cf301c
Patch originally from Thomas Eberhardt to strip trailing zeroes at the end of
...
the data segment. Further modifications by me.
1993-11-19 02:24:40 +00:00
mycroft
20750ec6fd
From: Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>
...
2. strip(1) shouldn't abort when processing a file and it detects
an error (rationale: nm and size don't do this either).
3. strip(1) doesn't free the memory it has allocated.
4. added a very simple minded check so strip(1) doesn't dump core on
bad files.
1993-11-18 21:09:10 +00:00
mycroft
bae698d319
From: Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>
...
Remember to close the file if it's bad.
1993-11-18 21:00:39 +00:00
cgd
0b76c61c48
kill bogus bugs, and add options
1993-11-18 03:16:32 +00:00
cgd
0fdd7ddc70
add option to show the swapmap's raw contents
1993-11-18 03:00:41 +00:00
jtc
f4f0a0574f
Don't reference libiberty --- it's gone.
1993-11-17 21:22:34 +00:00
mycroft
667fb45afc
Clean up deleted files.
1993-11-17 21:14:09 +00:00
jtc
baa5b7b22f
Don't include libiberty's insque(), remque(), or strerror().
...
We have our own implementations in our C library.
Libg++-2.5.1 doesn't include them either.
1993-11-17 20:57:58 +00:00
jtc
fe9a0572d1
For the moment, we still have to install "values.h" from g++-include.
1993-11-17 20:43:37 +00:00
mycroft
98999bd79c
Clean up deleted files.
1993-11-17 20:38:22 +00:00
jtc
1fffdc0cb5
Remove /usr/include/g++/* before installing headers --- it may contain
...
obsolete headers that have to be removed.
Don't install "compatibility" headers --- our headers are C++ safe and
GNU's headers don't match our library.
1993-11-17 19:54:46 +00:00
jtc
653d8ef24c
If _CS_PATH is defined in <unistd.h>, the latest bash assumes that confstr()
...
will be present as well. Here is a quick implementation based on my online
copy of 1003.2 (D11.2). I'll confirm that nothing has been changed in the
final standard and write up a manual page soon.
1993-11-17 18:15:32 +00:00
cgd
7abca02b8a
added two copyright strings at the request of Gary Clark II
...
<gclarkii@freefall.cdrom.com>, because he hacked and is in the process
of hacking the code significantly.
1993-11-17 12:22:50 +00:00
cgd
13a05bbbac
fix that last
1993-11-17 12:05:46 +00:00
cgd
9dbc9844f9
long lost fix from Christos Zoulas (?) for inf. loop problem
1993-11-17 12:01:04 +00:00
cgd
8eeaaddf1b
fix uninitialized variable bug that caused 'quiz function ed-command'
...
to dump core. from Szabolcs Szigeti <pink@bagira.fsz.bme.hu>
1993-11-17 11:58:40 +00:00
cgd
44c6a0bbc1
make things a bit more consistent
1993-11-17 11:00:52 +00:00
cgd
609bf6154c
more flags
1993-11-17 09:20:43 +00:00
cgd
1919837079
quote sendmail_flags test, from Patrick Bridges <patrick@buffy.cs.msstate.edu>
1993-11-17 09:19:35 +00:00
cgd
527838aa9a
yet another setvbuf fix from torek...
1993-11-17 08:18:39 +00:00
jtc
5f8699a3a2
Some minor fixes:
...
If all the arguments have a "." or ".." basename, the exit value should be
modified whether or not the -f flag was specified.
Don't exit if a file can not be read or there is another error (FTS_DNR or
FTS_ERR), there are probably other files that we can process successfully.
1993-11-16 23:59:17 +00:00
jtc
c297d9d02d
Check user's response against both 'Y' and 'y' --- this is really supposed
...
to be a locale specific regular expression. This change hard codes POSIX
locale behavior, and will be replaced by a locale independant equivalent
as soon as locales are fully implemented.
1993-11-16 23:16:49 +00:00
jtc
bff56be25a
Fix insignificant memory leak.
1993-11-16 23:08:49 +00:00
brezak
e8214430ab
Build slstats command
1993-11-16 04:18:16 +00:00
brezak
578eb233b1
slstats command from cslip-2.6 distr.
1993-11-16 04:16:46 +00:00
proven
c88ef05a9a
Added NOPIC flag.
1993-11-16 03:21:44 +00:00
jtc
38a3e9d21d
Update to Henry's Nov 11 release -- no code changes, only the addition of
...
a copyright file. I'm checking it in now, rather than waiting for the
next "real" release, since the rest of the files do not have their own
copyright notices.
1993-11-16 00:04:20 +00:00
cgd
603b08d78b
fix typo in last
1993-11-15 21:51:30 +00:00
cgd
183fd1b02f
cut down SHMMAXPGS (temporary)
1993-11-15 11:41:54 +00:00
cgd
93e4e1b5ae
correct my bad advice
1993-11-15 11:11:00 +00:00
cgd
dde22728d4
drag changes down from magnum
1993-11-15 10:21:08 +00:00
proven
b410643359
Fixed mysteriouly disappearing SCCS ID.
1993-11-15 10:06:09 +00:00
proven
e123d2840c
OK one more try at getting it right ...
1993-11-15 10:02:18 +00:00
deraadt
5c7d4e081c
add bpfilterattach(), as in magnum
1993-11-15 09:56:46 +00:00
cgd
cf60e8dfa8
fix from Dave Matthews <dave@prlng.co.uk>, with modifications by cgd:
...
Bug Description:
Two different bugs in join. One causes a segmentation fault if
increasing the space by 100 is not enough. The other gives the
wrong results because the program saves a pointer to the original
buffer rather than to the area where the lines have been copied.
1993-11-15 09:30:52 +00:00
deraadt
33d816fdbc
add a ptyattach() function, as in magnum.
1993-11-15 09:17:05 +00:00
deraadt
16f75ff463
ypset should only be permitted from a reserved port.
...
from Tor Egge <tegge@pvv.unit.no>
1993-11-15 08:20:05 +00:00
cgd
1259031077
kill bogus test
1993-11-15 07:54:45 +00:00
cgd
fdff4e65de
sem_num is really supposed to be a ushort, from Danny Boulet (The author)
1993-11-15 07:10:24 +00:00
proven
2000519508
Makefile needed a preall to make a few links before compiling sources.
...
CVS doesn't check in symlinks.
1993-11-15 06:49:08 +00:00
proven
89fc7bac08
Initial release of the POSIX 1003.4a Draft 7 thread implementation.
1993-11-14 22:06:22 +00:00
deraadt
08322f9423
compile tcpdump too
1993-11-14 21:22:01 +00:00
deraadt
56c9ee826f
tcpdump version 2.1.1 by Steve McCanne <mccanne@ee.lbl.gov>
1993-11-14 21:19:50 +00:00
deraadt
04c059f13c
use one stop shopping selwakeup/selrecord
1993-11-14 20:33:26 +00:00
deraadt
d19b5e0673
cleaned up version of the tunnel driver
1993-11-14 20:07:20 +00:00
mycroft
7377ae9734
Support for ESIS over X.25 is not complete.
1993-11-14 19:40:47 +00:00
pk
ee0245d52d
"ld -X -r": debug symbols starting with 'L' didn't make it to the symbol table.
...
Precursor to more massive changes in local symbol handling.
1993-11-14 19:01:40 +00:00