| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1995-06-07 | cast assignments to quiet const warnings. Mark (at least some) uses of | cgd | |
| const variables that result in their modification (!!) as XXX. | |||
| 1995-06-05 | Prototypes (PR#1098). | pk | |
| 1995-06-03 | Fill in sin_len. | mycroft | |
| 1995-03-01 | Clean up deleted files. | mycroft | |
| 1995-02-27 | merge with lite, keeping most local changes. clean up Ids | cgd | |
| 1995-02-27 | merge with 4.4-Lite, keeping local changes. clean up Ids | cgd | |
| 1995-01-13 | Changed formatting of manpage cross references to use .Xr macro. | jtc | |
| Changed all libcompat manpages so that they clearly state that the documented interface is availiable from libcompat. (Fixes PR #703) | |||
| 1994-12-22 | fix typo | jtc | |
| 1994-12-22 | specify man pages the new way. | cgd | |
| 1994-12-16 | .s -> .S | mycroft | |
| 1994-10-19 | needs string.h | cgd | |
| 1994-07-06 | Do something more intelligent when compiling into ${DESTDIR}. Also fix bogus | mycroft | |
| definition of AINC. | |||
| 1994-05-21 | make stty and gtty real function stubs (they're now gone from ioctl_compat.h). | cgd | |
| 1994-05-19 | Remove links to regexp(3) manpage, as they overwrite the links with the | jtc | |
| same name to the regex(3) manpage, which is the preferred regular expression API. | |||
| 1994-05-19 | Move our cuserid(3) manpage to libcompat, since the cuserid() function | jtc | |
| now lives there. | |||
| 1994-05-06 | patch up | cgd | |
| 1994-05-06 | oops! | cgd | |
| 1994-05-06 | update | cgd | |
| 1994-05-06 | Initial revision | cgd | |
| 1994-05-06 | update | cgd | |
| 1994-04-22 | Remove description of EINVAL, "The pathname contains a character with the | jtc | |
| high-order bit set", as this error is obsolete. Eventually we may want to add code to some of the "optional" filesystems (msdosfs, etc.) that checks for illegal characters. At that time it would be appropriate to reintroduce this error with appropriate text. Perhaps "The pathname contains a character that is not valid for filesystem type". | |||
| 1994-04-19 | Use symbolic names {NAME_MAX} & {PATH_MAX} instead of 255 and 1023 in | jtc | |
| description of ENAMETOOLONG error. | |||
| 1994-03-12 | Instruct user to #include <search.h>. | jtc | |
| Remque() has returned void for some time now. | |||
| 1994-02-07 | Don't install manpage links to regexp(3), they overwrite the links | jtc | |
| to regex(3). | |||
| 1994-02-01 | Since V8 regex routines have been moved to libcompat(), the BSD regex | jtc | |
| routines must again be defined as wrappers around them. | |||
| 1994-01-15 | Clean up deleted files. | mycroft | |
| 1994-01-15 | actually commit the changes i made the other day to the Makefile | cgd | |
| 1994-01-10 | Fix spelling errors. | jtc | |
| 1993-11-29 | Use "Er" for argument to -width in the lists in the ERROR sections --- so | jtc | |
| the formatting is consistant. | |||
| 1993-11-29 | Format ERROR values like all the other manual pages. | jtc | |
| 1993-11-25 | Clean up manpages: | jtc | |
| Use .Fn rather than .Nm macro in HISTORY and STANDARDS sections. Use .At and .St macros instead of spelling out "Version 6 UNIX", "IEEE 1003.1-1988 (POSIX)", etc. | |||
| 1993-11-24 | Change C library functions to use strchr() and strrchr() instead of index() | jtc | |
| and rindex(). This will allow (strict {ANSI, POSIX, XOPEN}) applications to redefine index() and rindex() without effecting the library internals. | |||
| 1993-11-11 | Layer re_comp() and re_exec() on top of the POSIX regular expression | jtc | |
| routines, as the V8 regexp routines have been removed. | |||
| 1993-10-21 | #include <search.h> to ensure that the public function declarations match | jtc | |
| the implementation. Use old-style function definitions so functions can be compiled with non-ansi compilers. Functions are specified to take void * arguments, so they must be cast to a struct qelem * before they are used. | |||
| 1993-10-05 | PIC: don't bother. | pk | |
| 1993-08-26 | Declare rcsid strings so they are stored in text segment. | jtc | |
| 1993-08-13 | Correct copyright statements | brezak | |
| 1993-08-13 | Machine independent version of insque/remque | brezak | |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft | |
| headers, and a few other insignificant changes. | |||
| 1993-08-01 | Add RCS identifiers. | mycroft | |
| 1993-08-01 | Add RCS identifiers. | mycroft | |
| 1993-08-01 | Add RCS indentifiers. | mycroft | |
| 1993-08-01 | Add RCS indentifiers. | mycroft | |
| 1993-07-30 | Add RCS identifiers. | mycroft | |
| 1993-07-30 | Add even more RCS frobs. | mycroft | |
| 1993-03-23 | Changed Makefile to include the new regex.c package | nate | |
| 1993-03-23 | From BSDI Mailing list. regex.c uses the regcomp routines to emulate | nate | |
| the regex routines. | |||
| 1993-03-23 | added libcompat for compatibility routines, like ftime, etc. | cgd | |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd | |
