Commit Graph

464 Commits

Author SHA1 Message Date
bde
1a4b09b93b Document the arch flag. It has always worked in 2.0.
Document aliases for the flags.

The formatting of the section describing the flags is poor.
1994-12-27 16:49:08 +00:00
ats
9f9964ce84 My prevoius commit missed some things. The out_line didn't need
to be padded to 8 chars. Simply make sure that never more than 8 chars
are printed ( %-.8s ). The former commit otherwise hosed the width
calculation and landed on different positions for the time output.
Also the strlen(xx_out_line) hoses the wide
calculation, so that it sometimes make it much larger than necessary.
Simply use always 8 chars for the out_line calculation now. Looks good
this way.
1994-12-27 00:53:14 +00:00
ats
ad4b7014ed The out_line doesn't need to be zero terminated, so print it not with %s
but with a %-8.8s instead. this prevents funny output, if the out_line
contains a long hostname that is larger than 8 chars.
1994-12-26 17:29:03 +00:00
ache
fb92c84ee8 Merging.
v1.9.0 - December 22, 1994.  The program won't exit from the interactive shell
  if it's working from a tty.  For example, it won't exit if you do an mget
  on a pattern that won't match anything.  Added padding around jmp_buf's
  for SunOS.  SunOS needs sigjmp_buf's, but plenty of OS's don't support
  sigjmp_buf's yet.  Fixed the tips to reflect the new archive site.

v1.8.9 - December 20, 1994.  Can now set "passive" user variable, or use
  passive command to toggle PASV/PORT ftp.  Debug mode now prints remote
  responses.  Can now get around buggy FTP servers like boombox.micro.umn.edu,
  that give back invalid port numbers to PASV.

v1.8.8 - December 19, 1994.  Now falls back to port FTP if passive FTP fails.
1994-12-24 01:15:19 +00:00
ache
962de1ff22 Update 1994-12-24 01:01:48 +00:00
ache
fc6a3e5e76 This commit was generated by cvs2svn to compensate for changes in r5216,
which included commits to RCS files with non-trunk default branches.
1994-12-24 01:01:48 +00:00
nate
2b85911694 Subject: ranlib fix for odd length long final file names (PR #82)
Submitted by:	Peter Dufault <dufault@hda.com>
1994-12-23 22:55:00 +00:00
nate
047d3abc50 Updated to recent version of Paul K.'s shlib code. This code has better
warning handling and allows for link-time warnings with a modified
version of gas.

Note: Not all of the newer bits were updated such as some of the non-x86
machine-dependant code is relevant to FreeBSD right now.

Obtained from: NetBSD
1994-12-23 22:31:35 +00:00
wollman
ce1834141c Added much-needed new options -[lL], to suppress printing of either the
call-graph or the flat profile, since often you only want one of them.
1994-12-22 20:52:15 +00:00
ache
001116dce9 Use ASCII lock instead of BINARY one. 1994-12-19 01:57:17 +00:00
ache
131f4d2164 Use proper device names.
Remove fix-cua script, does nothing good.
1994-12-19 01:22:21 +00:00
ache
768686879c Use proper dialout device name 1994-12-19 01:14:58 +00:00
ache
8aac7026cb Use proper LOCKDIR name 1994-12-19 01:07:59 +00:00
ache
23cb50cb62 Use proper lock dir name 1994-12-19 01:02:11 +00:00
ache
79c287feb6 Skip nulls in putback to don't confuse with EOFs 1994-12-19 00:26:20 +00:00
ache
44a01bec5c Make m4 more 8bit clean.
Don't use is*(EOF)
This fix core dump when LANG setted to 8bit wide charset
and ENABLE_STARTUP_LOCALE
1994-12-18 23:58:25 +00:00
jkh
12fa25db82 Nuke bogus duplicate decls. 1994-12-18 11:59:37 +00:00
ache
8208ca5c30 strip not close files on error
Submitted by: jc@irbs.com
1994-12-18 01:18:17 +00:00
ache
9b983f8f9b Fix odd length long names
Submitted by: dufault@hda.com
also Obtained from: 1.1.5.1
1994-12-17 05:59:33 +00:00
wollman
d579313f8d Document new route flags. 1994-12-14 18:55:01 +00:00
wollman
2815c0cbf5 Make it possible to correctly print out new route flags, and do so. 1994-12-13 22:34:34 +00:00
ache
2aacf92f19 Merge... 1994-12-13 21:03:46 +00:00
ache
9f8a13aa70 Upgrade... 1994-12-13 20:43:57 +00:00
ache
206bf73a97 This commit was generated by cvs2svn to compensate for changes in r5093,
which included commits to RCS files with non-trunk default branches.
1994-12-13 20:43:57 +00:00
ache
847f097bee Point that we use GNU version of uucp 1994-12-13 19:48:51 +00:00
ache
b9665ad3e1 Fix includes, tputs argument, ospeed setting, printing
attributes started with 'l'
1994-12-12 06:14:42 +00:00
ats
00eb70825c change a .TH VMSTAT 1 to a .TH VMSTAT 8 . 1994-12-12 00:26:08 +00:00
ats
e29f36e542 Changed a nslookup(1) to nslookup(8). 1994-12-12 00:24:31 +00:00
ats
30383496a9 Changed the usage of the new not existant manpage macros CMD_EXT, INDOT
and SYS_OPS_EXT to the normal numbers. Garrett, don't kill me :-).
1994-12-12 00:23:00 +00:00
ats
fae3396f06 Changed one uucico(1) to uucico(8). 1994-12-12 00:19:19 +00:00
ache
cadfa3e269 Remove links before creating them 1994-12-08 22:27:49 +00:00
pst
aa283de558 Remove extra newline introduced in 44lite (oops) 1994-12-05 10:01:39 +00:00
pst
d72d6db86e Remove extra newline introduced in Net/2 1994-12-05 10:01:23 +00:00
ache
359f1e4eb9 Don't install as 'cu', it breaks Taylor 'cu' installed in the same
directory. Taylor 'cu' is much more powerful than this cheap 'tip'
1994-12-04 22:20:42 +00:00
ache
fb6252e418 Remove iso8859-1 to proper name 1994-12-04 21:13:56 +00:00
ache
84b42cbdbd Dig out full locale names set for ISO8859-1 (great success!) 1994-12-04 21:11:29 +00:00
ache
14a6cf2109 Found at least one proper name for ISO8859-1 locale,
still need more names
1994-12-04 20:46:33 +00:00
ache
264a8f6c5f Comment out iso88591 installation until proper name set will be found
(see README.locale_name). Please, anybody tell me language set
and countries set described in iso88591 to produce proper name set.
1994-12-04 20:27:31 +00:00
ache
e4a64194ac Add quick description of rules how to build locale name,
f.e. iso_8859_1 name is completely incorrect
1994-12-04 20:12:10 +00:00
ache
2ba8bf9157 Fix encoding scheme UTF2 --> None 1994-12-04 19:54:19 +00:00
ache
5cfd007601 Reorganize data to not mess with sources 1994-12-04 19:52:31 +00:00
ache
b371615607 Fix wrong encoding scheme UTF2 --> NONE 1994-12-04 19:41:35 +00:00
jkh
7ad0579439 Install Kaleb's iso_8859_1 by default. 1994-12-04 12:22:45 +00:00
jkh
ec693af768 From: Kaleb Keithley <kaleb@x.org>
Here's something that should be a big selling point for European users.
Note that Linux still doesn't support anything other than the POSIX locale.
This is a superset of the POSIX locale with support for all the accented
characters. You need this to do compose processing in XFree86 3.x. I'm
using this on my 1.1.5.1 system. Don't know whether it works on 2.0, but
can't think of any reason why it wouldn't.

Submitted by:	kaleb
1994-12-04 12:19:25 +00:00
bde
507c04bcc3 extern.h, iostat.c, main.c, vmstat.c:
Use the correct value of hz (stathz if it is nonzero) for
	interpretion of dk_time[] and cp_time[] in iostat.c.  Avoid
	multiple conversions of this value in iostat.c and vmstat.c

iostat.c:
	Implement the display of cp_time[CP_INTR].  Fix the display
	of cp_time[CP_IDLE] (the display was always null because
	cp_time[CP_INTR] == 0 was displayed instead).

systat.1:
	Document the display of cp_time[CP_INTR].

vmstat.c:
	Implement the display of cp_time[CP_INTR].
1994-12-03 10:06:40 +00:00
ats
5151cf56b6 Submitted by: Philippe Charnier
Fixed a little typo: lable -> label.
1994-12-01 22:19:02 +00:00
ugen
d93eef03a6 Sorry..forgot something for yesterdays login patch..
(Umm..i hope nobody "make world" this time:)
1994-12-01 12:35:54 +00:00
ugen
8ad6e3251b Patch of password expired bug.
Now password changed for right user and
no longer possible to skip password change.
I hope it will be ok....
1994-11-30 15:40:09 +00:00
ache
32ed38ead8 Get rid of gets
Submitted by: Ollivier Robert
1994-11-29 01:11:43 +00:00
dg
fb5bb563e2 Moved "VMSTAT" column up by one row so that it displays properly on 24
row displays.
1994-11-25 03:48:04 +00:00
ache
ea93a0e17c add missing tconv 1994-11-22 00:47:14 +00:00
phk
1a81bac89a Another absolute path... 1994-11-21 01:07:02 +00:00
phk
87c94514b6 -I${.CURDIR}/../.. 1994-11-21 00:54:28 +00:00
phk
3c6e7145ab Absolute path to /sys again... 1994-11-21 00:53:32 +00:00
phk
5969f0545c More absolute paths 1994-11-21 00:17:10 +00:00
wollman
6f83a72187 Add distribution=krb for P-HK 1994-11-20 23:23:28 +00:00
jkh
008eb04590 Add getopt. 1.x used to have it, it's gone from 2.0, I need it, end
of story.
1994-11-20 14:21:25 +00:00
nate
4e3e94f6b1 NetBSD -> FreeBSD
(Bring to 2.0 please)
1994-11-19 18:19:27 +00:00
ats
a478cc7ac5 Correct the dig manpage that has some macros in it, that our man system
doesn't understand.
1994-11-19 13:12:37 +00:00
ats
43d40a56f0 Fixed a typo. Seems this manual page has stemmed from the rwall
man page :-).
1994-11-18 21:37:40 +00:00
ats
5e6122808a Fixed the PATH and cleanenv setting in su. This was totally broken in the
4.4BSD Lite source.
1994-11-17 16:56:58 +00:00
phk
f3cc8692bf A little fix for "make distribute". 1994-11-14 21:28:46 +00:00
bde
d1be7de765 Fix logic in previous commit. 1994-11-14 07:13:12 +00:00
lars
50630f0206 Added chat 1994-11-12 05:32:46 +00:00
lars
618a2b1931 chat for ppp, from ppp 2.1.2 1994-11-12 05:25:32 +00:00
lars
3718ba6d64 This commit was generated by cvs2svn to compensate for changes in r4374,
which included commits to RCS files with non-trunk default branches.
1994-11-12 05:25:32 +00:00
lars
7141958b03 chat for ppp, from ppp 2.1.2 1994-11-12 05:25:32 +00:00
lars
f84d7d9abf chat for ppp, from ppp 2.1.2 1994-11-12 05:25:32 +00:00
ache
99297c6bd2 Fix beforeinstall target:
use chflags /usr/bin/chpass ONLY if chpass present
1994-11-08 14:59:22 +00:00
ache
5087bcc0e9 Set given term name exactly, not first name from termcap entry.
It helps for rlogin/telnet to another systems without our termcap
1994-11-07 20:26:35 +00:00
phk
fcd393a845 Always make the salt a 8 char string (incl '\0') for algorithms that can use it 1994-11-06 21:08:19 +00:00
ache
71f06f6803 Better tuning for FreeBSD 2.0 1994-11-04 06:59:17 +00:00
ache
262fc78bc6 Merge changes with new version 1994-11-04 06:11:39 +00:00
ache
e4ff209da9 Initial import 1.8.6 1994-11-04 05:36:00 +00:00
ache
2b0c966dab This commit was generated by cvs2svn to compensate for changes in r4135,
which included commits to RCS files with non-trunk default branches.
1994-11-04 05:36:00 +00:00
ache
2ab6cc91f0 Prepare for 1.8.6 import 1994-11-04 05:34:16 +00:00
ache
5def2f702c Simplify __FreeBSD__ block since __386BSD_ eliminated 1994-11-04 04:53:13 +00:00
jkh
5446d45c75 __386BSD__ -> __FreeBSD__
I know that many of these entries are bogus and need to be revisited,
but let's get the tree working again for now and then do a pass through
looking at all the __FreeBSD__ entries, shall we?
1994-11-04 02:14:13 +00:00
bde
3e82d5d1af Give up instead of looping endlessly for unknown speeds. 1994-10-30 21:01:04 +00:00
ache
3c59c5a8ee More 8bit/ctype fixes, command mode 1994-10-30 04:05:50 +00:00
ache
2dcd3b75fb Make window 8bit clean and ctype oriented.
Fix restart after ^Z hang.
1994-10-30 03:09:58 +00:00
ache
efe303f9ea Fix hang on exit: needs to restore SIGIO reaction _before_
tcsetattr, because tcsetattr cause SIGIO in wakeup
1994-10-30 01:43:09 +00:00
ache
9a9c874b31 Fix print class mistype 1994-10-28 23:31:48 +00:00
jkh
dff094b274 Andreas Klemm's tape erase patches from 1.1.5.1.
Submitted by:	andreas
1994-10-28 13:21:57 +00:00
ache
eff7ae253b Remove VMIN_BUG from CFLAGS, add 57600, 115200 1994-10-27 22:52:14 +00:00
pst
82209f9283 lorder(1) manual page not properly installed due to makefile usurping
install rule.
1994-10-27 19:23:30 +00:00
ljo
35974ba8f2 Remove the f77 script now that we are instead installing a f77 program
(that does the same as the script). The f77 program lives in cc/f77.
1994-10-27 16:37:39 +00:00
ache
91bf889cda Partially back out previous fix (in cases ':' and '!'),
leave case '.' as valid user name, not host reference.
Document new behaviour.
1994-10-24 05:42:34 +00:00
ache
db2f18a27b Remove undocumented talk behaviour, when names like
aa.bb aa:bb and aa!bb treated as user+host and not as local user
names (especially aa.bb is common case).
Only @ is valid user/host separator according to manpage.
Pointed-by: doctor@dream.demos.su
1994-10-24 03:48:44 +00:00
wollman
11c82d3064 Use new NFS sysctl interface to get statistics rather than reading /dev/kmem,
unless the user specifies a dead kernel to operate on.
1994-10-23 23:25:43 +00:00
guido
c129ac0583 The talkd security hole can ealso be exploited by wall (and thus rwall).
write and talk are not affected.
Now print out escape sequences in the same way as is done by write(1).
1994-10-23 15:33:55 +00:00
adam
4750b85d84 P was missing from getopt string 1994-10-19 11:15:30 +00:00
ache
e414a5d4d0 Prevents segm. fault on unknown option 1994-10-19 05:10:06 +00:00
pst
ccb1b7b8b1 Remove which per Rod's request. 1994-10-19 03:14:13 +00:00
pst
c08105f1f8 Added which 1994-10-19 00:34:23 +00:00
pst
e3801229c7 Include most of the logdaemon v4.4 S/key changes 1994-10-19 00:03:45 +00:00
dg
f1b1cbd47d Made zero-fill stats a bit more clear. 1994-10-18 15:17:09 +00:00
dg
126ffa95cf Updated to changes in struct vmmeter. 1994-10-18 15:03:10 +00:00
dg
842a8efe85 Updated to changes in struct vmmeter and reorganized -s stats to be more
logical.
1994-10-18 15:00:06 +00:00
phk
c451d9bf51 Spelling mistakes.
Submitted by:	Chris Kukulies
1994-10-17 17:16:47 +00:00
dg
046a695052 Restore all of my changes that Garrett clobbered in the previous commit. 1994-10-17 10:34:42 +00:00
phk
661efa6cbd Added a missing 'break;' 1994-10-16 22:07:47 +00:00
phk
bf9e117cea Symorder complains if INET isn't in the kernel. I added '-m' to inform it
that it should exit(0) even if this is so.  fixed a /386bsd -> /kernel in
the man-page while at it.
1994-10-16 22:01:44 +00:00
gpalmer
3e1719f8f4 Remove `ld' from the clean line also. Someone should look at all the
non-i386 machine lines sometime.
1994-10-16 20:03:03 +00:00
wollman
5fbb937d01 New way of getting disk drive names. 1994-10-16 04:04:56 +00:00
gpalmer
4a7ed71557 Remove directories we don't have from the clean SUBDIR's and add note
about it (some of the missing dirs are still referenced by other
clauses in the `.if')
1994-10-16 02:56:01 +00:00
gpalmer
785cb801cb Fix up this makefile so that it handles clean' and cleandir' properly. 1994-10-15 20:50:05 +00:00
dg
6f8df8debf Updated to changes in struct vmmeter. 1994-10-15 13:37:41 +00:00
dg
1b452aa8cb Updated to changes in struct vmmeter. Nuked !NEWVM code. Fixed rounding
bug when interval is 1 second.
1994-10-15 13:36:32 +00:00
dg
3a3b672208 Added '-b' option to display the number of in and out bytes on a given
interface (used with -i and -I flag).
1994-10-12 02:37:35 +00:00
wollman
f6c7206456 Make id' and groups' somewhat faster and less cpu-intensive :-)
Really!
1994-10-11 02:13:21 +00:00
ache
90587a6af0 Fix termcap path 1994-10-09 23:51:43 +00:00
ache
5142cd5d8b This commit was generated by cvs2svn to compensate for changes in r3462,
which included commits to RCS files with non-trunk default branches.
1994-10-09 17:40:30 +00:00
ache
514095b9ab Splitted from libmytinfo 1994-10-09 17:40:30 +00:00
ache
5d3bd309c1 Back out part of ctype fixes, unneded with new ctypoe 1994-10-09 15:40:07 +00:00
dg
ee6ead524a #if 0'd out the meat of the swap code until I get a chance to rewrite it. 1994-10-09 07:37:18 +00:00
pst
379e59326a Back out the fluff, leave the meat 1994-10-07 07:48:18 +00:00
pst
978451f728 (a) there's no reason for PASSIVEMODE to be conditionally compiled since it's
controlled by a runtime switch.
(b) add '-P' to toggle passive mode from the command line
(c) turn on passive mode by default
	- passive mode ftp works on all but a few servers out there
	- it's easy to disable
	- no, standard ftp should not run with passive enabled by default,
	  but that doesn't matter because I've already fixed standard mode
	  ftp to take a switch

