Age | Commit message (Expand) | Author | Files | Lines |
1994-04-17 | new X Consortium copyright/permission | mor | 2 | -8/+64 |
1994-03-31 | -DTRANS_CLIENT -DTRANS_SERVER | mor | 1 | -2/+2 |
1994-03-22 | BUG #6609: Can't use UNIX domain sockets | mor | 1 | -5/+4 |
1994-03-18 | _FONTTrans -> _FontTrans | mor | 2 | -15/+15 |
1994-03-14 | set_path_hook added to FPEFunctions interface. XBUG #6365. | gildea | 1 | -4/+4 |
1994-03-08 | pass resolution through to chained servers. XBUG #6518. | gildea | 1 | -1/+28 |
1994-03-02 | XBUG #6444: fontserver: cloning capability broken | mor | 1 | -2/+2 |
1994-02-14 | add prefix to clean_aborted_loadglyphs, glyph_* XBUG #6435. | gildea | 2 | -29/+29 |
1994-02-07 | fix potential leak in fs_read_extent_info(). XBUG #6393. | gildea | 1 | -1/+2 |
1994-02-07 | fs_open_font: don't re-pad fonts from chained font server. XBUG #6369. | gildea | 1 | -1/+4 |
1994-02-07 | free devPrivates when closing font. XBUG #6360. | gildea | 1 | -1/+2 |
1994-02-07 | hack: add check for trans struct gone when writing or closing | gildea | 2 | -2/+13 |
1994-02-05 | use BytesReadable_t | rws | 1 | -2/+2 |
1994-02-04 | shorten font_header_char_range_* struct elements | gildea | 1 | -5/+5 |
1994-02-03 | get around problem with makedepend and OPEN_MAX | mor | 1 | -4/+13 |
1994-02-03 | don't realloc servername if already have copy. Close XBUG #4988, #5054. | gildea | 1 | -17/+20 |
1994-02-03 | scalable aliases from Nathan. XBUG #6392 | gildea | 1 | -3/+6 |
1994-02-01 | -DFONT_t | mor | 1 | -2/+2 |
1994-01-31 | use X transport lib | mor | 1 | -38/+7 |
1994-01-31 | use X transport lib | mor | 1 | -111/+37 |
1994-01-31 | added X transport connection object to FSFpeRec | mor | 1 | -1/+2 |
1994-01-31 | use X transport lib | mor | 1 | -4/+7 |
1994-01-21 | integrated with xtrans lib | mor | 1 | -9/+18 |
1993-09-25 | handle WORD64 size of select mask being 64 instead of 32 | rws | 1 | -4/+10 |
1993-09-23 | FSlibos.h => fslibos.h to avoid confusion with FS/FSlibos.h | gildea | 3 | -6/+6 |
1993-09-22 | rindex,rindex => strchr,strrchr | gildea | 2 | -8/+8 |
1993-09-20 | bcopy,bcmp => ANSI equivs, protect errno decl | gildea | 4 | -31/+33 |
1993-09-12 | FdSetPtr | rws | 1 | -1/+3 |
1993-09-12 | make normal case compile again | rws | 1 | -6/+6 |
1993-09-12 | add NT support | rws | 3 | -44/+135 |
1993-09-04 | tree reorg | rws | 1 | -2/+2 |
1993-09-04 | cast function pointer correctly | gildea | 1 | -2/+2 |
1993-08-24 | Nathan Meyers: XLFD matrix, glyph caching, font auth | gildea | 6 | -322/+1132 |
1993-02-08 | support ANSICPP define | rws | 1 | -2/+2 |
1992-11-18 | Port to Cray. | gildea | 4 | -195/+239 |
1992-10-08 | _fs_get_metrics needs to always avoid default character | gildea | 1 | -5/+6 |
1992-09-29 | character metrics cannot be NULL. Close XBUG #5519. | gildea | 1 | -11/+3 |
1992-08-10 | Additional BSD44SOCKETS changes (XBUGS #5025, #5208, #5045) | eswu | 2 | -3/+9 |
1992-07-09 | set bits pointer in inkMetrics struct. Close XBUG #5375. | gildea | 2 | -7/+9 |
1992-05-29 | lint | gildea | 2 | -37/+31 |
1992-05-28 | Use new SpecialCObjectRule so Saber C works. | gildea | 1 | -2/+2 |
1992-05-18 | do default character calculations correctly | rws | 1 | -10/+48 |
1992-05-14 | reset errno in _fs_read so we can detect when the server has died | gildea | 1 | -1/+2 |
1992-05-13 | Correct padding at end of ListFontsWithXInfo reply. | gildea | 1 | -2/+8 |
1992-05-12 | Add fsMajorVersion to FSFpeRec. | gildea | 1 | -3/+2 |
1992-05-12 | Add inkMetrics to FSFontRec. Close XBUG #5170. | gildea | 1 | -3/+2 |
1992-05-12 | Save protocol major version. | gildea | 1 | -6/+10 |
1992-05-12 | FS protocol 2.0. | gildea | 2 | -207/+87 |
1992-04-26 | define NULL if not defined | rws | 1 | -1/+5 |
1992-04-13 | set freed pointer to NULL. Close XBUG #5131. | gildea | 1 | -1/+2 |