deraadt
85889786ad
de-ansify
...
format better, now readable in most cases on 80-char wide screens
and it looks pretty.
1993-11-10 04:19:03 +00:00
deraadt
b52aae9d1e
more sane output.
...
option -t: print remote-host's time
1993-11-10 03:52:18 +00:00
cgd
11cbea7c88
librpc doesn't exist anymore
1993-11-10 03:32:48 +00:00
deraadt
6839d97c8c
use p_emul flag to indicate OS emulation
...
handle syscalls at standard sun place, ie. trap#80 not #89
add SunOS OMAGIC support
1993-11-10 03:13:19 +00:00
jtc
7600aa4d0a
Upgraded to Jun 21, 1993 version from research.att.com:
...
With 32-bit ints, the former could give too small a block for the return
value when, e.g., mode = 2 or 4 and ndigits = 24 (16 for 16-bit ints).
tweak to work with 32-bit ints and 64-bit long
1993-11-10 01:58:57 +00:00
paulus
1687b6cdff
Added RCS ID.
1993-11-10 01:35:21 +00:00
paulus
ef90819423
Added RCS IDs; minor enhancements (default local address to first IP
...
address of host; accumulate asyncmaps); bugfix (pidfile location).
1993-11-10 01:33:51 +00:00
deraadt
b9f8cbdca7
update from new syscalls.master
1993-11-10 01:01:59 +00:00
deraadt
ffb469a020
chmod 444 on the output files is a bad idea
1993-11-10 01:01:25 +00:00
deraadt
2e0bfb759c
update to 4.4 way of doing syscall#0
1993-11-10 00:59:10 +00:00
jtc
509eb263b9
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-09 18:57:54 +00:00
jtc
14925245d3
Fixed the most major defect in fnmatch(): backslash-escape processing in
...
bracket expressions. Still need to implement FNM_PERIOD...
1993-11-09 18:22:05 +00:00
glass
af72539915
T_LINEP member of struct tty becomes t_sc. This replaces the
...
#define t_sc T_LINEP
that appear in tty_tb.c, if_sl.c, and if_ppp.h
1993-11-09 06:22:08 +00:00
cgd
70e18e726e
add rcsid's; tag CSRG-93-11-06 is the previous sources
1993-11-09 05:07:24 +00:00
paulus
7250f6a418
Fixed bug where chat would fail if it didn't find the string it was
...
looking for within 1024 characters; some code cleanup.
1993-11-09 04:57:19 +00:00
mycroft
c776e015f6
Clean up deleted files.
1993-11-09 04:54:33 +00:00
paulus
8d1ed68875
New version (2.0) of pppd. It now conforms to RFCs 1331, 1332, 1334,
...
and has vastly improved security features, and other improved functionality
(including an updated man page!).
1993-11-09 04:53:15 +00:00
mycroft
f3c504c364
Clean up deleted files.
1993-11-09 04:10:07 +00:00
cgd
083bf15097
repeat after me: "I hate rcs ids"
1993-11-09 04:09:08 +00:00
cgd
8ed76a6ac4
oops; forgot this bit
1993-11-09 04:08:59 +00:00
cgd
2f65b6139d
repeat after me: "I hate rcs ids"
1993-11-09 04:06:43 +00:00
cgd
4acf14c6be
rcs id's and don't include "compat.h"
1993-11-09 04:05:35 +00:00
cgd
b4beac8f5f
update to new version from berkeley. doesn't compile yet, nor
...
does it have rcsid's. this is for diffs. new doc layout thang.
1993-11-09 03:36:33 +00:00
mycroft
c70688046b
Clean up deleted files.
1993-11-09 03:35:11 +00:00
cgd
019bbd1316
update to new version from berkeley. doesn't compile yet, nor
...
does it have rcsid's. this is for diffs.
1993-11-09 03:34:01 +00:00
mycroft
a2a43d60e4
Clean up deleted files.
1993-11-09 02:59:50 +00:00
alm
bc24dd374e
Add 4.4BSD more(1) from UUNET. Patched to support regex(3)
...
and implement historical more commands.
1993-11-09 02:59:05 +00:00
jtc
0605e44a71
Well behaved POSIX.2 utilities always call setlocale() and getopt().
1993-11-09 01:46:38 +00:00
jtc
ce4f97eb24
I've been informed that the fts family of functions is being considered
...
for a _future_ edition of 1003.1.
I recovered the STANDARDS section, and reworded it slightly so it is
clear that we are talking about a future edition instead of 1003.1-88.
1993-11-09 00:29:57 +00:00
pk
73ad053a4e
Updated the description of the relocation_info structure to reflect the
...
bits usurped by dynamic linking.
1993-11-09 00:25:03 +00:00
jtc
561a918504
New -p1003.1 macro (no -88 or -90 suffixes), to be used when we are
...
describing features that will be added to a future POSIX draft.
1993-11-09 00:23:40 +00:00
pk
b84d5b62af
First draft of a link(5) manual page.
...
Needs more structuring. Feel free to assist on this ;-)
1993-11-08 23:54:04 +00:00
mycroft
2f5635f70b
A slightly unfinished i82586 driver, based on Garrett Wollman's.
1993-11-08 20:15:31 +00:00
mycroft
5aa77a4ddc
Enable ie0.
1993-11-08 20:10:32 +00:00
cgd
070070f54c
re-add 'sup' services. unofficial, but life's difficult w/o them.
1993-11-08 19:49:15 +00:00
pk
168c91b813
Use strsep() in stead of strtok() and restore colons in eg. env. vars.
1993-11-08 13:20:39 +00:00
cgd
eb5665b095
MLINKS line was bogus
1993-11-08 05:23:53 +00:00
alm
723804e46a
Added regex(3) support.
...
The syntax:
:!!text
should now append `text' to the last :command.
1993-11-08 05:05:44 +00:00
cgd
ed4933867f
use LDSTATIC
1993-11-08 04:45:28 +00:00
cgd
daea3d2f86
add shlib_version file, with version 0.0
1993-11-08 03:48:53 +00:00
deraadt
96faaf5809
sign extension bug fix from <rick@snowhite.cis.uoguelph.ca>
1993-11-08 03:39:21 +00:00
cgd
1966e528e6
fix flag name 'bug.' reported by Lennart Augustsson <augustss@cs.chalmers.se>
1993-11-08 03:31:24 +00:00
cgd
b6a7676c5b
use ./yearistype.sh; several people reported this, and i considered
...
doing it this way to begin with. (i had to change this chunk o'
source when upgrading; before, yearistype.sh was called yearistype.)
1993-11-08 02:59:16 +00:00
cgd
8c7003e63d
use LDSTATIC, not LDFLAGS any more
1993-11-08 02:33:56 +00:00
cgd
9cf550f92a
ad LDSTATIC flag, so static linking can be made one-stop shopping.
...
use "setenv LDSTATIC" to make *everything* dynamically linked,
setenv LDSTATIC -static for everything statically linked, or unset
it for default behavior.
1993-11-08 02:18:41 +00:00
cgd
59a1661ae9
replace single quotes with double quotes where necessary
1993-11-07 11:14:53 +00:00
cgd
741cd52621
NOPIC until we can use c++ shlibs
1993-11-07 10:56:02 +00:00
cgd
2cb40b2bb3
Updated to reflect current situation w.r.t. root name servers.
...
thanks to Garrett Wollman <wollman@freefall.cdrom.com>
1993-11-07 10:50:12 +00:00
cgd
79f6d92119
disable sendmail in distribution; better to do nothing in this case
...
than possibly do something *really*, *really* wrong.
1993-11-07 10:42:45 +00:00
cgd
90a52de601
(1) clean up lots (rename fooflags -> foo_flags, etc.)
...
(2) implement suggestion made by Garrett Wollman of "sendmail flags"
to set flags passed to sendmail and/or turn it off
(3) document origins of variables
1993-11-07 10:36:48 +00:00