Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getopt(3) returns -1, not EOF. | kevlo | 2007-02-06 | 1 | -1/+1 |
| | |||||
* | Unnest includes before forthcoming editing. | glebius | 2006-05-24 | 1 | -0/+5 |
| | |||||
* | Get rid of all (but one in write.c) static size buffers. | ru | 2004-01-27 | 1 | -11/+17 |
| | |||||
* | Make this WARNS=3 clean. | ru | 2004-01-26 | 1 | -2/+3 |
| | |||||
* | Add a GraphViz-exporting ngctl(8) "dot" command. You can now create | green | 2004-01-09 | 1 | -0/+188 |
very useful .dot files of your netgraph(4) to quickly visualize the nodes, hooks and edges. An example of this can be found here: http://people.freebsd.org/~green/sample-netgraph-dot.ps If anyone would like to refine the output further, please do so. |