| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: merge r1.12. I was too conservative to merge this before. | Jordan K. Hubbard | 1998-03-02 | 1 | -2/+2 |
| * | MRC: arc4random prototypes. | Jordan K. Hubbard | 1998-03-01 | 1 | -2/+9 |
| * | MFC: convert to unsigned | Jordan K. Hubbard | 1998-02-17 | 1 | -3/+3 |
| * | MFC: spelling fix | Jordan K. Hubbard | 1998-02-17 | 1 | -1/+1 |
| * | MFC: POSIXification. | Jordan K. Hubbard | 1998-02-17 | 1 | -1/+1 |
| * | MFC: very small - just bring in fix for fpos_t typedef. | Jordan K. Hubbard | 1998-02-17 | 1 | -2/+2 |
| * | MFC: don't say "obsoleted" | Jordan K. Hubbard | 1998-02-16 | 1 | -1/+1 |
| * | MFC: FNM_IGNORECASE compat macro. | Jordan K. Hubbard | 1998-02-16 | 1 | -0/+1 |
| * | ${.OBJDIR}\osreldate.h -> ${.OBJDIR}/osreldate.h | Brian Somers | 1998-02-01 | 1 | -2/+2 |
| * | MFC: install osreldate.h from ${.OBJDIR}. | Steve Price | 1998-02-01 | 1 | -2/+3 |
| * | Since stringlist.h is now in this branch, it might be a good idea to mention | Jordan K. Hubbard | 1998-01-28 | 1 | -3/+3 |
| * | MFC: Libedit updates from NetBSD, local fixes, etc. | Mike Smith | 1998-01-28 | 1 | -8/+15 |
| * | Merge from main branch: add ELF header files and fix a misspelled | John Polstra | 1998-01-27 | 2 | -9/+9 |
| * | Update prototype for pthread_detach. | Alexander Langer | 1998-01-11 | 1 | -1/+1 |
| * | MFC: Const correctness for dl*(). The link.h polution | Brian Somers | 1997-12-07 | 1 | -8/+8 |
| * | Add prototype for strptime(). | Jordan K. Hubbard | 1997-10-05 | 1 | -0/+1 |
| * | Bring in the 'make -DNOCLEAN world' fixes from -current. The problem | Peter Wemm | 1997-09-10 | 2 | -4/+11 |
| * | YAMFC: prototype issetugid() | Peter Wemm | 1997-09-03 | 1 | -0/+1 |
| * | Upgrade routed(8) to the version from -current. | Joerg Wunsch | 1997-08-19 | 1 | -2/+14 |
| * | Sync with -current. | John Polstra | 1997-08-08 | 1 | -1/+3 |
| * | Merge 1.60. | Satoshi Asami | 1997-07-31 | 1 | -3/+3 |
| * | YAMFC: Update from bind-4.9.4 to 4.9.6 | Peter Wemm | 1997-06-28 | 4 | -95/+204 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-06-25 | 1 | -0/+55 |
| * | YAMFC | Julian Elischer | 1997-06-24 | 1 | -3/+3 |
| * | YAMFC | Julian Elischer | 1997-06-24 | 2 | -9/+30 |
| * | YAMFC (don't redeclare lseek(), but declare lseek() and other functions | Bruce Evans | 1997-06-21 | 2 | -1/+34 |
| * | Reference LUDIR before LUDIRS. Noted by many on the net. | Jordan K. Hubbard | 1997-06-09 | 1 | -3/+3 |
| * | SHARED=copies | Jordan K. Hubbard | 1997-06-05 | 1 | -5/+6 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-05-24 | 1 | -0/+35 |
| * | YAMFC. NFS fixes, make NFSv3 the default, some other fs fixes. | Doug Rabson | 1997-05-14 | 2 | -4/+1001 |
| * | Merge from current, support for tty-group field in struct ttyent, | David Nugent | 1997-05-10 | 1 | -0/+10 |
| * | YAMFC: prototype lchown() | Peter Wemm | 1997-05-03 | 1 | -0/+1 |
| * | YAMFC (rev 1.5, disable definition of _POSIX_THREAD_PRIORITY_SCHEDULING). | Alexander Langer | 1997-03-04 | 1 | -1/+1 |
| * | YAMFC: from rev 1.2: fix the comment on fs_passno. | Mike Pritchard | 1997-01-28 | 1 | -1/+1 |
| * | Back out my botched merge of the libc_r ctime functions. | Joerg Wunsch | 1996-12-22 | 1 | -3/+3 |
| * | YAMFC | Joerg Wunsch | 1996-12-10 | 2 | -4/+4 |
| * | YAMFC | Poul-Henning Kamp | 1996-11-29 | 1 | -11/+31 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1996-11-02 | 1 | -179/+0 |
| * | Remove collate_range_cmp | Andrey A. Chernov | 1996-10-31 | 1 | -3/+0 |
| * | improve comments for UT_NAMESIZE | Wolfram Schneider | 1996-10-27 | 2 | -3/+7 |
| * | Fixed tabs and punctuation to match nearby (and KNF) style. Sigh. | Bruce Evans | 1996-10-24 | 1 | -2/+2 |
| * | GNU-style changes: | Andrey A. Chernov | 1996-10-23 | 1 | -3/+4 |
| * | add flag FNM_ICASE for case insensitve search | Wolfram Schneider | 1996-10-20 | 1 | -0/+1 |
| * | Add back netns | Jordan K. Hubbard | 1996-10-17 | 1 | -3/+3 |
| * | Fixed the wrong include file for a "prototype mismatch" error between | Marc G. Fournier | 1996-10-08 | 1 | -3/+3 |
| * | dlfcn.h and link.h have conflicting declarations for dlopen/dlsym, | Marc G. Fournier | 1996-10-07 | 1 | -3/+3 |
| * | Add support for storing a -R path in ld in the section dispatch table, | Peter Wemm | 1996-10-01 | 1 | -2/+5 |
| * | Add the linker set stab types: N_SETA N_SETT N_SETD N_SETB N_SETV | Peter Wemm | 1996-10-01 | 1 | -1/+8 |
| * | Fixed CLEANFILES. osreldate was missing. | Bruce Evans | 1996-09-20 | 1 | -3/+4 |
| * | Don't use __dead or __pure in user code. They were obfuscations | Bruce Evans | 1996-09-14 | 5 | -78/+75 |