| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Argh... also MFC rev. 1.52: spell FTP correctly and bump the date. | Peter Pentchev | 2004-08-23 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/4/; revision=134203 | ||||
| * | MFC rev. 1.51: describe the ftp-chroot option of login.conf. | Peter Pentchev | 2004-08-23 | 1 | -1/+11 |
| | | | | | Notes: svn path=/stable/4/; revision=134201 | ||||
| * | MFC: Fix and clarify unparsable sentence. | Diomidis Spinellis | 2004-06-15 | 1 | -4/+4 |
| | | | | | Notes: svn path=/stable/4/; revision=130526 | ||||
| * | MFC: | Diomidis Spinellis | 2004-06-15 | 2 | -9/+30 |
| | | | | | | | | | | Bring the description for login_getclassbyname in sync with the function's arguments. The function has as a second argument a struct passwd * pointer, not a directory name. Notes: svn path=/stable/4/; revision=130525 | ||||
| * | MFC: r1.47 - Document login-backoff and login-retries capabilities. | Murray Stokely | 2003-05-10 | 1 | -0/+5 |
| | | | | | Notes: svn path=/stable/4/; revision=114888 | ||||
| * | Note that 'idletime' is unused on -STABLE. | Murray Stokely | 2003-05-10 | 1 | -1/+5 |
| | | | | | | | | PR: docs/40952 Notes: svn path=/stable/4/; revision=114886 | ||||
| * | MFC revision 1.15: Add vmemoryuse to the list. | Tom Rhodes | 2003-04-29 | 1 | -0/+1 |
| | | | | | Notes: svn path=/stable/4/; revision=114221 | ||||
| * | MFC: english(4) fixes, aka typos found by ispell. | Jens Schweikhardt | 2002-12-29 | 2 | -2/+2 |
| | | | | | Notes: svn path=/stable/4/; revision=108396 | ||||
| * | MFC rev 1.43: "depreciated" -> "deprecated" | Sheldon Hearn | 2002-10-30 | 1 | -1/+1 |
| | | | | | Notes: svn path=/stable/4/; revision=106195 | ||||
| * | MFC: 1.19, don't use "term" if TERM env variable present | Andrey A. Chernov | 2002-08-06 | 1 | -10/+11 |
| | | | | | Notes: svn path=/stable/4/; revision=101413 | ||||
| * | MFC RLIMIT_VMEM resource Stage I - limit the total virtual memory use for | Matthew Dillon | 2002-07-02 | 2 | -0/+2 |
| | | | | | | | | a process (exec() to be handled in Stage II). Notes: svn path=/stable/4/; revision=99274 | ||||
| * | MFC 1.15: Return HOSTNAME_INVALIDADDR when reverse lookup is fail. | Hajimu UMEMOTO | 2002-06-29 | 1 | -1/+1 |
| | | | | | Notes: svn path=/stable/4/; revision=99082 | ||||
| * | MFC: Add missing cross-reference. | Ceri Davies | 2002-04-23 | 1 | -1/+2 |
| | | | | | Notes: svn path=/stable/4/; revision=95311 | ||||
| * | MFC 1.11: fix typo. | Dima Dorfman | 2002-03-19 | 1 | -1/+1 |
| | | | | | Notes: svn path=/stable/4/; revision=92625 | ||||
| * | MFC: Reduce gratuitous diffs to -CURRENT. | Ruslan Ermilov | 2001-12-17 | 19 | -42/+45 |
| | | | | | Notes: svn path=/stable/4/; revision=88037 | ||||
| * | MFC rev1.11: Don't say "both files" while speaking of a single file. | Yaroslav Tykhiy | 2001-11-02 | 1 | -1/+3 |
| | | | | | Notes: svn path=/stable/4/; revision=85851 | ||||
| * | MFC: security fix, allow to pick only "me" class from ~/.login_conf | Andrey A. Chernov | 2001-10-21 | 2 | -8/+5 |
| | | | | | Notes: svn path=/stable/4/; revision=85291 | ||||
| * | MFC login.conf.5 1.37, login_cap.c 1.23: | Robert Watson | 2001-09-17 | 2 | -2/+11 |
| | | | | | | | | | | | Disable per-user .login_conf support due to incorrect merging of local and globaly settings. An alternative implementation will be developed. Reported by: Przemyslaw Frasunek <venglin@freebsd.lublin.pl> Notes: svn path=/stable/4/; revision=83562 | ||||
| * | MFC: markup and misc fixes. | Ruslan Ermilov | 2001-08-17 | 8 | -12/+12 |
| | | | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=81834 | ||||
| * | MFC 1.11-1.13 | Hajimu UMEMOTO | 2001-07-28 | 1 | -63/+43 |
| | | | | | | | | | | - MAXHOSTNAMELEN includes space for the NUL - Don't read past the end of the host passed to realhostname() - Simplify IPv4 mapped IPv6 address handling. Notes: svn path=/stable/4/; revision=80522 | ||||
| * | MFC: remove whitespace at EOL. | Dima Dorfman | 2001-07-22 | 13 | -59/+59 |
| | | | | | Notes: svn path=/stable/4/; revision=80145 | ||||
| * | MFC: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-22 | 2 | -4/+0 |
| | | | | | Notes: svn path=/stable/4/; revision=80140 | ||||
| * | MFC: rev. 1.32 ("login_prompt" and "passwd_prompt" fields to /etc/login.conf) | David E. O'Brien | 2001-05-18 | 1 | -22/+27 |
| | | | | | | | | rev. 1.33 (sort) Notes: svn path=/stable/4/; revision=76790 | ||||
| * | MFC: MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-04-25 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/4/; revision=75949 | ||||
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2001-03-06 | 2 | -12/+12 |
| | | | | | Notes: svn path=/stable/4/; revision=73888 | ||||
| * | MFC: r1.21: typo fixes | Kris Kennaway | 2001-03-05 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/4/; revision=73607 | ||||
| * | MFC: r1.4: $Id$ -> $FreeBSD$ | Kris Kennaway | 2001-03-05 | 1 | -1/+1 |
| | | | | | Notes: svn path=/stable/4/; revision=73606 | ||||
| * | MFC: Fix up prototypes and includes | Kris Kennaway | 2001-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Covers the following revisions: libc/rpc/rpc.3 1.13 libc/stdlib/tsearch.3 1.5 libc/xdr/xdr.3 1.10 libdisk/libdisk.3 1.20 libftpio/ftpio.3 1.27 libposix1e/posix1e.3 1.11 libusb/usb.3 1.5 libutil/logout.3 1.8 Notes: svn path=/stable/4/; revision=73581 | ||||
| * | MFC: Make realhostname*() trimdomain() properly. | Brian Somers | 2001-02-12 | 1 | -29/+29 |
| | | | | | Notes: svn path=/stable/4/; revision=72412 | ||||
| * | MFC: Prepare for mdoc(7)NG. | Ruslan Ermilov | 2001-01-16 | 1 | -1/+1 |
| | | | | | Notes: svn path=/stable/4/; revision=71105 | ||||
| * | MFC login_ok.c rev 1.8: Pass the number of bytes needed, not simply the | Guy Helmer | 2001-01-10 | 1 | -2/+2 |
| | | | | | | | | | number of login time structures. Forward the name of the deny capability rather than hard-coding it in login_hostok. Notes: svn path=/stable/4/; revision=70904 | ||||
| * | MFC: Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-29 | 5 | -73/+70 |
| | | | | | Notes: svn path=/stable/4/; revision=70483 | ||||
| * | MFC: (fix part of rev 1.22) Eliminate the .Fx warning. | Ruslan Ermilov | 2000-12-12 | 1 | -1/+1 |
| | | | | | Notes: svn path=/stable/4/; revision=69900 | ||||
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2000-12-08 | 4 | -8/+12 |
| | | | | | Notes: svn path=/stable/4/; revision=69764 | ||||
| * | MFC: Fix ambiguous handling of empty strings, clarify manpage. | Murray Stokely | 2000-11-22 | 3 | -10/+19 |
| | | | | | Notes: svn path=/stable/4/; revision=69020 | ||||
| * | MFC: fix accidental inlining | Brian Feldman | 2000-10-27 | 2 | -13/+7 |
| | | | | | Notes: svn path=/stable/4/; revision=67675 | ||||
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-10-27 | 1 | -0/+43 |
| | | | | | Notes: svn path=/stable/4/; revision=67672 | ||||
| * | MFC: Actually make uu_lock_xfer() work. | Brian Somers | 2000-10-09 | 1 | -5/+6 |
| | | | | | Notes: svn path=/stable/4/; revision=66896 | ||||
| * | MFC: passwd_format documentation | Brian Feldman | 2000-09-30 | 1 | -0/+4 |
| | | | | | Notes: svn path=/stable/4/; revision=66471 | ||||
| * | MFC: login.conf password format switching | Brian Feldman | 2000-09-20 | 4 | -3/+31 |
| | | | | | Notes: svn path=/stable/4/; revision=66119 | ||||
| * | MFC: remove gratuitous register reference | Jordan K. Hubbard | 2000-09-20 | 1 | -1/+1 |
| | | | | | Notes: svn path=/stable/4/; revision=66115 | ||||
| * | MFC: fix prototypes, add xref in man page | Jordan K. Hubbard | 2000-09-20 | 3 | -2/+3 |
| | | | | | Notes: svn path=/stable/4/; revision=66114 | ||||
| * | MFC: Move setproctitle() from libutil to libc | Brian Somers | 2000-09-16 | 4 | -252/+2 |
| | | | | | | | | and bump __FreeBSD_version to 410002 to mark the occasion. Notes: svn path=/stable/4/; revision=65962 | ||||
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-08-23 | 1 | -0/+50 |
| | | | | | Notes: svn path=/stable/4/; revision=65026 | ||||
| * | MFC: If the format string passed to setproctitle begins with a '-' | Paul Saab | 2000-08-01 | 2 | -24/+14 |
| | | | | | | | | character, skip the program name when setting the process title. Notes: svn path=/stable/4/; revision=64097 | ||||
| * | MFC: (rev 1.8 -> 1.9) Sshd writes connected host into utmp directly. | Hajimu UMEMOTO | 2000-07-18 | 1 | -7/+14 |
| | | | | | | | | | | If the connection is via IPv6, the hostname is trimed due to the length of IPv6 address. This change saves it as possible. I have a grudge against the shortage of UT_HOSTSIZE. Notes: svn path=/stable/4/; revision=63410 | ||||
| * | MFC: make sbsize a size instead of a number. | Sheldon Hearn | 2000-07-18 | 2 | -2/+2 |
| | | | | | Notes: svn path=/stable/4/; revision=63407 | ||||
| * | MFC: fix memory leak on login_close() | Tim Vanderhoek | 2000-06-04 | 1 | -0/+1 |
| | | | | | Notes: svn path=/stable/4/; revision=61231 | ||||
| * | MFC: We should see the ai_canonname menber of the first addrinfo | Hajimu UMEMOTO | 2000-06-03 | 1 | -6/+6 |
| | | | | | | | | structure in the linked list. RFC2553 mentions only first. Notes: svn path=/stable/4/; revision=61224 | ||||
| * | MFC: document sbsize. | Alfred Perlstein | 2000-06-02 | 1 | -0/+1 |
| | | | | | Notes: svn path=/stable/4/; revision=61185 | ||||
