This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bird
Watch
0
Star
0
Fork
0
You've already forked bird
mirror of
https://gitlab.nic.cz/labs/bird.git
synced
2024-11-08 12:18:42 +00:00
Code
Releases
Activity
c010f4cb37
bird
/
client
History
Martin Mares
f33c6c6602
Use xmalloc() instead of malloc().
2000-04-20 22:55:32 +00:00
..
client.c
Include "lib/string.h" instead of <string.h>. It should give us bzero()
2000-03-31 23:30:21 +00:00
client.h
Support expansion of command abbreviations.
2000-02-27 22:00:19 +00:00
cmds.m4
Add internal commands of the client to the command list.
2000-03-12 23:04:04 +00:00
commands.c
Use xmalloc() instead of malloc().
2000-04-20 22:55:32 +00:00
Makefile
Put client on a stony ground. The whole client is going to be system-specific
2000-01-19 15:07:00 +00:00
util.c
Include "lib/string.h" instead of <string.h>. It should give us bzero()
2000-03-31 23:30:21 +00:00