aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/strtofflags.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* 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-3/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use unsigned variables in a few places.Craig Rodrigues2015-09-141-1/+1
* Use ANSI C prototypes.Craig Rodrigues2015-09-141-5/+2
* Expand the use of stat(2) flags to allow storing some Windows/DOSKenneth D. Merry2013-08-211-2/+18
* Add some additional const poison after r228972. The 'mapping' array inDimitry Andric2011-12-301-1/+2
* libc: Eliminate some relative relocations in file flags table.Jilles Tjoelker2011-12-291-23/+23
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Include a couple of headers to ensure consistency between the prototype andStefan Farfeleder2005-09-121-0/+1
* Support the snapshot file flag, so that tools like 'ls -ol' workJosef Karthauser2002-04-161-0/+3
* No longer needed to #ifdef __FBSDID, this is now handled by Makefile.inc1.Ruslan Ermilov2002-04-091-2/+0
* FreeBSD 4.1 bootstrapping aid (__FBSDID is not there).Ruslan Ermilov2002-02-081-0/+2
* Fix SCM ID's.David E. O'Brien2002-02-011-7/+4
* Modify strtofflags so that it returns a malloced string instead of aJosef Karthauser2000-06-171-1/+6
* The "def" arg for fflagstostr is too specialized for ls. The callerJosef Karthauser2000-06-171-4/+3
* Return of the evil file flags! The {s|g}etflags functions wereJosef Karthauser2000-06-171-6/+6
* Restore `[no]{s|u}unlnk' and `[no]opaque' support.Ruslan Ermilov2000-02-221-2/+7
* Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser2000-01-271-4/+4
* Fix a bug where a pointer would be one character too far after puttingOllivier Robert1999-12-211-1/+1
* Rewriting of flags_to_string() and string_to_flags() to use an array.Ollivier Robert1999-12-191-86/+61
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Chflags was clearing all flags supplied on the command line after aJean-Marc Zucconi1999-05-211-2/+2
* Make a couple of the stat flags dependent on the sys/stat.h header fileJohn Birrell1998-01-091-1/+9
* Observe precedence set by Phillippe Charnier in adding anSteve Price1997-08-071-3/+5
* Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid.Steve Price1997-08-071-2/+3
* Submitted by: Whistle Communications (archie Cobbs)Julian Elischer1997-06-021-1/+9
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Merge Lite2 mods, and -Wall cleaning. undelete(2) cruftSteve Price1996-12-141-2/+7
* Added $Id$David Greenman1994-09-241-0/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+148