| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/2.2.5_cvs | cvs2svn | 1997-10-21 | 314 | -373/+377 |
| * | This commit was manufactured by cvs2svn to create tagrelease/2.2.5 | cvs2svn | 1997-10-21 | 6 | -604/+0 |
| * | MFC: propser spacing in the Synopsis. | Masafumi Max NAKANE | 1997-10-16 | 1 | -2/+2 |
| * | Merge Sun NIS+ compat fix from -current (if netgroup.byhost or netgroup.byuser | Bill Paul | 1997-10-13 | 1 | -12/+25 |
| * | Merge in changes from -current (ISO 8601 week number and year). | Wolfgang Helbig | 1997-10-11 | 2 | -62/+118 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-09-29 | 1 | -0/+107 |
| * | Merge the un-typo fix from -current. Bruce is quite right; this is legal | Mike Smith | 1997-09-28 | 1 | -1/+1 |
| * | Typo fix (MFC) | Mike Smith | 1997-09-28 | 1 | -1/+1 |
| * | Prototype typo fix (MFC) | Mike Smith | 1997-09-28 | 1 | -1/+1 |
| * | environmental -> environment | Philippe Charnier | 1997-09-19 | 2 | -3/+3 |
| * | MFC: Just the locale fixes (small doc tweaks for the most part) | Jordan K. Hubbard | 1997-09-14 | 26 | -218/+60 |
| * | YAMFC: issetugid libc hook, man page and doc update. | Peter Wemm | 1997-09-03 | 3 | -7/+12 |
| * | Merged changes from rev 1.10: file descriptor leak. | David Greenman | 1997-09-01 | 1 | -2/+5 |
| * | MFC: (added HW_MACHINE_ARCH). | KATO Takenori | 1997-08-30 | 1 | -0/+3 |
| * | MFC: try getpwnam(getlogin()) before getpwuid(getuid()) | Andrey A. Chernov | 1997-08-28 | 1 | -3/+5 |
| * | Do approx what issetugid() does in current rath than issetugid(). | Warner Losh | 1997-08-28 | 1 | -1/+2 |
| * | Temporarily remove call to issetugid() until it's actually *IMPLEMENTED* | Jordan K. Hubbard | 1997-08-27 | 1 | -4/+3 |
| * | MFC: don't getenv(HOME) if set[ug]id | Warner Losh | 1997-08-27 | 1 | -3/+4 |
| * | Type argument for an msdosfs is MOUNT_MSDOS. | Steve Price | 1997-08-19 | 1 | -1/+1 |
| * | MFC: rev 1.11 of vfscanf.c , 64 bit support to scanf() | Joerg Wunsch | 1997-08-17 | 2 | -14/+32 |
| * | MFC: rev 1.11, check for MAXHOSTNAMELEN | Joerg Wunsch | 1997-08-17 | 1 | -1/+3 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-08-13 | 1 | -0/+349 |
| * | YAMFC: bring over sysctlbyname(), as requested by a number of people. | Peter Wemm | 1997-08-13 | 3 | -4/+15 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-08-11 | 4 | -0/+368 |
| * | Merge malloc from current. | Poul-Henning Kamp | 1997-07-24 | 4 | -408/+434 |
| * | MFC: fix off-by-one and related problems | Peter Wemm | 1997-07-11 | 1 | -8/+31 |
| * | execve of interfreter file | Adam David | 1997-07-08 | 1 | -2/+2 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-06-29 | 1 | -0/+120 |
| * | YAMFC | Julian Elischer | 1997-06-29 | 1 | -2/+10 |
| * | YAMFC: Update dns and and other files shipped with bind-4.9.6 | Peter Wemm | 1997-06-28 | 26 | -317/+674 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-06-25 | 1 | -0/+120 |
| * | YAMFC | Julian Elischer | 1997-06-24 | 3 | -91/+55 |
| * | YAMFC equiv to 1.15 | Julian Elischer | 1997-06-24 | 1 | -10/+8 |
| * | YAMFC | Julian Elischer | 1997-06-24 | 1 | -1/+1 |
| * | YAMFC part III | Julian Elischer | 1997-06-24 | 27 | -64/+132 |
| * | YAMFC | Julian Elischer | 1997-06-23 | 2 | -22/+6 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-06-23 | 2 | -0/+255 |
| * | truncate's first arg is const (YAMFC) | Jordan K. Hubbard | 1997-06-22 | 1 | -1/+1 |
| * | Merge MAXHOSTNAMELEN check and other changes from -current | Andrey A. Chernov | 1997-06-19 | 1 | -3/+10 |
| * | Merge style optimization from -current | Andrey A. Chernov | 1997-06-07 | 1 | -6/+6 |
| * | Merge -current fixes: missing FNM_PERIOD for '[' range, !^ as negate signs, | Andrey A. Chernov | 1997-06-06 | 1 | -4/+10 |
| * | Merge POSIX, bash style, collate optimization fixes from -current | Andrey A. Chernov | 1997-06-06 | 1 | -12/+38 |
| * | MFC: pthread_keycreate() -> pthread_key_create() | Thomas Gellekum | 1997-06-02 | 2 | -3/+3 |
| * | (Sort of) MFC: use ${DESTDIR} correctly in front of absolute paths. | Satoshi Asami | 1997-05-23 | 3 | -11/+11 |
| * | YAMFC: it's'' -> its'' where appropriate and typo fixes in time2posix.3. | Eivind Eklund | 1997-05-19 | 2 | -3/+3 |
| * | Merge memory leak fixes from -current | Andrey A. Chernov | 1997-05-14 | 1 | -18/+52 |
| * | Remove 8859-1 extension of C locale, it breaks POSIX | Andrey A. Chernov | 1997-05-14 | 1 | -36/+1 |
| * | [Branch is RELENG_2_2] | David Nugent | 1997-05-10 | 1 | -2/+4 |
| * | MFC: Add support for tty-group field in struct ttyent, and hooks for | David Nugent | 1997-05-10 | 2 | -6/+82 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-05-10 | 1 | -0/+25 |