Nate Williams
c79eac4c4c
Weak symbol support from NetBSD. This should bring us in sync with the
...
NetBSD ld code except for local changes for dlopen() and friends and
the hashing on the minor value of the shlibs. We should be binary
compatible now with all their libraries.
Obtained from: NetBSD
1995-03-04 17:49:20 +00:00
Nate Williams
d6212a19ca
Add the abilitity to compile the Lites code with the native FreeBSD assembler.
...
(This adds minor support for the .bss directive)
Submitted by: Many folks, but I believe Remy Card was the first person to
propose this change.
1995-03-02 20:29:18 +00:00
Andrey A. Chernov
2270889953
Fix arrows printout for non-arrows keys in menubox
...
Move arrows printout to single kernel function
Add PgUp/PgDn/Home/End to checkbox and radiobox
1995-03-02 01:03:39 +00:00
Joerg Wunsch
c71243fd9a
typo.
...
Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
1995-02-28 23:16:33 +00:00
Andrey A. Chernov
6c5f92f17f
Fix two quad_t casts, one reported by wcp@lpds.sublink.org
1995-02-26 23:48:51 +00:00
Joerg Wunsch
def5a1b108
Patch bei Wolfram to avoid processing duplicate directories.
...
Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider)
1995-02-26 19:35:06 +00:00
Bruce Evans
eac78dccac
Install manpath.config.sample with the correct mode. It should be installed
...
elsewhere.
1995-02-26 03:03:15 +00:00
Jordan K. Hubbard
5865e890a7
Correct a few typos.
1995-02-24 11:21:34 +00:00
Andrey A. Chernov
e6c16d383f
Implement --hline "line" and --hfile file
1995-02-23 22:42:44 +00:00
Andrey A. Chernov
fdcf149868
Simplify notify()
...
Fix dupwin usage, now it really restore screen
Disable helpline while helpfile displayed
Fix helpfile borders
Fix mesgbox range computing
1995-02-23 22:36:56 +00:00
Poul-Henning Kamp
7d6349eb5f
Don't rely on execute bit.
1995-02-23 05:48:38 +00:00
Nate Williams
f8972f58e8
Fixed non-conflict errors that occur when changes made to the local files are
...
the same as the changes made in the repository. This is often seen by
people with remote CVS trees that have applied their local patches to the
master site. a 'cvs update' will show bogus conflicts.
Obtained from: CVS mailing list, Stig<stig@inse.com>
In diffutils 2.6 and 2.7, diff3 -A complains about identical overlapping
changes. They're different from the ancestor but not from each other...
Why bother? The patch below fixes this nonsense and preserves [B]ackwards
compatiblity with the -B flag (also --show-bogus-conflicts).
Party on...
Stig
1995-02-20 18:47:18 +00:00
Jordan K. Hubbard
e28d028200
Whoops! It wasn't totally winning. I left out a couple of :'s. Fixed.
1995-02-19 09:52:52 +00:00
Jordan K. Hubbard
53d8c5c063
A much more winning default dir file.
1995-02-19 09:50:27 +00:00
Joerg Wunsch
27dd3ef3b9
Wolfram now also submitted a man page for this.
...
Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-02-15 22:52:52 +00:00
Andrey A. Chernov
108497c8b6
Remove dir creating, done by mtree
...
Add missing file name for cmp
1995-02-15 20:59:13 +00:00
Andrey A. Chernov
12430b365a
Changes for new _menu interface
1995-02-15 19:48:10 +00:00
Andrey A. Chernov
895aadbcfb
file selector, helpline, helpfile and more, with my fixes
...
Submitted by: wmbfmk@urc.tue.nl
1995-02-15 19:44:08 +00:00
Bill Paul
0e59c1bde3
More DESTDIR lossage. Hopefully this will solve the case of the missing NIS
...
scripts.
1995-02-15 04:35:55 +00:00
Bill Paul
f464a3788e
Fix losing Makefile so that it properly honors DESTDIR when installing
...
/var/yp/Makefile and /usr/libexec/mknetid. *grumble* *mutter* *mutter*
1995-02-15 04:33:52 +00:00
Jordan K. Hubbard
8c5da82528
Import the ISDN userland utilities. Just about ready to start shaking
...
this baby out in earnest..
1995-02-15 00:46:26 +00:00
Rodney W. Grimes
a533e22a54
Export ${DESTDIR} to h2ph so that the *.ph files end up in the DESTDIR
...
directories instead of /usr/share/perl.
1995-02-14 21:47:04 +00:00
Rodney W. Grimes
99fd7a9b42
Add missing ${DESTDIR} so that the sample dir file ends up in the
...
correct place.
1995-02-14 21:15:58 +00:00
Jordan K. Hubbard
47d5df1d7d
The destructor always assumed that it would be called on objects created from
...
ONE constructor routine. This was bogus - there is also a system provided
constructor which does not allocate a pattern buffer. Make less assumptions.
1995-02-14 12:35:03 +00:00
Andrey A. Chernov
21edcfa248
Pass prgbox exit code to main exit code
1995-02-13 19:49:42 +00:00
Andrey A. Chernov
7b5de861cd
Much better error handling added.
1995-02-13 18:51:50 +00:00
Poul-Henning Kamp
46fe71cc98
Add -D__BSD__ and don't write "LINUX" on a CD as default.
1995-02-13 06:54:47 +00:00
Jordan K. Hubbard
bb71d76710
Try to clean up some of these nasty warnings.. This code is not just
...
twisted, it's seriously evil!
1995-02-12 09:53:03 +00:00
Jordan K. Hubbard
ad23c66664
Add mkisofs to list of targets.
1995-02-12 09:51:53 +00:00
Jordan K. Hubbard
8c96ef7169
Walnut Creek's local hacks to this code. Bob says he'll clean them up
...
RSN and send them back to Eric.
1995-02-12 08:16:50 +00:00
Jordan K. Hubbard
03d08911fe
Changes to make it compile under FreeBSD.
1995-02-12 08:06:09 +00:00
Jordan K. Hubbard
6f50ceba0f
Original virgin sources for version 1.2 of mkisofs, by Eric Youngdale of
...
Yggdrasil Computing Inc. This is a useful concession to us CDROM mastering
weenies out here.
Obtained from: Yggdrasil Computing, Inc.
1995-02-12 08:00:42 +00:00
Bruce Evans
b185266a8a
Quiet `make -s'.
1995-02-08 20:12:08 +00:00
Bill Paul
6c1bb9003f
Hurm... I could have sworn I added usr.sbin to the top level GNU
...
Makefile. Apparently I was mistaken. *groan*
1995-02-07 19:10:39 +00:00
Jordan K. Hubbard
19c408ae08
Support for more Sun compatible dlopen() and friends. Also added proper error
...
handling.
Reviewed by: gj
Submitted by: Mark Diekhans <markd@grizzly.com>
1995-02-07 13:33:42 +00:00
Bill Paul
df76d2a332
Do proper job of reaping child 'ypxfr' processes (we could sometimes
...
leave a zombie lying around until the next map transfer came alone).
Also fixed some minor typos on the man page.
1995-02-07 05:04:53 +00:00
Bill Paul
6e532401dd
Removed annoying changelog entries from ypclnt.c, added usage() function
...
to ypxfr.c.
1995-02-06 23:35:49 +00:00
Bill Paul
5920e7589e
Wrote manual page for ypxfr, modified Makefile to install it.
1995-02-06 22:15:21 +00:00
Bill Paul
714f0adda1
Wrote manual page for yppush and edited Makefile to install it.
...
Added conditional definition for _PATH_YP in yppush.c in case _PATH_YP
isn't defined anywhere else.
1995-02-05 21:48:04 +00:00
Bill Paul
c807d0240e
Created manual page for ypserv and changed Makefile to install it.
...
Also tweaked server.c to support newer versions of tcpwrapper (log_tcp.h
is now tcpd.h and FROM_UNKNOWN changed to STRING_UNKNOWN).
1995-02-04 21:32:04 +00:00
Poul-Henning Kamp
ed81a94967
added *.info and *.db to the default "ignore" list in cvs to avoid obviously
...
common mistakes.
1995-02-04 20:27:23 +00:00
Bill Paul
1d709ccef1
Created yp_mkdb(8) manual page, modified Makefile to install it.
1995-02-04 04:26:20 +00:00
Bill Paul
a613523aa3
Changed some comments.
1995-02-04 00:13:21 +00:00
Bill Paul
a50aabb5d6
Fixed potential Makefile glitch that could arise if /var/yp doesn't exist yet.
1995-02-03 22:01:17 +00:00
Bruce Evans
9504046bea
Include <sys/types.h> explicitly to get declaration of u_long for
...
<netinet/in.h> - don't depend on namespace pollution in <stdio.h>.
1995-02-03 20:25:59 +00:00
Ugen J.S. Antsilevich
a351d38006
Fix to h2ph "undefined function" bug
...
i reported today earlier..tested and works OK..
( To those who want to experience bug try running aub
with old version of socket.ph and with new one or just any
perl script "requiring " <sys/socket.ph> or <sys/cdefs.ph> )
1995-02-03 15:16:03 +00:00
Bill Paul
2700d33c07
Added ${.CURDIR}s to afterinstall target.
1995-02-03 03:44:41 +00:00
Bill Paul
4efbdedee3
Put ${.CURDIR}s in front of Makefile.yp and mknetid in the required places.
...
Also took out uneeded BINDIR & BINMODE stuff.
1995-02-03 03:41:38 +00:00
Bill Paul
3e03108763
Removed reference in comments to -o option of yppasswdd: -o option
...
no longer exists.
1995-02-03 01:11:57 +00:00
Bruce Evans
dc3c30d9be
Look for files to install first in the object directory, then in the
...
source directory.
Don't create target directories at install time. mtree already handles
them correctly.
1995-02-02 17:44:02 +00:00