pst
0ac72c6208
Enable new bind utilities.
1994-09-26 23:14:33 +00:00
dfr
ca00f2df5c
Move the call to des_set_key to after the kerberos initialisation, removing
...
assumption about the implementation of des_read/des_write.
1994-09-26 09:22:08 +00:00
phk
1cd6a2cee1
If you used tip to start SLIP, tip would fail to write to the tty
...
after slattach was started. Now tip knows to die when it gets ENODEV...
1994-09-25 03:59:03 +00:00
wollman
193a8fae68
Get rid of _PATH_UNIX completely; use getbootfile(3) instead.
...
DANGER WILL ROBINSON!
_PATH_UNIX is currently defined as the literal string "don't use this".
I am of two minds about this myself, but wanted to get something into the
tree as quickly as possible.
1994-09-24 00:08:43 +00:00
dg
f9718d83a6
Fixed warnings about prototype mismatch by eliminating outc routine
...
and calling putchar directly.
1994-09-23 09:59:11 +00:00
cvs2svn
34cd81d75f
This commit was manufactured by cvs2svn to create branch 'MACKERRAS'.
1994-09-23 00:10:34 +00:00
ache
a381025168
ncftp added
1994-09-23 00:00:57 +00:00
ache
abc9c57651
Final (I hope) tuning
1994-09-22 23:53:00 +00:00
ache
41cb9decc6
ncftp 1.8.5
1994-09-22 23:45:37 +00:00
ache
3675340919
This commit was generated by cvs2svn to compensate for changes in r3004,
...
which included commits to RCS files with non-trunk default branches.
1994-09-22 23:45:37 +00:00
pst
66d4416828
Port host to FreeBSD
1994-09-22 21:52:03 +00:00
pst
4211db2faa
Port dig to FreeBSD
1994-09-22 21:51:49 +00:00
pst
ee644070e9
host(1) from BIND 4.9.3BETA9pl1
1994-09-22 21:34:21 +00:00
pst
0c11cdbba8
This commit was generated by cvs2svn to compensate for changes in r2988,
...
which included commits to RCS files with non-trunk default branches.
1994-09-22 21:34:21 +00:00
pst
3b7634fcc5
dig(1) from BIND 4.9.3BETA9pl1
1994-09-22 21:33:31 +00:00
pst
1ddee77d3d
This commit was generated by cvs2svn to compensate for changes in r2986,
...
which included commits to RCS files with non-trunk default branches.
1994-09-22 21:33:31 +00:00
wollman
6d8ea83922
Fix compilation error and formatting mistake.
1994-09-22 20:21:59 +00:00
wollman
768abd298f
Build lsvfs.
1994-09-22 01:26:58 +00:00
wollman
5d3abfe678
Added lsvfs command to show loaded VFS modules (including statically-linked
...
ones).
1994-09-22 01:25:57 +00:00
ache
e45f143520
1) Make ctype-aware expect chars in range 0200-0204 treated
...
as controls in any case.
2) Fix bug with incorrect column position when standouts occurse
3) Fix bug when last standouted char cause clearing next line
in standout
1994-09-22 01:19:13 +00:00
ache
3704208ad6
Make talk ctype-aware, handle controns as tcsh does, use human-oriented
...
scroll, most of changes from 1.x
1994-09-20 08:07:52 +00:00
dg
227775e50c
Declared msginfo, shminfo, and seminfo structs.
1994-09-19 10:24:38 +00:00
swallace
2cfc98498c
Declare fuction setpassive in file cmds.c void and update corresponding
...
prototype declaration in extern.h.
1994-09-18 05:45:29 +00:00
dg
02c768e8ae
Kludge to workaround ftp coredumping when password is specified before
...
login in .netrc.
Submitted by: John Kohl
1994-09-18 04:09:28 +00:00
pst
019579bbf9
Add support for passive mode FTP (default off) to base FTP client to support
...
users behind packet filtering firewalls.
Obtained from: David Carrel <carrel@cisco.com>
1994-09-15 19:45:43 +00:00
swallace
679fc3dd8e
Added $DESTDIR to
...
$DESTDIR/usr/include/sys/ioctl.h $DESTDIR/usr/include/sys/ioctl_compat.h
so ioctl.c is generated properly using 2.0 include files in $DESTDIR.
1994-09-15 05:47:41 +00:00
ache
3b5314a35c
Back out 'not choose first (two-letter) name' fix, all two-letter names
...
already removed from 4.4 termcap
1994-09-15 00:35:50 +00:00
dfr
6294a52660
Imported the NetBSD version which acts a lot more like the SYSV program.
...
Obtained from: NetBSD
1994-09-13 16:59:29 +00:00
dfr
1f5a1bdba1
Added ipcrm.
1994-09-13 16:53:27 +00:00
dfr
9955df6ee4
Utility for deleting message queues, semaphores and shared memory segments.
...
Obtained from: NetBSD
1994-09-13 16:52:12 +00:00
dfr
2e8745449a
Added ipcs.
1994-09-13 15:27:36 +00:00
dfr
8d5f738b88
Added from FreeBSD-1.1.5 with some additions to list shared memory segments.
1994-09-13 15:27:02 +00:00
rgrimes
d389bc7000
Add f2c, rpcgen and rpcinfo, need a decission on cpp and uucp.
1994-09-12 04:41:14 +00:00
rgrimes
95020286b6
Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap
1994-09-11 22:01:45 +00:00
ache
b67f029f02
Speed matching code never successful, because ospeed range is [0..17]
...
but termios speed range is [0..115200]. Of cource ospeed initialized
with wrong value too which cann affects terminals with padding, fixed.
57600,115200 added.
1994-09-09 03:11:15 +00:00
ache
aebfcd0c1d
Use second terminal name instead of obsoleted and duplicated
...
first two-letter names (from 1.1.5.1)
1994-09-09 02:39:24 +00:00
csgr
134df3f722
From 1.1.5.1
...
>From Arne Bier <csar@cs.ru.ac.za>
while running more(1), if you enter ":a" to get the name of the file being
viewed, more dumps core when you hit enter (as prompted).
This is due to more(1) attempting to find the length of a NULL string.
Submitted by: Geoff.
1994-09-08 21:30:51 +00:00
pst
93cbf671fa
Add code to pull options out of FINGER environment variable if present.
...
Yes, has same stupid bug as more(1), options must be specified as one
argument.
Submitted by: pst
1994-09-08 19:27:06 +00:00
bde
9052b278b2
Don't exit early if malloc() fails (never exit early now; the `fatal'
...
flag to err() is useless). The following files might be much smaller
so malloc() might work for them.
Clean up formatting of the -x change.
1994-09-08 12:27:08 +00:00
wollman
5caff33a75
Tell netstat about the new multicast forwarding statistics. For the moment,
...
don't try to do any multicast forwarding cache printouts; it's not clear
that netstat can do anything particularly useful or meaningful.
1994-09-08 00:07:12 +00:00
jkh
f66e9665b9
Fix a longstanding bogon with setenv usage.
...
Submitted by: jkh
1994-09-07 08:45:39 +00:00
pst
72c244e553
Install Luke's enhancements for finger.
...
By default, behave like the old ugly 4.4bsd finger and print office
information instead of remote login information.
It's an easy one line fix to make it behave like most other vendor's
fingers if we decide to change the default.
Reviewed by: pst
1994-09-07 07:22:41 +00:00
jkh
0e51981076
Problem:
...
Accounts that have "pw_change" set, are supposed to change their passwords
by the date specified in "pw_change". If they have not changed their passwords
by that date, currently they get "LOCKED OUT" of the system. This is not the
correct behavior, the user should be prompt (forced?) to change their password
at this time. If the behavior of "pw_change" was meant to be a LOCKOUT,
then you should use "pw_expire".
Solution:
Instead of locking out the user, prompt them to change their password.
Reviewed by: jkh
Submitted by: rls
1994-09-07 01:42:29 +00:00
ats
a4e49c14f0
Reviewed by:
...
Add entries for the speed 57600 and 115200 to the allowed speeds.
1994-09-06 11:17:30 +00:00
bde
63eff9d9b8
New flag -u to suppress functions whose name does not begin with an
...
underscore. Use it to avoid seeing badsw when profiling the kernel.
Print times more accurately (e.g. usec in %8.0f format instead of
msec in %8.2f format for averages) if hz >= 10000. This should have
no effect now since profhz is only 1024.
1994-09-05 16:14:54 +00:00
bde
7421f5c2c7
Build database at build time instead of at install time.
1994-09-05 14:07:37 +00:00
bde
2e15dccfd7
u_long -> unsigned long so that we don't depend on namespace pollution
...
in <stdio.h>.
1994-09-05 14:02:42 +00:00
bde
21853fcc8f
Define __GNUC__ as 2 same as cc -E would do.
1994-09-05 13:58:58 +00:00
ats
911bec5ce2
Reviewed by:
...
Submitted by:
Get the man page installed. Does anyone know the reason for the name
xinstall instead of install for this directory ? Would life more
easy to get this whole thing under install.
1994-09-04 22:35:27 +00:00
ats
461bab45ed
Reviewed by:
...
Submitted by:
Add back the baud rates above 19200, as we have them already under 1.1.x.
1994-09-04 16:52:12 +00:00