summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
1997-09-23- add '-C user', which runs checkaccess(user) and exits with the resultlukem
1997-09-23implement '-c confdir', which allows the specification of an alternatelukem
1997-09-21Mention that if the user's shell is null, it's assumed to be /bin/sh.cjs
1997-09-19The "ufp" global wasn't used in any XIDLE code, so don't declare it insidethorpej
1997-09-18- ensure 257 reply codes from PWD and MKD are RFC959 compliant:lukem
1997-09-17fix WARNS=1christos
1997-09-17Fix for WARNS=1christos
1997-09-17Oops forgot this.christos
1997-09-17Fix WARNS problems. sigsetjmp() was missing an argument.christos
1997-09-09`-s' for `secure' doesn't make much sense. just note that it disablesmrg
1997-09-09add "-g" flag: this just gets passed to finger.mrg
1997-08-26fix grammolukem
1997-08-25Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,kleink
1997-08-14* don't depend upon buffer returned by fgetln() to remain. fix mainlylukem
1997-08-06set WARNS?=1mikel
1997-08-06use <sys/cdefs.h> __COPYRIGHT() and __RCSID() macrosmikel
1997-08-06don't include <signal.h> twicemikel
1997-08-04Ignore SIGCHLD.mycroft
1997-08-04now finds symlinked man pages, as submitted by Thorsten Frueauf in pr-3087perry
1997-08-01avoid void pointer arithmeticmikel
1997-07-31Fix files using old TNF copyright noticejtc
1997-07-31clean up .Nm entries, and change a silly .Nm gettytab 5 to an .Xrperry
1997-07-21be safe with some buffers.mrg
1997-07-19Make sure that the last fields in the transmitted stat structs are setfvdl
1997-07-14Add the necessary -I flag to pick up the libc/include/extern.hchristos
1997-07-14xref gethostname(3) and uname(3) instead of obsolete gethostname(2)mikel
1997-07-11* Truncate the cinv table. It was twice as long as necessary as a resultmatthias
1997-07-10don't xref obsolete crypt(1)mikel
1997-07-09* Flush the icache from user mode. The original code and the idea came frommatthias
1997-07-06Use WARNS=1christos
1997-07-01Add WARNS=1christos
1997-06-30Do not free dlopen'ed map structures twice.pk
1997-06-30Fix typo in free_link_map(); noticed by Mike Grupenhoff.pk
1997-06-29Install as ntalkdchristos
1997-06-29We are not going to be running as root anymore, so no need to check for that.christos
1997-06-29- use ttymsg from libutilchristos
1997-06-29Merge in lite-2christos
1997-06-26Patch from Chris Demetriou to unmap an object on last dlclose(), whichpk
1997-06-24Add missing braces. `check_modify' returns 0 without a reply. See PR #3779.hannken
1997-06-23install all man pages.mrg
1997-06-23move man pages into share/man.mrg
1997-06-22missed some warnings.christos
1997-06-21%qd wants long long. Thus, if you're going to turn on warnings forcjs
1997-06-21Need prototype for klogin() - probably ought to go in a header file, but klog...mellon
1997-06-20Fix typos (PR#3761).pk
1997-06-18- Pass gcc -Wallchristos
1997-06-14* implement /etc/ftpd.conf, which adds support for the following features,lukem
1997-06-03fix typo; from Saitoh Masanobu in PR misc/3696.mikel
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-30Remove an ifdef. Add comment about -nostdlib vs. ELF ld.cjs