This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-19 15:33:56 +00:00
Code
Issues
Releases
Activity
c9887a654b
freebsd
/
usr.bin
/
colldef
History
Andrey A. Chernov
c9887a654b
Switch to new format which allows unlimited numbers of chains and
...
usually saves 2K in both data file and program memory. Updated libc required.
2002-08-31 01:48:56 +00:00
..
colldef.1
Tweak chain example to show more possibilities
2002-08-23 14:03:59 +00:00
common.h
Rewrite buffer handling code a bit to handle large values.
2001-11-28 09:50:24 +00:00
Makefile
Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.
2002-02-08 23:07:37 +00:00
parse.y
Switch to new format which allows unlimited numbers of chains and
2002-08-31 01:48:56 +00:00
scan.l
Allow chains in any form like <name1><name2> or \xf1\xf2, not binary
2002-08-23 04:18:26 +00:00