This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.bin
/
lex
History
Marcelo Araujo
c81a92db98
Use NULL instead of 0 for pointers.
...
realloc will return NULL in case it cannot allocate memory. MFC after: 2 weeks.
2016-04-19 02:05:32 +00:00
..
lib
Add META_MODE support.
2015-06-13 19:20:56 +00:00
config.h
…
initparse.c
Use NULL instead of 0 for pointers.
2016-04-19 02:05:32 +00:00
initparse.h
…
initscan.c
Use NULL instead of 0 for pointers.
2016-04-19 02:05:32 +00:00
initskel.c
…
lex.1
Workaround help2man defficiency that prevents mandoc from rendering
2014-11-23 23:17:18 +00:00
Makefile
Add a ${CP} alias for copying files in the build.
2015-01-16 21:39:08 +00:00
Makefile.depend
DIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-24 17:20:11 +00:00
version.awk
…