| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Partial merge of rev 1.10 - don't limit usernames to 8 chars, but | Eivind Eklund | 1997-10-18 | 1 | -4/+10 |
| | | | | | | | | | | MAXLOGNAME/UT_NAMESIZE. Approved by: jkh Notes: svn path=/stable/2.2/; revision=30560 | ||||
| * | MFC: clarify -s and files allowed | Warner Losh | 1997-10-06 | 1 | -1/+5 |
| | | | | | Notes: svn path=/stable/2.2/; revision=30176 | ||||
| * | Merge bugfix from -current (don't allow records with zero length keys | Bill Paul | 1997-10-03 | 1 | -7/+23 |
| | | | | | | | | | | | into databases when transfering from non-FreeBSD YP masters). Also, since I was here, check for return of -1 from getopt() instead of EOF. OK'ed by: jkh Notes: svn path=/stable/2.2/; revision=30085 | ||||
| * | Merge from -current: setlogin() stuff. | Dima Ruban | 1997-09-08 | 1 | -11/+17 |
| | | | | | Notes: svn path=/stable/2.2/; revision=29232 | ||||
| * | MFC: rename logwtmp() to ftpd_logwtmp(). | Thomas Gellekum | 1997-09-05 | 3 | -8/+8 |
| | | | | | Notes: svn path=/stable/2.2/; revision=29148 | ||||
| * | MFC: cgetustr() -> cgetstr(). | David Nugent | 1997-09-03 | 1 | -3/+3 |
| | | | | | Notes: svn path=/stable/2.2/; revision=29046 | ||||
| * | MFC: Use cgetustr() and typo (== => =) fix. | David Nugent | 1997-09-01 | 2 | -5/+5 |
| | | | | | | | | | PR: 4370 Submitted by: sumii@is.s.u-tokyo.ac.jp Notes: svn path=/stable/2.2/; revision=29004 | ||||
| * | MFC: -I/sys fix | John-Mark Gurney | 1997-08-25 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=28718 | ||||
| * | MFC: fix -t description | Joerg Wunsch | 1997-08-24 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=28661 | ||||
| * | From -current: memory leaks from cgetent() calls, make compile cleaner with | David Nugent | 1997-08-17 | 3 | -13/+82 |
| | | | | | | | | -Wall, minor mdoc fix. Notes: svn path=/stable/2.2/; revision=28335 | ||||
| * | MFC: fix usage of hostname variable. | David Nugent | 1997-07-24 | 2 | -7/+8 |
| | | | | | | | | PR: 4135 Notes: svn path=/stable/2.2/; revision=27652 | ||||
| * | YAMFC: test exists(${.CURDIR}/../eBones) not ../eBones | Peter Wemm | 1997-07-05 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=27208 | ||||
| * | Hmm.. Somehow, the MAKE_EBONES hooks only partially came across to 2.2. | Peter Wemm | 1997-07-05 | 1 | -2/+2 |
| | | | | | | | | So, if src/eBones was present, it only got "sort-of" built. Notes: svn path=/stable/2.2/; revision=27205 | ||||
| * | Update for bind-4.9.6 | Peter Wemm | 1997-06-28 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=27023 | ||||
| * | MFC: reset alarm before invoking ppplogin. | David Nugent | 1997-06-03 | 1 | -1/+3 |
| | | | | | | | | | | | PR: 3733 Reviewed by: Submitted by: kfurge@worldnet.att.net Obtained from: Notes: svn path=/stable/2.2/; revision=26416 | ||||
| * | MFC: login.group => login.conf | David Nugent | 1997-06-02 | 1 | -2/+2 |
| | | | | | | | | | | | PR: 3748 Reviewed by: Submitted by: Obtained from: Notes: svn path=/stable/2.2/; revision=26399 | ||||
| * | Tell the chroot()ed user that "access restrictions apply" (YAMFC) | Daniel O'Callaghan | 1997-05-21 | 1 | -1/+6 |
| | | | | | Notes: svn path=/stable/2.2/; revision=25987 | ||||
| * | MFC: getty enhancements including modem/chat handling and hw= gettytab | David Nugent | 1997-05-11 | 9 | -97/+389 |
| | | | | | | | | capability for forcing crtscts. Notes: svn path=/stable/2.2/; revision=25698 | ||||
| * | MFC: login.conf support. | David Nugent | 1997-05-10 | 3 | -12/+75 |
| | | | | | | | | [only remaining difference from -current is reserved port handling] Notes: svn path=/stable/2.2/; revision=25686 | ||||
| * | Merge from current: adds login.conf support & bugfix mmap failure. | David Nugent | 1997-05-10 | 4 | -9/+60 |
| | | | | | Notes: svn path=/stable/2.2/; revision=25677 | ||||
| * | Merge from -current: virtual hosting capability. | David Nugent | 1997-04-29 | 4 | -17/+271 |
| | | | | | Notes: svn path=/stable/2.2/; revision=25284 | ||||
| * | Mandoc fix. | David Nugent | 1997-04-27 | 1 | -4/+4 |
| | | | | | Notes: svn path=/stable/2.2/; revision=25186 | ||||
| * | Allow @group entries in /etc/ftpusers and /etc/ftpchroot to (respectively) | David Nugent | 1997-04-27 | 2 | -13/+38 |
| | | | | | | | | deny and chroot ftp access to entire groups. Notes: svn path=/stable/2.2/; revision=25185 | ||||
| * | Marge internal ls changes from -current. | David Nugent | 1997-04-26 | 6 | -9/+61 |
| | | | | | Notes: svn path=/stable/2.2/; revision=25181 | ||||
| * | YAMFC: rev 1.11, fix hostname length handling. | Joerg Wunsch | 1997-04-01 | 1 | -2/+5 |
| | | | | | Notes: svn path=/stable/2.2/; revision=24516 | ||||
| * | YAMFC: remove some incorrect text on how passwords are validated. | Mike Pritchard | 1997-03-25 | 1 | -3/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=24243 | ||||
| * | yamfc: 1.8 anti-whine-o-matic buffer overflow deltas | Warner Losh | 1997-03-24 | 1 | -3/+4 |
| | | | | | Notes: svn path=/stable/2.2/; revision=24194 | ||||
| * | YAMFC: 1.16 bound strcpy of DNS data | Warner Losh | 1997-03-24 | 1 | -5/+7 |
| | | | | | Notes: svn path=/stable/2.2/; revision=24192 | ||||
| * | YAMFC: 1.14 chdir as user | Warner Losh | 1997-03-24 | 1 | -8/+8 |
| | | | | | Notes: svn path=/stable/2.2/; revision=24190 | ||||
| * | YAMFC: From rev 1.4: s/NetBSD/FreeBSD/ | Mike Pritchard | 1997-03-14 | 1 | -2/+5 |
| | | | | | Notes: svn path=/stable/2.2/; revision=23881 | ||||
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-02-22 | 1 | -0/+515 |
| | | | | | Notes: svn path=/stable/2.2/; revision=23025 | ||||
| * | YAMFC | Guido van Rooij | 1997-02-13 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=22673 | ||||
| * | buffer overflow merge from -current 1.12 | Warner Losh | 1997-02-09 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=22458 | ||||
| * | Backport IP option parsing from -current | Warner Losh | 1997-02-09 | 2 | -29/+32 |
| | | | | | Notes: svn path=/stable/2.2/; revision=22456 | ||||
| * | Merge PR#2642 fix from -current | Jordan K. Hubbard | 1997-02-07 | 1 | -5/+6 |
| | | | | | Notes: svn path=/stable/2.2/; revision=22414 | ||||
| * | Merge man page (only) with -current | Paul Traina | 1997-02-05 | 1 | -3/+3 |
| | | | | | Notes: svn path=/stable/2.2/; revision=22279 | ||||
| * | Brought in fixes from 1.30/1.31: fix for signal handler race condition | David Greenman | 1997-01-28 | 1 | -1/+6 |
| | | | | | Notes: svn path=/stable/2.2/; revision=22059 | ||||
| * | YAMFC (local copy of fromname from rev. 1.11) | Joerg Wunsch | 1997-01-27 | 1 | -6/+19 |
| | | | | | Notes: svn path=/stable/2.2/; revision=22042 | ||||
| * | Fix buffer overrun problem. | Paul Traina | 1997-01-18 | 2 | -17/+26 |
| | | | | | Notes: svn path=/stable/2.2/; revision=21839 | ||||
| * | change yp_errno to enum ypstat (another merge from -current) | Bill Paul | 1997-01-14 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=21671 | ||||
| * | YAMFC (buffer overrun fixes, don't check for username starting with | Joerg Wunsch | 1997-01-12 | 3 | -13/+16 |
| | | | | | | | | a dash) Notes: svn path=/stable/2.2/; revision=21627 | ||||
| * | YAMFC: add a note to the -l option about configuring syslog. | Mike Pritchard | 1997-01-11 | 1 | -2/+7 |
| | | | | | Notes: svn path=/stable/2.2/; revision=21554 | ||||
| * | YAMFC: | Mike Pritchard | 1997-01-08 | 1 | -2/+5 |
| | | | | | | | | From rev 1.2: Correct some misleading text. Notes: svn path=/stable/2.2/; revision=21423 | ||||
| * | YAMFC (add 'de' capability) | Mike Smith | 1996-12-31 | 4 | -5/+15 |
| | | | | | | | | Approved-by: jkh Notes: svn path=/stable/2.2/; revision=21123 | ||||
| * | YAMFC: | Mike Pritchard | 1996-12-22 | 2 | -6/+20 |
| | | | | | | | | | | | | | - Correct various man page xrefs - Fix some spelling errors - Add misssing documentation bits in some man pages - mount_std.8 now documents mount_{devfs,fdesc,kernfs,procfs} - New man pages for moused(8), devfs(5), fdesc(5), kernfs(5), procfs(5) were tagged onto the 2.2 branch. Notes: svn path=/stable/2.2/; revision=20819 | ||||
| * | YAMFC (Close PR #2193: support backslash line continuations.) | Joerg Wunsch | 1996-12-22 | 3 | -15/+23 |
| | | | | | Notes: svn path=/stable/2.2/; revision=20800 | ||||
| * | YAMFC | Poul-Henning Kamp | 1996-12-03 | 3 | -5/+16 |
| | | | | | Notes: svn path=/stable/2.2/; revision=20111 | ||||
| * | YAMFC | Poul-Henning Kamp | 1996-11-28 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=20006 | ||||
| * | YAMFC | Poul-Henning Kamp | 1996-11-23 | 2 | -30/+17 |
| | | | | | Notes: svn path=/stable/2.2/; revision=19934 | ||||
| * | YAMFC | Poul-Henning Kamp | 1996-11-21 | 4 | -28/+50 |
| | | | | | Notes: svn path=/stable/2.2/; revision=19913 | ||||
