Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the abilitity to compile the Lites code with the native FreeBSD assembler. | nate | 1995-03-02 | 1 | -2/+5 |
| | | | | | | | (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. | ||||
* | Fix arrows printout for non-arrows keys in menubox | ache | 1995-03-02 | 5 | -135/+113 |
| | | | | | Move arrows printout to single kernel function Add PgUp/PgDn/Home/End to checkbox and radiobox | ||||
* | typo. | joerg | 1995-02-28 | 1 | -1/+1 |
| | | | | Submitted by: "Philippe Charnier" <charnier@lirmm.fr> | ||||
* | Fix two quad_t casts, one reported by wcp@lpds.sublink.org | ache | 1995-02-26 | 1 | -2/+2 |
| | |||||
* | Patch bei Wolfram to avoid processing duplicate directories. | joerg | 1995-02-26 | 1 | -3/+23 |
| | | | | Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider) | ||||
* | Install manpath.config.sample with the correct mode. It should be installed | bde | 1995-02-26 | 1 | -1/+1 |
| | | | | elsewhere. | ||||
* | Correct a few typos. | jkh | 1995-02-24 | 1 | -5/+5 |
| | |||||
* | Implement --hline "line" and --hfile file | ache | 1995-02-23 | 4 | -5/+52 |
| | |||||
* | Simplify notify() | ache | 1995-02-23 | 3 | -33/+30 |
| | | | | | | | Fix dupwin usage, now it really restore screen Disable helpline while helpfile displayed Fix helpfile borders Fix mesgbox range computing | ||||
* | Don't rely on execute bit. | phk | 1995-02-23 | 1 | -1/+2 |
| | |||||
* | Fixed non-conflict errors that occur when changes made to the local files are | nate | 1995-02-20 | 2 | -8/+18 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | Whoops! It wasn't totally winning. I left out a couple of :'s. Fixed. | jkh | 1995-02-19 | 1 | -11/+10 |
| | |||||
* | A much more winning default dir file. | jkh | 1995-02-19 | 1 | -3/+36 |
| | |||||
* | Wolfram now also submitted a man page for this. | joerg | 1995-02-15 | 3 | -9/+146 |
| | | | | Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de> | ||||
* | Remove dir creating, done by mtree | ache | 1995-02-15 | 1 | -7/+2 |
| | | | | Add missing file name for cmp | ||||
* | Changes for new _menu interface | ache | 1995-02-15 | 1 | -2/+2 |
| | |||||
* | file selector, helpline, helpfile and more, with my fixes | ache | 1995-02-15 | 22 | -22/+2313 |
| | | | | Submitted by: wmbfmk@urc.tue.nl | ||||
* | More DESTDIR lossage. Hopefully this will solve the case of the missing NIS | wpaul | 1995-02-15 | 1 | -5/+5 |
| | | | | scripts. | ||||
* | Fix losing Makefile so that it properly honors DESTDIR when installing | wpaul | 1995-02-15 | 1 | -9/+8 |
| | | | | /var/yp/Makefile and /usr/libexec/mknetid. *grumble* *mutter* *mutter* | ||||
* | This commit was generated by cvs2svn to compensate for changes in r6407, | jkh | 1995-02-15 | 55 | -0/+3446 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import the ISDN userland utilities. Just about ready to start shaking | jkh | 1995-02-15 | 55 | -0/+3446 |
| | | | | this baby out in earnest.. | ||||
* | Export ${DESTDIR} to h2ph so that the *.ph files end up in the DESTDIR | rgrimes | 1995-02-14 | 1 | -1/+1 |
| | | | | directories instead of /usr/share/perl. | ||||
* | Add missing ${DESTDIR} so that the sample dir file ends up in the | rgrimes | 1995-02-14 | 1 | -1/+2 |
| | | | | correct place. | ||||
* | The destructor always assumed that it would be called on objects created from | jkh | 1995-02-14 | 1 | -4/+7 |
| | | | | | ONE constructor routine. This was bogus - there is also a system provided constructor which does not allocate a pattern buffer. Make less assumptions. | ||||
* | Pass prgbox exit code to main exit code | ache | 1995-02-13 | 2 | -3/+4 |
| | |||||
* | Much better error handling added. | ache | 1995-02-13 | 1 | -16/+33 |
| | |||||
* | Add -D__BSD__ and don't write "LINUX" on a CD as default. | phk | 1995-02-13 | 2 | -0/+5 |
| | |||||
* | Try to clean up some of these nasty warnings.. This code is not just | jkh | 1995-02-12 | 3 | -5/+6 |
| | | | | twisted, it's seriously evil! | ||||
* | Add mkisofs to list of targets. | jkh | 1995-02-12 | 1 | -2/+2 |
| | |||||
* | Walnut Creek's local hacks to this code. Bob says he'll clean them up | jkh | 1995-02-12 | 2 | -4/+50 |
| | | | | RSN and send them back to Eric. | ||||
* | Changes to make it compile under FreeBSD. | jkh | 1995-02-12 | 1 | -49/+4 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r6318, | jkh | 1995-02-12 | 27 | -0/+6339 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Original virgin sources for version 1.2 of mkisofs, by Eric Youngdale of | jkh | 1995-02-12 | 27 | -0/+6339 |
| | | | | | | Yggdrasil Computing Inc. This is a useful concession to us CDROM mastering weenies out here. Obtained from: Yggdrasil Computing, Inc. | ||||
* | Quiet `make -s'. | bde | 1995-02-08 | 1 | -2/+1 |
| | |||||
* | Hurm... I could have sworn I added usr.sbin to the top level GNU | wpaul | 1995-02-07 | 1 | -1/+1 |
| | | | | Makefile. Apparently I was mistaken. *groan* | ||||
* | Support for more Sun compatible dlopen() and friends. Also added proper error | jkh | 1995-02-07 | 1 | -87/+205 |
| | | | | | | handling. Reviewed by: gj Submitted by: Mark Diekhans <markd@grizzly.com> | ||||
* | Do proper job of reaping child 'ypxfr' processes (we could sometimes | wpaul | 1995-02-07 | 2 | -7/+17 |
| | | | | | | leave a zombie lying around until the next map transfer came alone). Also fixed some minor typos on the man page. | ||||
* | Removed annoying changelog entries from ypclnt.c, added usage() function | wpaul | 1995-02-06 | 2 | -61/+25 |
| | | | | to ypxfr.c. | ||||
* | Wrote manual page for ypxfr, modified Makefile to install it. | wpaul | 1995-02-06 | 2 | -5/+198 |
| | |||||
* | Wrote manual page for yppush and edited Makefile to install it. | wpaul | 1995-02-05 | 3 | -24/+121 |
| | | | | | Added conditional definition for _PATH_YP in yppush.c in case _PATH_YP isn't defined anywhere else. | ||||
* | Created manual page for ypserv and changed Makefile to install it. | wpaul | 1995-02-04 | 3 | -4/+286 |
| | | | | | Also tweaked server.c to support newer versions of tcpwrapper (log_tcp.h is now tcpd.h and FROM_UNKNOWN changed to STRING_UNKNOWN). | ||||
* | added *.info and *.db to the default "ignore" list in cvs to avoid obviously | phk | 1995-02-04 | 1 | -1/+1 |
| | | | | common mistakes. | ||||
* | Created yp_mkdb(8) manual page, modified Makefile to install it. | wpaul | 1995-02-04 | 2 | -5/+131 |
| | |||||
* | Changed some comments. | wpaul | 1995-02-04 | 1 | -7/+4 |
| | |||||
* | Fixed potential Makefile glitch that could arise if /var/yp doesn't exist yet. | wpaul | 1995-02-03 | 1 | -1/+2 |
| | |||||
* | Include <sys/types.h> explicitly to get declaration of u_long for | bde | 1995-02-03 | 1 | -1/+2 |
| | | | | <netinet/in.h> - don't depend on namespace pollution in <stdio.h>. | ||||
* | Fix to h2ph "undefined function" bug | ugen | 1995-02-03 | 1 | -6/+14 |
| | | | | | | | 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> ) | ||||
* | Added ${.CURDIR}s to afterinstall target. | wpaul | 1995-02-03 | 1 | -7/+3 |
| | |||||
* | Put ${.CURDIR}s in front of Makefile.yp and mknetid in the required places. | wpaul | 1995-02-03 | 1 | -8/+5 |
| | | | | Also took out uneeded BINDIR & BINMODE stuff. | ||||
* | Removed reference in comments to -o option of yppasswdd: -o option | wpaul | 1995-02-03 | 1 | -2/+2 |
| | | | | no longer exists. |