summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
...
* change -I/sys to -I${.CURDIR}/../../sysjmg1997-08-221-2/+2
* - In dlsym(), if the lookup fails using the original symbol, prepend annate1997-08-191-2/+30
* .Nm --> .Xr so that gettytab(5) is shown instead of gettytab 5.steve1997-08-171-2/+2
* Makefile.dist is a non-bmaked version of Makefile. We don't want it.bde1997-08-021-14/+0
* This commit was generated by cvs2svn to compensate for changes in r27847,bde1997-08-021-0/+14
|\
| * Import Lite2's src/libexec, except for makekey (which was spammedbde1997-08-0234-203/+2698
* | Implement dlsym(RTLD_NEXT, symbol).jdp1997-08-021-12/+64
* | Make useage of hostname global variable consistent.davidn1997-07-242-7/+8
* | Rshd print to much information if a user does not exists.wosch1997-07-182-8/+7
* | kill the undeadpeter1997-07-131-54/+0
* | .if exists(../eBones) tests the obj dir, not the source dir's existance.peter1997-07-051-2/+2
* | Zap register keyword usage and convert: bcopy -> memmove, bzero -> memset,steve1997-06-296-56/+56
* | Merge conflicts and make this compile -Wall clean.steve1997-06-2912-131/+45
* | This commit was generated by cvs2svn to compensate for changes in r27074,steve1997-06-297-129/+147
|\ \
| * | Import of NetBSD's rbootd version 19970629steve1997-06-2912-235/+193
* | | Removed unused variables.alex1997-06-271-4/+1
* | | Submitted by: Gene Stark and Robert Sexton (robert@kudra.com)stark1997-06-242-10/+17
* | | Show the real revision date and not the date that thissteve1997-06-232-4/+4
* | | Reset alarm before invoking ppplogin.davidn1997-06-031-1/+3
* | | login.group => login.conf.davidn1997-06-021-2/+2
* | | Typo fix.max1997-05-273-9/+9
* | | Tell the chroot()ed user that "access restrictions apply".danny1997-05-211-1/+6
* | | Small tweak to the group parsing code to stop it from core dumpingwpaul1997-05-211-1/+3
* | | Changes to support the kernel linker:dfr1997-05-131-1/+4
* | | Don't rely on stderr to report bad news.phk1997-05-111-8/+8
* | | Fix memory leak caused by not freeing memory returned by cgetstr()davidn1997-05-111-8/+80
* | | login_getclass() -> login_getpwclass().davidn1997-05-102-4/+4
* | | Fix a bug that caused the relocs for linker set members in sharedjdp1997-04-301-1/+3
* | | Adds anon ftp virtual host capability to ftpd, using /etc/ftphosts fordavidn1997-04-294-17/+271
* | | YAMF2.2: Allow @group entries in /etc/ftpusers & /etc/ftpchroot to denydavidn1997-04-272-10/+35
* | | Document internal ls, how to compile it in and what it changes wrtdavidn1997-04-261-1/+20
* | | Adds optional "internal ls" support for ftpd, by collectingdavidn1997-04-265-8/+41
* | | Add basic login.conf (sans authentication) support.davidn1997-04-233-7/+58
* | | Added login.conf support.davidn1997-04-233-8/+71
* | | Fixed `make depend' and related bogons. LDFLAGS was used forbde1997-04-161-10/+2
* | | Remove text about unsupported flags 'mdmbuf', 'local', 'crtscts' etcdavidn1997-04-131-16/+9
* | | Submitted by: Philippe Charnier <charnier@xp11.frmug.org>davidn1997-04-121-7/+14
* | | Ensure that the remote host name is Nul terminated.mpp1997-04-081-1/+2
* | | Fix for expiration date test. Closes PR#3224.davidn1997-04-081-2/+2
* | | Use MAXHOSTNAMELEN, as opposed to an arbitrary number, and ensurejoerg1997-04-011-3/+6
* | | Be a bit more careful about what port number we are using for thepeter1997-03-291-3/+7
* | | compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-2814-31/+31
* | | Don't trucate username to 8 characters.davidn1997-03-251-24/+29
* | | Remove some incorrect text on how passwords are validated.mpp1997-03-251-3/+2
* | | Fix non explloitable buffer overflows (since the largest packet processedimp1997-03-241-3/+4
* | | Fix various buffer overflows that may or may not be exploitable.imp1997-03-241-5/+7
* | | Julian A's fix. Do chdir as user rather than as root. Fixes a minor NFSimp1997-03-241-8/+8
* | | Change a reference to NetBSD to FreeBSD.mpp1997-03-141-2/+5
* | | Revert $FreeBSD$ to $Id$peter1997-02-2214-14/+14
* | | Revert $FreeBSD$ to $Id$peter1997-02-22161-172/+172
OpenPOWER on IntegriCloud