| Commit message (Expand) | Author | Age | Files | Lines |
| * | libc: Purge unneeded cdefs.h | Warner Losh | 2023-11-27 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | libc: Use secure_getenv(3) where appropriate | Mark Johnston | 2023-03-27 | 1 | -1/+1 |
| * | Improve validation of the sockaddr length in iruserok_sa(). | Mark Johnston | 2020-02-05 | 1 | -2/+2 |
| * | The source strings are from the password database which guarantees | Warner Losh | 2018-01-06 | 1 | -2/+2 |
| * | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -1/+3 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
| * | libc: replace 0 with NULL for pointers. | Pedro F. Giffuni | 2016-04-10 | 1 | -1/+1 |
| * | Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. | Craig Rodrigues | 2015-09-20 | 1 | -45/+16 |
| * | Switch libc from using _sig{procmask,action,suspend} symbols, which | Konstantin Belousov | 2015-08-29 | 1 | -5/+6 |
| * | libc: Make various internal file descriptors from fopen() close-on-exec. | Jilles Tjoelker | 2013-08-23 | 1 | -2/+2 |
| * | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 1 | -4/+0 |
| * | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | Hajimu UMEMOTO | 2005-05-13 | 1 | -18/+6 |
| * | - Use socklen_t. | Stefan Farfeleder | 2005-02-14 | 1 | -2/+1 |
| * | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | Bjoern A. Zeeb | 2004-11-13 | 1 | -1/+1 |
| * | Whack 28 unused variables. | Jacques Vidrine | 2003-02-18 | 1 | -2/+1 |
| * | Fix a bug in __ivaliduser_sa() which caused some rsh/rlogin attempts | John Polstra | 2002-08-24 | 1 | -5/+5 |
| * | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -2/+2 |
| * | Remove multi-line __P() usage. | David E. O'Brien | 2002-03-22 | 1 | -7/+5 |
| * | Remove __P() usage. | David E. O'Brien | 2002-03-21 | 1 | -2/+2 |
| * | Remove 'register' keyword. | David E. O'Brien | 2002-03-21 | 1 | -2/+2 |
| * | Allow users to specify a command to use as remote command instead of | Warner Losh | 2001-10-23 | 1 | -4/+20 |
| * | Remove _THREAD_SAFE and make libc thread-safe by default by | Daniel Eischen | 2001-01-24 | 1 | -13/+19 |
| * | - __ivaliduser_sa() was introduced for forthcoming IPv6 support to lpd | Hajimu UMEMOTO | 2000-12-04 | 1 | -102/+170 |
| * | Don't retry connecting via the same medium. | Hajimu UMEMOTO | 2000-08-10 | 1 | -16/+8 |
| * | Copy canonname for *ahost, into static buffer. | Hajimu UMEMOTO | 2000-07-20 | 1 | -10/+10 |
| * | Alocate rcmd{,_af}()'s *ahost argument using malloc() (well | Brian Somers | 2000-07-20 | 1 | -3/+9 |
| * | Try and fix the worst of some highly bogus malloc/free resource | Peter Wemm | 2000-07-11 | 1 | -1/+1 |
| * | Back out that last commit, it may be insecure (pointed out by Warner | Brian S. Dean | 2000-03-16 | 1 | -1/+1 |
| * | Slight adjustment to __ivaliduser() - don't ignore the last line in | Brian S. Dean | 2000-03-16 | 1 | -1/+1 |
| * | Add more dual stack consideration. | Yoshinobu Inoue | 2000-02-10 | 1 | -1/+5 |
| * | sync iruserok() extension API with other BSDs | Yoshinobu Inoue | 2000-02-01 | 1 | -28/+53 |
| * | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | Jason Evans | 2000-01-27 | 1 | -20/+25 |
| * | Removed 3rd arg from bindresvport_sa() call, because the 3rd arg have been | Yoshinobu Inoue | 2000-01-26 | 1 | -2/+1 |
| * | bindresvport related changes | Yoshinobu Inoue | 2000-01-26 | 1 | -2/+2 |
| * | several tcp apps IPv6 update | Yoshinobu Inoue | 2000-01-25 | 1 | -1/+12 |
| * | libc rcmd update for IPv6. | Yoshinobu Inoue | 2000-01-13 | 1 | -69/+198 |
| * | Add three-tier symbol naming in support of POSIX thread cancellation | Jason Evans | 2000-01-12 | 1 | -20/+20 |
| * | Add unsigned char cast to is[x]digit | Andrey A. Chernov | 1999-11-04 | 1 | -1/+1 |
| * | unsigned char cast to ctype macros | Andrey A. Chernov | 1999-11-04 | 1 | -1/+3 |
| * | 64bit portability fixes. | Doug Rabson | 1998-10-05 | 1 | -11/+11 |
| * | Buffer overflow from DNS name information which could cause root access | Warner Losh | 1997-02-26 | 1 | -1/+2 |
| * | Fix PR2579: potential security hole in rcmd.c | Warner Losh | 1997-02-09 | 1 | -2/+2 |
| * | clear sockaddr_in's on stack before use | Peter Wemm | 1996-08-12 | 1 | -26/+28 |
| * | General -Wall warning cleanup, part I. | Jordan K. Hubbard | 1996-07-12 | 1 | -0/+2 |
| * | Use the setsockopt for IP_PORTRANGE to cause rresvport() to allocate a | Peter Wemm | 1996-05-31 | 1 | -12/+24 |
| * | Submitted by: Bill Fenner <fenner@parc.xerox.com> | Bill Paul | 1995-08-14 | 1 | -3/+5 |
| * | Just when you thought it was safe... | Bill Paul | 1995-08-07 | 1 | -4/+16 |
| * | Slight adjustment to previous fix for __ivaliduser(). It was checking for | Peter Wemm | 1995-07-16 | 1 | -2/+4 |
| * | Make ruserok() accept the #-starting comment lines we used to have | Joerg Wunsch | 1995-07-16 | 1 | -0/+2 |