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
ee644070e9
host(1) from BIND 4.9.3BETA9pl1
1994-09-22 21:34:21 +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
3b7634fcc5
dig(1) from BIND 4.9.3BETA9pl1
1994-09-22 21:33:31 +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
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
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
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
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
csgr
57063e7d6d
rwall from FreeBSD 1.1.5.1
...
Reviewed by: Geoff
Submitted by: Christopher G. Demetriou
1994-08-28 15:11:02 +00:00
csgr
5aed6c3cac
This commit was generated by cvs2svn to compensate for changes in r2345,
...
which included commits to RCS files with non-trunk default branches.
1994-08-28 15:06:02 +00:00
csgr
b9a4456e8e
rusers from FreeBSD 1.1.5.1
...
Reviewed by: Geoff.
Submitted by: John Brezak
1994-08-28 15:06:02 +00:00
csgr
2de9f2917f
This commit was generated by cvs2svn to compensate for changes in r2343,
...
which included commits to RCS files with non-trunk default branches.
1994-08-28 15:01:31 +00:00
csgr
0b4a0ad53e
rup from FreeBSD 1.1.5.1
...
Reviewed by: Geoff
Submitted by: John Brezak
1994-08-28 15:01:31 +00:00
csgr
3bf740db9b
Fix big f*ckup by doing "make nocrypt"
...
(Don't think I don't realize what a big f*ckup this was.)
Submitted by: geoff.
1994-08-27 15:46:29 +00:00
csgr
662060f1bc
Change references to flex(1) and flexdoc(1) to lex(1) and
...
lexdoc(1).
Submitted by: geoff
1994-08-27 10:00:14 +00:00
cvs2svn
44786a309c
This commit was manufactured by cvs2svn to create branch 'VENDOR-flex'.
1994-08-27 09:52:33 +00:00
csgr
120d63cd00
Do not install as flex
...
Submitted by: Geoff
1994-08-27 09:52:32 +00:00
wollman
f9bccd4260
We really, really /don't/ want to have a shared lex library. Also,
...
current users should note that the old 1.1.5 lex can't process the
new scan.l, so you have to copy initscan.c to obj/scan.c before it will
build.
1994-08-25 23:11:07 +00:00
sef
8149beac51
Fix a problem with passing quoted strings down to commands.
...
Reviewed by: Sean Eric Fagan
1994-08-24 21:14:27 +00:00
guido
c80f2b804a
Also create a link "view" to nvi, in stead of nview solely.
...
Reviewed by:
Submitted by: guido
1994-08-24 20:09:47 +00:00
csgr
8b11e5c93a
Add lex to makefile
...
Submitted by: Geoff.
1994-08-24 13:29:01 +00:00
csgr
b5e4d7a92e
Flex version 2.4.7 from LBL
...
Reviewed by: Geoff.
1994-08-24 13:10:34 +00:00
csgr
23b782c339
This commit was generated by cvs2svn to compensate for changes in r2258,
...
which included commits to RCS files with non-trunk default branches.
1994-08-24 13:10:34 +00:00
jkh
943e589621
Bring symorder over from 1.1.5.1
...
Submitted by: jkh
1994-08-23 11:08:08 +00:00
jkh
8634a31b49
gcpp has ceased to exist - point to the right place.
...
Submitted by: jkh
1994-08-23 03:52:40 +00:00
jkh
07dbe8e57f
Add back `at'
...
Submitted by: jkh
1994-08-23 03:10:12 +00:00
guido
008b980651
Implemnet fbtab ala SunOS (thanks to WZV, see login_fbtab.c)
...
Reviewed by:
Submitted by: guido
1994-08-22 19:56:14 +00:00
csgr
adcf2bd479
move #include of <sys/errno.h> so that #defining KERNEL actually has an effect,
...
and then also add a declaration of ernno as an extern int, because we
lose that due to having KERNEL defined while we include errno.h.
Reviewed by: Geoff.
1994-08-22 14:28:54 +00:00
guido
b9f175e45c
Add skey supprot
...
Reviewed by:
Submitted by: guido
1994-08-21 19:26:22 +00:00
paul
2374eeceb5
Change cc back to cpp for now.
...
Reviewed by:
Submitted by:
1994-08-21 07:56:40 +00:00
csgr
84c8128ef6
LDADD= -lcrypt
...
Submitted by: Geoff
1994-08-20 21:29:33 +00:00
csgr
59dd21860a
LDADD= -lcrypt
...
Submitted by: Geoff
1994-08-20 21:19:46 +00:00
paul
5fb261f35f
Changed cpp to cc since cpp is hidden away in /usr/libexec
...
Reviewed by:
Submitted by:
1994-08-20 11:22:58 +00:00
jkh
6d2b5649a0
I don't like what they did to cmp(1) in 4.4 Lite; now it whines all
...
the time, even with -s. Make cmp SHUT UP about non-existant files
when run with -s.
Submitted by: jkh
1994-08-20 11:14:07 +00:00
bde
3405e3f5c6
Install with group BINGRP, not BINOWN.
1994-08-20 05:51:48 +00:00
jkh
41f817257b
Correct missing backslash braindamage pointed out by Julian Elischer.
...
Reviewed by: jkh
Submitted by: julian
1994-08-20 00:36:36 +00:00
guido
2ae6151a7d
Added entries for key, keyinfo, keyinit
...
Reviewed by:
Submitted by: guido
1994-08-19 18:19:34 +00:00
dg
fd3ab12c80
Kill explicit OS specification.
1994-08-19 13:39:20 +00:00
dg
cabfe591a7
Terry Lambert's loadable kernel module support - modstat utility with
...
improvements from the NetBSD group.
1994-08-19 12:14:10 +00:00
jkh
2de471e090
Link to "vi" and "ex" too.
...
Submitted by: jkh
1994-08-18 12:53:50 +00:00
jkh
11e2f11875
Don't bodge around with vi.1, just go get and copy the file.
...
Submitted by: jkh
1994-08-18 12:50:59 +00:00
jkh
774e50381b
Put back dependencies on header files.
...
Submitted by: jkh
1994-08-18 12:43:14 +00:00
sef
2295add354
Bringing in version 1.34.
...
Reviewed by: Sean Eric Fagan
1994-08-18 01:15:57 +00:00
sef
e46c02343f
Bringing in nvi 1.34.
...
Reviewed by: Sean Eric Fagan
1994-08-18 01:15:30 +00:00
sef
d933449557
Bringin in nvi 1.34.
...
Reviewed by: Sean Eric Fagan
1994-08-18 01:14:32 +00:00
sef
d8de28a3c8
Bringing in version 1.34.
...
Reviewed by: Sean Eric Fagan
1994-08-18 01:13:30 +00:00
sef
2090245230
Bringing in nvi 1.34. Keith is too active.
...
Reviewed by: Sean Eric Fagan
1994-08-18 01:12:10 +00:00
sef
920fcda7b9
Incorporating nvi 1.34. Keith needs to get away from the keyboard.
...
Reviewed by: Sean Eric Fagan
1994-08-18 00:56:19 +00:00
jkh
dd025cd939
vi.0 -> vi.1
...
Submitted by: jkh
1994-08-17 23:39:15 +00:00
sef
9cc57b6736
Bringing up to version 1.33.
...
Reviewed by: Sean Eric Fagan
1994-08-17 22:18:26 +00:00
sef
2d737de55e
Bringing up to version 1.33
...
Reviewed by: Sean Eric Fagan
1994-08-17 22:18:03 +00:00
sef
adc51c6cb2
Include ../../Makefile.inc so BINDIR gets set. This should make installs
...
work *much* better.
Submitted by: Sean Eric Fagan
1994-08-17 17:04:51 +00:00
sef
77b218ae64
It wasn't put in during the initial import.
...
Reviewed by: Sean Eric Fagan
1994-08-17 05:36:45 +00:00
sef
915ddb42c4
Build vi (nvi), now that it's checked in.
...
Submitted by: Sean Eric Fagan
1994-08-16 23:58:00 +00:00
sef
e0c5d8b66a
This commit was generated by cvs2svn to compensate for changes in r2081,
...
which included commits to RCS files with non-trunk default branches.
1994-08-16 23:36:45 +00:00
sef
a6a4f07746
Latest public release of nvi, from Keith Bostic. I hope I got this
...
right ;).
Reviewed by: Sean Eric Fagan
1994-08-16 23:36:45 +00:00
jkh
959fe975ec
Change .0 man extents to .1, as reported by Julian Elischer. Whoops,
...
thought I'd gotten this one the first time around.
Reviewed by:
Submitted by:
1994-08-13 05:00:39 +00:00
dg
d4c6d24d74
The last commit was bogus...the putenv doesn't affect the parent process,
...
so the BLOCKSIZE doesn't need to be preserved.
1994-08-12 10:19:05 +00:00
dg
41ee6a1b1f
Implemented the -k flag more properly...don't destroy the user's setting
...
of the BLOCKSIZE environment variable.
1994-08-12 07:26:52 +00:00
wollman
dbffaf23d1
Make it set-uid until procfs is fixed.
1994-08-11 20:11:00 +00:00
jkh
e063628f6d
Fix man extents from .0 to .1
...
Submitted by: jkh
1994-08-11 01:42:28 +00:00
jkh
373e0cfae1
Use the right man page.
...
Submitted by: jkh
1994-08-11 01:38:23 +00:00
jkh
93a7266daf
Add renice's correct man page to the Makefile.
...
Submitted by: jkh
1994-08-11 01:33:22 +00:00
cvs2svn
f10082965c
This commit was manufactured by cvs2svn to create branch 'OPENBSD'.
1994-08-11 01:06:30 +00:00
jkh
f413f4b28d
Somewhere in the shuffle this lost its man page. Use the 1.1.5
...
one.
Submitted by: jkh
1994-08-11 01:06:29 +00:00
wollman
9c322d6316
Gimme my `-k' option back!
1994-08-10 19:25:34 +00:00
wollman
27621a3137
Move more YP user programs over.
1994-08-08 01:13:35 +00:00
wollman
975056963b
Delete obsolete reference to librpc.a.
1994-08-08 00:10:09 +00:00
csgr
674c711755
Removed des_rw.c from rlogin - this is now in libkrb.
...
I hope there will be no problems at the moment with programs depending
on this - I think Garrett has commented kerberos out of everything though
1994-08-07 20:56:28 +00:00
wollman
9ca03e70a3
Move rpcinfo program over from 1.1.5. Based on original work by J.T. Conklin
...
in 1.x.
1994-08-07 18:23:25 +00:00
cvs2svn
0bedd71838
This commit was manufactured by cvs2svn to create branch 'SUNRPC'.
1994-08-07 18:01:40 +00:00
wollman
c815dedcef
Move RPC stub generator program over from 1.1.5.
...
Submitted by: Original work in 1.x by J. T. Conklin.
1994-08-07 18:01:39 +00:00
wollman
d475bb33fe
Make the %zfod display make more sense by comparing zfod versus the total
...
zfod + nzfod, rather than zfod / nzfod, which doesn't make a whole lot of sense.
1994-08-07 00:16:29 +00:00
wollman
3f7bcfee1f
Use the GNU tree patch.
1994-08-05 22:10:00 +00:00
wollman
4f4016c1b3
We call our cpp by a different name.
1994-08-05 21:08:10 +00:00
wollman
a8c6489fec
Don't use Berkeley zcat, use more powerful gzip zcat.
1994-08-05 21:05:31 +00:00
wollman
bff868c0d0
Use the apropos and whatis that go with our man program, not the BSD ones.
1994-08-05 20:53:13 +00:00
wollman
74ace522b4
Don't do Kerberos yet, we aren't ready for it.
1994-08-05 20:47:28 +00:00
wollman
371a8bbe56
Don't use kerberos yet, we aren't ready.
1994-08-05 20:43:31 +00:00
wollman
88326fef97
Don't use kerberos yet, we aren't ready for it.
1994-08-05 20:40:56 +00:00
wollman
c9984f0195
Don't use Kerberos yet, we aren't ready for it.
1994-08-05 20:39:34 +00:00
wollman
00b4cfdfaf
Don't compile with kerberos yet, we aren't ready.
1994-08-05 20:32:22 +00:00
wollman
ca57e58947
More merry makefile munging for man page compatability.
1994-08-05 19:00:04 +00:00
dg
04013e554a
Changed output formatting to 0 pad hex bytes if necessary. This makes
...
the output consistent with traditional representations of ethernet
addresses. I still don't like the spacing in netstat -i, however.
1994-08-05 12:38:06 +00:00
dg
17e7606224
Converted 'vmunix' to 'kernel'.
1994-08-05 09:14:37 +00:00
phk
62ed19e8a4
Reviewed by: phk
...
changed a ctrl-A to \001
1994-07-24 01:42:51 +00:00
jkh
185ea35a1c
Remove reference to the ld.so man page - ain't no such animal.
...
Reported by John Lind.
1994-06-17 17:22:16 +00:00
rich
c68cd0f655
Changes from Paul Kranenburg which bring us into sync with his sources:
...
handling of errors through the standard err() and warn()
more fixes for Geoff Rehmet's NULL pointer bug.
fixes NULL pointer bugs when linking mono and nested X servers.
supports a `-nostdlib' option.
accept object files without a symbol table
don't attempt dynamic linking when `-A' is given
a few variable names have chaged (desc -> fd), and the formatting has
changed which should make it much easier to track his sources.
I tested 'make world' for /usr/src and X twice with these changes.
1994-06-15 22:41:19 +00:00
jkh
0ce25317fd
1. Removed duplicate include of <stdio.h>
...
2. Replaced bogus __ARGS with __P
1994-06-04 07:11:51 +00:00
guido
bcd7dbf945
Move skey.h to /usr/include so other packages will be able to use
...
libskey. (such as wu-ftp and xdm).
Editted skey so it matches the standard /usr/include way.
1994-06-02 20:25:30 +00:00
rgrimes
0bf3ef0074
Add ${COPY} on install command so that the file in obj does
...
not get removed when running make install.
1994-05-31 16:05:06 +00:00
rgrimes
4990ed556a
Do not install ld or man from here, we use the gnu versions of these.
1994-05-30 19:11:58 +00:00
rgrimes
dff4da98c8
Cleanup so that make install can run, many install: maninstall changed
...
to just install:, sperious targets and CLEANFILES removed.
1994-05-30 14:17:23 +00:00
rgrimes
e8f98d84dd
Add i386 support, and reorder machine #ifdefs to be in alphanumeric order.
1994-05-30 14:12:06 +00:00
rgrimes
38b790c00c
Add a beforeinstall rule to turn off the immutable flag on chpass so you
...
can install a new copy of it.
1994-05-30 14:03:53 +00:00
rgrimes
408be2710e
Remove unneeded targets for manual page. Remove unneeded cleanfiles.
1994-05-29 16:35:09 +00:00
rgrimes
d6c5cd3c45
Corrected to work without symbolic links for md-${MACHINE}.c.
1994-05-29 12:44:36 +00:00
rgrimes
567899226e
Add read_names support for i386, based on my original work from FreeBSD
...
and cleaned up slightly.
1994-05-29 06:19:34 +00:00
rgrimes
f14d30169a
Comment out missing/broken sources.
1994-05-28 06:44:34 +00:00
rgrimes
95bef72976
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
rgrimes
1e5214367d
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
rgrimes
34f25f0a2a
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
rgrimes
e5bc52df06
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
rgrimes
e542b10be0
This commit was generated by cvs2svn to compensate for changes in r1590,
...
which included commits to RCS files with non-trunk default branches.
1994-05-27 12:33:43 +00:00
rgrimes
b65ae149ea
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
rgrimes
30b518bf1a
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
guido
047685aef7
1) Added s/key support .
...
2 Added optional excessive login logging.
3) Added login acces control on a per host/tty base.
4) See skey(1) for skey descriptions and src/usr.bin/login/README
for the logging and access control features.
-Guido
1994-05-19 18:13:11 +00:00
jkh
a8ce2b831e
This is Paul K's latest set of ld changes. A commit was necessary at this
...
late stage due to the fact that link.h was copyright Sun Microsystems.
This version of ld sync's us up with NetBSD's ld and supports compatablily
with NetBSD's -[zZ] flags (which we had reversed). Compiling with this
new ld will give you RRS warnings for libraries which do not contain .type
infomation - these wsarnings are harmless and will go away as soon as you
recompile your libraries (cd /usr/src; make libraries).
1994-02-13 20:43:13 +00:00
nate
4415e5bf61
Changed NetBSD -> FreeBSD
1994-02-11 12:12:51 +00:00
ats
0f46762d9f
Added the y.tab.h file to the CLEANFILE target.
1994-02-06 01:12:15 +00:00
ljo
975650b61c
Sprinkled with ${.CURDIR} to get the builds of gram.c and tokdefs.h
...
correct.
1994-01-29 00:48:19 +00:00
ljo
8ef645d0c2
Added -o option to rename C output file. This only works when Fortran
...
input is from a file, not stdin. Added some support for this in teh
parse function.
1994-01-12 03:10:31 +00:00
ljo
00f219e9e4
Replaced makefile with a BSD Makefile. Moved the unformatted man page
...
to f2c.1. Removed an automatically generated file and a checksum file.
1994-01-05 03:24:01 +00:00
ljo
e9ea9b2e9e
This commit was generated by cvs2svn to compensate for changes in r943,
...
which included commits to RCS files with non-trunk default branches.
1994-01-05 02:53:40 +00:00
ljo
b0bfbf3dbd
f2c from netlib.att.com Jan 4 1994
1994-01-05 02:53:40 +00:00
nate
627a8d57a7
Changed reference from NetBSD to FreeBSD
1994-01-05 01:10:24 +00:00
nate
275c83ed61
Added at/atrm/atq/batch from Linux as hacked by Chris Demetriou.
1994-01-05 01:09:14 +00:00
nate
7d3198fd4e
Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIR
...
in front of BINDIR definition.
1993-12-16 21:51:27 +00:00
paul
c086748db3
Imported NetBSD's ld for shared libs.
1993-11-03 23:41:59 +00:00
rgrimes
dc0f812b27
Christoph Robitschko manual page fixes to correct the references to vmunix
...
by replacing the name with 386bsd.
1993-10-08 01:36:20 +00:00
nate
7308b9e524
Added README which explains the copyright status of getopt(1)
1993-07-27 17:24:17 +00:00
nate
057f406d02
There was additional cruft at the bottom on the man page.
1993-07-27 17:08:57 +00:00
nate
e06498c301
Added getopt(1) from NetBSD
1993-07-26 22:22:37 +00:00
rgrimes
f078b88a16
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:49:13 +00:00