This really should have been implemented as a ncftp "set" command instead
of carrying over the same hack that was done to ftp.  I will go back and fix
it some day.
1994-10-06 23:57:21 +00:00
ache
165e5d1132 Back out ospeed change 1994-10-06 21:07:55 +00:00
wollman
6deaa38aec Since Rod insists on having this idiotic error message, at least call
warnx() correctly so we don't get the double newline.
1994-10-06 20:43:35 +00:00
ache
9b4f1aae63 PC/ospeed code ifdefed out, our libtermcap use usleep now 1994-10-06 20:41:56 +00:00
dg
ef5a4bcf30 Changes to buf.h now require that param.h be included. 1994-10-05 09:57:49 +00:00
phk
2bcdfa0625 Realigned the output of "vmstat -m", "MSDOSFS mount" was too wide for the
field.  Saved some space and gained a little clarity by printing "128K"
instead of 131072 (and so on).
1994-10-05 04:52:47 +00:00
rgrimes
2016927120 Fix -p option sed script so that it really does change program.o: into
program:.  There where extra spaces our gcc does not emit causing problems.
Obtained from:	FreeBSD 1.1.5.1
1994-10-03 23:01:03 +00:00
wollman
61ffa29b84 Document router advertisement and solicitation messages in ICMP input
histogram.
1994-10-02 18:45:32 +00:00
pst
7a07300311 f77.script resides in source, not obj dir 1994-10-01 19:12:09 +00:00
csgr
99619bd90d This commit was generated by cvs2svn to compensate for changes in r3237,
which included commits to RCS files with non-trunk default branches.
1994-09-30 14:50:09 +00:00
csgr
01b6212fda Initial import of eBones.
(Including all changes for FreeBSD - importing the original eBones distribution
would be too complex at this stage, since I don't have access to Piero's 
CVS.)
(If you want to include eBones in your system, don't forget to include
MAKE_EBONES in /etc/make.conf.)
(This stuff is now also suppable from braae.ru.ac.za.)

