aboutsummaryrefslogtreecommitdiff
path: root/lib/libcompat/4.3/rexec.c
Commit message (Expand)AuthorAgeFilesLines
* Use __SCSSID() for SCCS IDs.John Baldwin2018-06-101-5/+3
* libcompat: Use %hu for unsigned shorts.Pedro F. Giffuni2018-02-101-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Fix Coverity CID 978183 Resource leak in rexec().Don Lewis2016-05-251-0/+1
* rexec(3): use NULL instead of zero for pointers.Pedro F. Giffuni2016-04-181-5/+5
* rexec(3): prevent uninitialized access to "port" variable.Pedro F. Giffuni2015-02-161-4/+4
* Add a missing parameter to ruserpass(). According to C99 6.9.1p7Roman Divacky2009-02-261-2/+4
* Remove California Regent's clause 3, per letterWarner Losh2007-01-091-4/+0
* Return an error instead of overflowing the buffer in the case of a longKris Kennaway2000-08-041-0/+4
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-0/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* The implementation of rexec() missed the function ruserpass(), so theJoerg Wunsch1995-04-111-2/+242
* add a couple of missing #include linesPoul-Henning Kamp1995-03-191-0/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+146