aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5_cvscvs2svn1997-10-21652-715/+719
| | | | | | | 'RELENG_2_2_5_RELEASE'. This commit was manufactured to restore the state of the 2.2.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5cvs2svn1997-10-218-967/+0
| | | | | | | | 'RELENG_2_2_5_RELEASE'. Notes: svn path=/stable/2.2/; revision=30618 svn path=/release/2.2.5/; revision=30619; tag=release/2.2.5
* Submitted by: "Vanill I. Shu" <vanilla@MinJe.com.TW>Søren Schmidt1997-10-161-6/+6
| | | | Notes: svn path=/stable/2.2/; revision=30472
* MFC: propser spacing in the Synopsis.Masafumi Max NAKANE1997-10-161-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=30458
* Merge Sun NIS+ compat fix from -current (if netgroup.byhost or netgroup.byuserBill Paul1997-10-131-12/+25
| | | | | | | | | | don't exist, fail over to 'slow' innetgr() lookup method by searching through netgroup map). PR: 3891 Notes: svn path=/stable/2.2/; revision=30394
* Merge in changes from -current (ISO 8601 week number and year).Wolfgang Helbig1997-10-112-62/+118
| | | | Notes: svn path=/stable/2.2/; revision=30307
* Add libopie.David E. O'Brien1997-10-081-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=30225
* MFC: use the canonical UUCP locking protocol (rev 1.8 of uucplock.c)Joerg Wunsch1997-10-073-71/+84
| | | | Notes: svn path=/stable/2.2/; revision=30197
* Add passwd(5) to "SEE ALSO" since that's where you specify the user's loginDavid E. O'Brien1997-10-071-1/+2
| | | | | | | class. Notes: svn path=/stable/2.2/; revision=30190
* YAMFC. Latest update of libvgl.Søren Schmidt1997-10-024-4/+16
| | | | Notes: svn path=/stable/2.2/; revision=30054
* Add libvgl - this was missed in the merge but can go in since it doesn'tJordan K. Hubbard1997-10-021-1/+1
| | | | | | | | interfere with anything, it simply provides a utility which many users have been asking for. Notes: svn path=/stable/2.2/; revision=30048
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-10-011-0/+90
| | | | Notes: svn path=/stable/2.2/; revision=30045
* MFC: ancient bogus file descriptor read().Jordan K. Hubbard1997-10-011-10/+8
| | | | Notes: svn path=/stable/2.2/; revision=30031
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-09-291-0/+107
| | | | Notes: svn path=/stable/2.2/; revision=29989
* Merge the un-typo fix from -current. Bruce is quite right; this is legalMike Smith1997-09-281-1/+1
| | | | | | | and very difficult to improve on cleanly. Drat. Notes: svn path=/stable/2.2/; revision=29942
* Typo fix (MFC)Mike Smith1997-09-281-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=29910
* Prototype typo fix (MFC)Mike Smith1997-09-281-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=29909
* MFC: official patchAndrey A. Chernov1997-09-232-20/+31
| | | | Notes: svn path=/stable/2.2/; revision=29749
* environmental -> environmentPhilippe Charnier1997-09-193-4/+4
| | | | Notes: svn path=/stable/2.2/; revision=29599
* Remove outdated files.Jordan K. Hubbard1997-09-152-0/+0
| | | | Notes: svn path=/stable/2.2/; revision=29459
* Delete outdated files.Jordan K. Hubbard1997-09-153-0/+0
| | | | Notes: svn path=/stable/2.2/; revision=29458
* MFC: In honor of fortran programmers everywhere. :)Jordan K. Hubbard1997-09-1559-783/+477
| | | | Notes: svn path=/stable/2.2/; revision=29456
* MFC: Just the locale fixes (small doc tweaks for the most part)Jordan K. Hubbard1997-09-1426-218/+60
| | | | | | | | | | | | and the new strptime(3) call. Having added something, does this require a version bump? Haven't we bumped once already? There are a *LOT* of additional 3.0 changes to be merged but I'm not entirely comfortable with some of them so I'll take the conservative (read: cowardly :) way out and just merge this much. Notes: svn path=/stable/2.2/; revision=29387
* MFC: Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY)Brian Somers1997-09-065-4/+17
| | | | | | | | | | Submitted by: Charles Mott <cmott@srv.net> Add __libalias_version so that ppp can derive the correct library name for dlopen() Notes: svn path=/stable/2.2/; revision=29165
* MFC: The parameters to logwtmp should be const char'sPaul Traina1997-09-042-3/+5
| | | | Notes: svn path=/stable/2.2/; revision=29120
* Merge from -currentPaul Traina1997-09-031-6/+7
| | | | Notes: svn path=/stable/2.2/; revision=29069
* YAMFC: issetugid libc hook, man page and doc update.Peter Wemm1997-09-033-7/+12
| | | | Notes: svn path=/stable/2.2/; revision=29066
* MFC: Fix possible coredump on BW displayAndrey A. Chernov1997-09-021-2/+6
| | | | Notes: svn path=/stable/2.2/; revision=29039
* Merged changes from rev 1.10: file descriptor leak.David Greenman1997-09-011-2/+5
| | | | Notes: svn path=/stable/2.2/; revision=29012
* MFC: Remove login_progok()Brian Somers1997-08-315-103/+5
| | | | | | | Suggested by: guido Notes: svn path=/stable/2.2/; revision=28963
* MFC: (added HW_MACHINE_ARCH).KATO Takenori1997-08-301-0/+3
| | | | Notes: svn path=/stable/2.2/; revision=28937
* MFC: try getpwnam(getlogin()) before getpwuid(getuid())Andrey A. Chernov1997-08-281-3/+5
| | | | Notes: svn path=/stable/2.2/; revision=28859
* MFC: inspace handlingAndrey A. Chernov1997-08-281-3/+3
| | | | Notes: svn path=/stable/2.2/; revision=28858
* Do approx what issetugid() does in current rath than issetugid().Warner Losh1997-08-281-1/+2
| | | | Notes: svn path=/stable/2.2/; revision=28849
* Temporarily remove call to issetugid() until it's actually *IMPLEMENTED*Jordan K. Hubbard1997-08-271-4/+3
| | | | | | | in RELENG_2_2. :-) Notes: svn path=/stable/2.2/; revision=28843
* YAMFC: Add full support for determining if a userBrian Somers1997-08-273-5/+10
| | | | | | | | | is restricted from running a given program. Although this is "new" code, nothing should be changed to use it prior to Sep 15. Notes: svn path=/stable/2.2/; revision=28841
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-08-272-0/+91
| | | | Notes: svn path=/stable/2.2/; revision=28840
* MFC: don't getenv(HOME) if set[ug]idWarner Losh1997-08-271-3/+4
| | | | Notes: svn path=/stable/2.2/; revision=28821
* YAMFC: Add prog.deny as a list capability forBrian Somers1997-08-261-1/+3
| | | | | | | denying execution of certain programs. Notes: svn path=/stable/2.2/; revision=28814
* MFC: saving/restoring tty modes, initscr twiceAndrey A. Chernov1997-08-254-27/+64
| | | | Notes: svn path=/stable/2.2/; revision=28699
* MFC: winnstr and resizetermAndrey A. Chernov1997-08-243-3/+16
| | | | Notes: svn path=/stable/2.2/; revision=28667
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-08-241-0/+54
| | | | Notes: svn path=/stable/2.2/; revision=28666
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-08-218-0/+1749
| | | | Notes: svn path=/stable/2.2/; revision=28516
* Remove libtcl since tcl7.5 is not used in 2.2, there is a binaryPeter Wemm1997-08-214-412/+0
| | | | | | | | | | | compatable port (ie: installing the port will enable a program linked against libtcl75.so.* from the base to run), and this makes 2.2 compatable with -current from a ports perspective. Reviewed by: core Notes: svn path=/stable/2.2/; revision=28483
* Disconnect libtcl in preperation for removal since tcl7.5 is not used inPeter Wemm1997-08-211-5/+0
| | | | | | | | | | | | 2.2, there is a binary compatable port (ie: installing the port will enable a program linked against libtcl75.so.* from the base to run), and this makes 2.2 compatable with -current from a ports perspective. Nearly forgot- Reviewed by: core Notes: svn path=/stable/2.2/; revision=28482
* Type argument for an msdosfs is MOUNT_MSDOS.Steve Price1997-08-191-1/+1
| | | | | | | | PR: docs/3675 Submitted by: Kenji Tomita <tommyk@da2.so-net.or.jp> Notes: svn path=/stable/2.2/; revision=28436
* MFC: rev 1.11 of vfscanf.c , 64 bit support to scanf()Joerg Wunsch1997-08-172-14/+32
| | | | Notes: svn path=/stable/2.2/; revision=28308
* MFC: rev 1.11, check for MAXHOSTNAMELENJoerg Wunsch1997-08-171-1/+3
| | | | Notes: svn path=/stable/2.2/; revision=28307
* YAMFC: o Update to version 2.2. Only the PacketAlias*()Brian Somers1997-08-146-196/+168
| | | | | | | | | | | | functions should now be used. The old 2.1 stuff is there for backwards compatability. Submitted by: Charles Mott <cmott@snake.srv.net> o Fix file descriptor leak (going to version 2.3). Submitted by: Charles Mott <cmott@srv.net> Identified by: Gordon Burditt Notes: svn path=/stable/2.2/; revision=28185
* Merge from -current, NCURSES_VERSION and unctrl()Andrey A. Chernov1997-08-135-37/+80
| | | | Notes: svn path=/stable/2.2/; revision=28184