Bones originally from MIT SIPB.
Original port to FreeBSD 1.x  by Piero Serini.
Moved to FreeBSD 2.0 by Doug Rabson and Geoff Rehmet.
Nice bug fixes from Doug Rabson.
1994-09-30 14:50:09 +00:00
csgr
32f942174e Undo damage done between revisions 1.6 and 1.7
(Guys, please don't DAMAGE commits that have just gone in.)
1994-09-30 13:26:15 +00:00
pst
b1726bceb4 Add f77 shell script frontend for f2c/gcc 1994-09-30 06:25:06 +00:00
swallace
94b8acc2d6 Define MAN1 man page variable.
Get rid of install: and instead add an afterinstall: so that man page
is properly installed
1994-09-29 21:18:17 +00:00
pst
3f8cac2fb3 Add -p flag and pftp alias for passive ftp 1994-09-29 20:55:25 +00:00
pst
3d450141b3 Add support for s/keys 1994-09-29 20:54:41 +00:00
pst
127d9b0d8a Install support for skey and login.access 1994-09-29 18:59:15 +00:00
csgr
5b269a471e First level of changes for bringing in eBones (kerberos).
- Get rid of inverse logic (NOKERBEROS and NOEBONES) in src/makefile,
and replace with MAKE_KERBEROS and MAKE_EBONES.  (Far fewer contortions,
and both default to off.)  IF YOU WANT KERBEROS, YOU HAVE TO EXPLICITLY
DEFINE ONE OF THESE.
- Make Makefiles kerberos-aware.
1994-09-29 13:06:54 +00:00
phk
d7c345f73c I finally had enough of tip not recognizing carrier loss. now it does. 1994-09-29 02:22:08 +00:00
jkh
4765c37735 Ye GODS! What I had to go through to make this thing exit with a non-zero
return status when a transfer failed!  Hopefully, the next release will
do this more elegantly and make these changes short-lived.
1994-09-28 14:53:20 +00:00
ache
5258852f38 idle time == 0 printed now as "-" like in good old BSD
skip cua* 3 chars as tty* 3 lchars
1994-09-27 01:00:18 +00:00
pst
7e2ae5f430 Enable new bind utilities. 1994-09-26 23:14:33 +00:00
dfr
84009a130d 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
bb6fa27601 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
0df0b6cca0 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
4943c50371 Fixed warnings about prototype mismatch by eliminating outc routine
and calling putchar directly.
1994-09-23 09:59:11 +00:00
ache
42744bc024 ncftp added 1994-09-23 00:00:57 +00:00
ache
817ce45b72 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
4ddafea3b3 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
3005cba042 Port host to FreeBSD 1994-09-22 21:52:03 +00:00
pst
fcd7fd0f3b Port dig to FreeBSD 1994-09-22 21:51:49 +00:00
pst
375a04284f 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
ee644070e9 host(1) from BIND 4.9.3BETA9pl1 1994-09-22 21:34:21 +00:00
pst
10f61f03e8 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
pst
3b7634fcc5 dig(1) from BIND 4.9.3BETA9pl1 1994-09-22 21:33:31 +00:00
wollman
1b683338f6 Fix compilation error and formatting mistake. 1994-09-22 20:21:59 +00:00
wollman
715e73842d Build lsvfs. 1994-09-22 01:26:58 +00:00
wollman
2e8483af3e Added lsvfs command to show loaded VFS modules (including statically-linked
ones).
1994-09-22 01:25:57 +00:00
ache
f68308c2d8 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
8ff143324f 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
082dc5ba2d Declared msginfo, shminfo, and seminfo structs. 1994-09-19 10:24:38 +00:00
swallace
ce1181ea6b 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
1298e699f6 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
35401bce44 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
7309f35e45 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
091fe56502 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
8ba969a75c 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
7f8a4f8f0b Added ipcrm. 1994-09-13 16:53:27 +00:00
dfr
47807adf5b Utility for deleting message queues, semaphores and shared memory segments.
Obtained from: NetBSD
1994-09-13 16:52:12 +00:00
dfr
7102374593 Added ipcs. 1994-09-13 15:27:36 +00:00
dfr
33d20c5394 Added from FreeBSD-1.1.5 with some additions to list shared memory segments. 1994-09-13 15:27:02 +00:00
rgrimes
3ac9a66c53 Add f2c, rpcgen and rpcinfo, need a decission on cpp and uucp. 1994-09-12 04:41:14 +00:00
rgrimes
a4fe30f94c Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 22:01:45 +00:00
ache
6c8afdf453 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
e6a9e276b5 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
166a740171 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
28de246f4a 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
1782fe3f6c 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
e54d57d4c3 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
f5fe6852c2 Fix a longstanding bogon with setenv usage.
Submitted by:	jkh
1994-09-07 08:45:39 +00:00
pst
deb188ee17 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
138c89ee3a 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
76c19c58ea Reviewed by:
Add entries for the speed 57600 and 115200 to the allowed speeds.
1994-09-06 11:17:30 +00:00
bde
938c1c06b3 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
f10533fc50 Build database at build time instead of at install time. 1994-09-05 14:07:37 +00:00
bde
dbc6cdda85 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
a0d7c1bc2b Define __GNUC__ as 2 same as cc -E would do. 1994-09-05 13:58:58 +00:00
ats
f1a397d300 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
e352301faa 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
csgr
306628be57 Shell script containing the steps followed in importing file(1).
Reviewed by:	Geoff.
Submitted by:	Rod Grimes.
1994-09-03 23:08:40 +00:00
csgr
5d7938a7cb Changes to file(1) for FreeBSD:
- Makefile: bmake the sucker
- file.1, magic.5: replace __MAGIC__ and __SECTION__
- add Magdir/freebsd
- add file to usr.bin/Makefile

A note on the FreeBSD magic entry:
The magic number "000000407" is reported as "impure format".  This
stops file(1) telling us that our object files are "PDP-11 executables".
(Saying anything more than "impure format" would probably be bogus.
Submitted by:	Geoff.
1994-09-03 19:31:29 +00:00
csgr
e3b2a1fafb This commit was generated by cvs2svn to compensate for changes in r2479,
which included commits to RCS files with non-trunk default branches.
1994-09-03 19:16:28 +00:00
csgr
8d1a4c7e86 Bring in file 3.14 by Ian Darwin (and Christos Zoulas)
The following files were moved to different names:
- file.man -> file.1
- magic.man -> magic.5

The following file was removed:
- Magdir/Makefile
1994-09-03 19:16:28 +00:00
ache
ecf9ab662e Add and properly install locales 1994-09-03 14:00:40 +00:00
csgr
6942b0370c - Bring in -x option changes from 1.x
- eval -> err_val : slightly more meaningful (eval is what you do in Linda ;-))
Submitted by:	Geoff.
1994-09-03 12:58:05 +00:00
dg
1a4a422f00 Fixed stupid bug which prevented any command line options from being
understood.

Submitted by:	Uwe Arndt (arndt@mailhost.uni-koblenz.de)
1994-08-31 17:20:12 +00:00
bde
6ccb665937 Use cc -E instead of cpp for the preprocessor by default. cc -E is
correct for C sources that are compiled by cc, while cpp (/usr/bin/cpp)
is bogus since it invokes /usr/libexec/cpp with different flags.
1.1.5 uses plain cc.  This should be equivalent after -M is added, but
cc -M foo.s is completely broken (it invokes the assembler) while
cc -E -M foo.s just does nothing instead of generating a foo.o: foo.s
dependency.

IF $MKDEP_CPP is set, use it as the cpp instead of cc -E.  Assembler
sources that are preprocessed using cpp directly should be mkdep'ed
with MKDEP_CPP=cpp.  Such sources shouldn't exist but we still have
lots.  foo.S should be compiled by cc -traditional (cc will invoke the
preprocessor) and foo.s should be compiled by cc (cc won't invoke the
preprocessor).
1994-08-30 16:36:49 +00:00
dg
4c37c4ef23 Use gnumalloc. 1994-08-29 17:01:06 +00:00
bde
b1f1422cba Add dependencies on libraries to DPADD. Someday this should be done
automagically.  -lfoo has to be right to work, but ${LIBFO0} is too
easy to forget or misspell; nothing checks it and it should be
different for shared libraries.
1994-08-28 18:49:06 +00:00
ats
f14bf559a0 Reviewed by:
Submitted by:
Put in a signal handler to catch the SIGSYS signal that indicates that
ktrace was not built into the kernel and prevent ktrace to core dump
somewhere.
1994-08-28 15:49:55 +00:00
csgr
191d0de616 add rup rusers rwall
Submitted by:	Geoff
1994-08-28 15:17:56 +00:00
csgr
385346cfd7 This commit was generated by cvs2svn to compensate for changes in r2347,
which included commits to RCS files with non-trunk default branches.
1994-08-28 15:11:02 +00:00