aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/getusershell.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Clean up the vcs ID strings in libc's gen/ directory.John Baldwin2018-07-031-4/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* getusershell: don't write past end of line buffer reading local shellsEd Maste2017-05-151-3/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-201-13/+4
* libc: Make various internal file descriptors close-on-exec.Jilles Tjoelker2012-12-101-1/+1
* libc: Eliminate some relative relocations in getusershell().Jilles Tjoelker2011-12-271-8/+7
* Eliminate more dead stores.Garrett Wollman2009-11-251-1/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Catch up with nsdispatch.c: nsdispatch(3) is now `hidden' byJacques Vidrine2003-04-241-1/+3
* - Revamp the function _nis_initshells() to make getusershell() backedRobert Drehmel2003-03-191-35/+30
* * Remove __P and convert to ANSI prototypes.David E. O'Brien2002-02-011-8/+5
* Fix minor style nit.David E. O'Brien2002-01-311-1/+3
* Fix FreeBSD IDs.David E. O'Brien2002-01-301-2/+2
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine2000-09-061-55/+194
* Add unsigned char cast to isspace argAndrey A. Chernov1999-11-041-1/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+137