| Commit message (Expand) | Author | Age | Files | Lines |
| * | YAMFC: Fix fts_set declaration, and update specify the correct | Mike Pritchard | 1997-03-09 | 2 | -5/+6 |
| * | YAMFC: | Mike Pritchard | 1997-02-28 | 23 | -74/+84 |
| * | YAMFC: sort xrefs and fix typo. | Mike Pritchard | 1997-02-20 | 1 | -2/+2 |
| * | YAMFC: From rev 1.25: MLINK fts_set.3 -> fts.3 | Mike Pritchard | 1997-02-17 | 1 | -2/+2 |
| * | This is a partial close on PR bin/1387 for the RELENG2_2 branch. | David Nugent | 1997-01-13 | 1 | -9/+18 |
| * | Merge in rest of YP buffer/NUL termination fixes. | Bill Paul | 1996-12-31 | 3 | -9/+14 |
| * | YAMFC: | Mike Pritchard | 1996-12-28 | 1 | -2/+3 |
| * | YAMFC: | Mike Pritchard | 1996-12-22 | 2 | -2/+2 |
| * | YAMFC (rev 1.2) | Joerg Wunsch | 1996-12-22 | 1 | -2/+4 |
| * | YAMFC | Joerg Wunsch | 1996-12-12 | 1 | -5/+4 |
| * | YAMFC | Joerg Wunsch | 1996-12-10 | 1 | -2/+2 |
| * | YAMFC | Joerg Wunsch | 1996-12-10 | 3 | -6/+4 |
| * | YAMFC | Poul-Henning Kamp | 1996-12-03 | 1 | -11/+13 |
| * | YAMFC | Poul-Henning Kamp | 1996-11-21 | 1 | -1/+8 |
| * | Merge from -current. | Poul-Henning Kamp | 1996-11-06 | 1 | -1/+2 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1996-11-02 | 12 | -2217/+0 |
| * | collate_range_cmp -> __collate_range_cmp | Andrey A. Chernov | 1996-10-31 | 2 | -6/+8 |
| * | Fix an off-by-one error in getvfsent(). | Joerg Wunsch | 1996-10-26 | 1 | -1/+1 |
| * | GNU-style changes: | Andrey A. Chernov | 1996-10-23 | 2 | -11/+21 |
| * | Fix a potential memory leak i've introduced with my recent patch. | Joerg Wunsch | 1996-10-21 | 1 | -2/+2 |
| * | add flag FNM_ICASE for case insensitve search | Wolfram Schneider | 1996-10-20 | 2 | -1/+25 |
| * | Remove the arbitrary limit for the line length in /etc/ttys, and make | Joerg Wunsch | 1996-10-19 | 1 | -11/+33 |
| * | Corrently null-terminate the path being passed to the opendir() calls, | Peter Wemm | 1996-10-17 | 1 | -0/+1 |
| * | delete doubled words, e.g.: "the the" -> "the" | Wolfram Schneider | 1996-10-05 | 1 | -2/+2 |
| * | Made this about as (in)complete as sysctl.8. | Bruce Evans | 1996-09-29 | 1 | -35/+42 |
| * | .Os NetBSD -> .Os FreeBSD. | Wolfram Schneider | 1996-09-28 | 4 | -4/+4 |
| * | Fix typo from previous commit (tsvsec --> tv_sec). | Alexander Langer | 1996-09-23 | 1 | -1/+1 |
| * | fix .Xr macro | Wolfram Schneider | 1996-09-21 | 1 | -1/+1 |
| * | ts_sec -> tv_sec | Nate Williams | 1996-09-20 | 2 | -5/+5 |
| * | Don't use __dead or __pure in user code. They were obfuscations | Bruce Evans | 1996-09-14 | 1 | -4/+4 |
| * | Apply patch to fix +group YP overrides and prevent SEGV on badly | Bill Paul | 1996-09-05 | 1 | -8/+47 |
| * | Some minor man page cleanup. | Mike Pritchard | 1996-08-23 | 1 | -9/+10 |
| * | Typo police. | Mike Pritchard | 1996-08-23 | 1 | -2/+2 |
| * | Correctly use .Fn instead of .Nm to reference function names | Mike Pritchard | 1996-08-22 | 14 | -16/+30 |
| * | Update a bunch of man pages to use .Fn instead | Mike Pritchard | 1996-08-22 | 19 | -168/+187 |
| * | Update some more man pages to use the .Fx macro. | Mike Pritchard | 1996-08-21 | 1 | -2/+3 |
| * | Submitted by: John Birrell <cimaxp1!jb@werple.net.au> | Julian Elischer | 1996-08-20 | 1 | -1/+2 |
| * | Don't claim to be POSIX compliant, since our alarm function isn't. | Mike Pritchard | 1996-08-15 | 1 | -5/+5 |
| * | Convert to newly aded collate compare function | Andrey A. Chernov | 1996-08-12 | 2 | -6/+6 |
| * | Use collate for alpha character ranges | Andrey A. Chernov | 1996-08-12 | 1 | -1/+4 |
| * | Remove static collcmp, ise new internal function now | Andrey A. Chernov | 1996-08-12 | 1 | -35/+3 |
| * | Use collate for alpha character ranges | Andrey A. Chernov | 1996-08-12 | 1 | -1/+35 |
| * | Fixed description of _SC_CLK_TCK. Both the clock and the units | Bruce Evans | 1996-07-30 | 1 | -1/+1 |
| * | Refer to the ASCII character 000 by its proper name, `NUL', and not | Garrett Wollman | 1996-07-25 | 1 | -11/+12 |
| * | Finish rename of KERN_DOMAINNAME to KERN_NISDOMAINNAME. | Garrett Wollman | 1996-07-25 | 2 | -4/+4 |
| * | The previous change to alarm.3 to improve the wording | Mike Pritchard | 1996-07-19 | 1 | -19/+24 |
| * | the previous text was absurd, and wrong | Adam David | 1996-07-19 | 1 | -2/+2 |
| * | Include the proper header file (<unistd.h>) and declare [gs]etdomainname() | Garrett Wollman | 1996-07-12 | 2 | -11/+8 |
| * | General -Wall warning cleanup, part I. | Jordan K. Hubbard | 1996-07-12 | 27 | -58/+76 |
| * | Document the "sig" function parameter. | Mike Pritchard | 1996-07-03 | 1 | -0/+3 |