| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.dist is a non-bmaked version of Makefile. We don't want it. | bde | 1997-08-02 | 1 | -14/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r27847, | bde | 1997-08-02 | 1 | -0/+14 |
|\ |
|
| * | Import Lite2's src/libexec, except for makekey (which was spammed | bde | 1997-08-02 | 34 | -203/+2698 |
* | | Implement dlsym(RTLD_NEXT, symbol). | jdp | 1997-08-02 | 1 | -12/+64 |
* | | Make useage of hostname global variable consistent. | davidn | 1997-07-24 | 2 | -7/+8 |
* | | Rshd print to much information if a user does not exists. | wosch | 1997-07-18 | 2 | -8/+7 |
* | | kill the undead | peter | 1997-07-13 | 1 | -54/+0 |
* | | .if exists(../eBones) tests the obj dir, not the source dir's existance. | peter | 1997-07-05 | 1 | -2/+2 |
* | | Zap register keyword usage and convert: bcopy -> memmove, bzero -> memset, | steve | 1997-06-29 | 6 | -56/+56 |
* | | Merge conflicts and make this compile -Wall clean. | steve | 1997-06-29 | 12 | -131/+45 |
* | | This commit was generated by cvs2svn to compensate for changes in r27074, | steve | 1997-06-29 | 7 | -129/+147 |
|\ \ |
|
| * | | Import of NetBSD's rbootd version 19970629 | steve | 1997-06-29 | 12 | -235/+193 |
* | | | Removed unused variables. | alex | 1997-06-27 | 1 | -4/+1 |
* | | | Submitted by: Gene Stark and Robert Sexton (robert@kudra.com) | stark | 1997-06-24 | 2 | -10/+17 |
* | | | Show the real revision date and not the date that this | steve | 1997-06-23 | 2 | -4/+4 |
* | | | Reset alarm before invoking ppplogin. | davidn | 1997-06-03 | 1 | -1/+3 |
* | | | login.group => login.conf. | davidn | 1997-06-02 | 1 | -2/+2 |
* | | | Typo fix. | max | 1997-05-27 | 3 | -9/+9 |
* | | | Tell the chroot()ed user that "access restrictions apply". | danny | 1997-05-21 | 1 | -1/+6 |
* | | | Small tweak to the group parsing code to stop it from core dumping | wpaul | 1997-05-21 | 1 | -1/+3 |
* | | | Changes to support the kernel linker: | dfr | 1997-05-13 | 1 | -1/+4 |
* | | | Don't rely on stderr to report bad news. | phk | 1997-05-11 | 1 | -8/+8 |
* | | | Fix memory leak caused by not freeing memory returned by cgetstr() | davidn | 1997-05-11 | 1 | -8/+80 |
* | | | login_getclass() -> login_getpwclass(). | davidn | 1997-05-10 | 2 | -4/+4 |
* | | | Fix a bug that caused the relocs for linker set members in shared | jdp | 1997-04-30 | 1 | -1/+3 |
* | | | Adds anon ftp virtual host capability to ftpd, using /etc/ftphosts for | davidn | 1997-04-29 | 4 | -17/+271 |
* | | | YAMF2.2: Allow @group entries in /etc/ftpusers & /etc/ftpchroot to deny | davidn | 1997-04-27 | 2 | -10/+35 |
* | | | Document internal ls, how to compile it in and what it changes wrt | davidn | 1997-04-26 | 1 | -1/+20 |
* | | | Adds optional "internal ls" support for ftpd, by collecting | davidn | 1997-04-26 | 5 | -8/+41 |
* | | | Add basic login.conf (sans authentication) support. | davidn | 1997-04-23 | 3 | -7/+58 |
* | | | Added login.conf support. | davidn | 1997-04-23 | 3 | -8/+71 |
* | | | Fixed `make depend' and related bogons. LDFLAGS was used for | bde | 1997-04-16 | 1 | -10/+2 |
* | | | Remove text about unsupported flags 'mdmbuf', 'local', 'crtscts' etc | davidn | 1997-04-13 | 1 | -16/+9 |
* | | | Submitted by: Philippe Charnier <charnier@xp11.frmug.org> | davidn | 1997-04-12 | 1 | -7/+14 |
* | | | Ensure that the remote host name is Nul terminated. | mpp | 1997-04-08 | 1 | -1/+2 |
* | | | Fix for expiration date test. Closes PR#3224. | davidn | 1997-04-08 | 1 | -2/+2 |
* | | | Use MAXHOSTNAMELEN, as opposed to an arbitrary number, and ensure | joerg | 1997-04-01 | 1 | -3/+6 |
* | | | Be a bit more careful about what port number we are using for the | peter | 1997-03-29 | 1 | -3/+7 |
* | | | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-28 | 14 | -31/+31 |
* | | | Don't trucate username to 8 characters. | davidn | 1997-03-25 | 1 | -24/+29 |
* | | | Remove some incorrect text on how passwords are validated. | mpp | 1997-03-25 | 1 | -3/+2 |
* | | | Fix non explloitable buffer overflows (since the largest packet processed | imp | 1997-03-24 | 1 | -3/+4 |
* | | | Fix various buffer overflows that may or may not be exploitable. | imp | 1997-03-24 | 1 | -5/+7 |
* | | | Julian A's fix. Do chdir as user rather than as root. Fixes a minor NFS | imp | 1997-03-24 | 1 | -8/+8 |
* | | | Change a reference to NetBSD to FreeBSD. | mpp | 1997-03-14 | 1 | -2/+5 |
* | | | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 14 | -14/+14 |
* | | | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 161 | -172/+172 |
* | | | #include <string.h> to help silence -Wall. | mpp | 1997-02-20 | 1 | -0/+1 |
* | | | Actually allow the -R flag. | guido | 1997-02-13 | 1 | -1/+1 |
* | | | Tidy-up modem-chat handling: ensure tty modes are restored to | davidn | 1997-02-09 | 2 | -49/+45 |