aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/nslexer.l
Commit message (Expand)AuthorAgeFilesLines
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-10-241-6/+0
* spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh2023-07-251-1/+1
* Prevent flex(1) from generating calls to isatty(3) - and, in turn,Edward Tomasz Napierala2018-10-151-0/+1
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-201-3/+2
* Remove clause 3 and 4 from TNF licensesEd Maste2013-05-291-7/+0
* Improve compatibility with recent flex from flex.sourceforge.net.Jung-uk Kim2013-05-031-3/+2
* Clang related fixes:Rui Paulo2010-10-131-0/+1
* = Implement name service switch modules (NSS modules). NSS modulesJacques Vidrine2003-04-171-6/+8
* Eliminate 19 warnings in libc (at level WARNS=2) of theJacques Vidrine2003-02-271-0/+2
* Fixed namespace pollution related to `err' in libc in the same way as forBruce Evans2001-11-111-1/+2
* Don't ignore unknown characters. The previous code treated a line like:Bill Fenner2001-11-071-3/+1
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine2000-09-061-0/+116