summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ngctl
Commit message (Expand)AuthorAgeFilesLines
* ngctl dot: Drop invalid trailing semi-coloncem2015-09-221-1/+1
* Add META_MODE support.sjg2015-06-131-0/+22
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-272-5/+5
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-193-4/+4
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Merge from headsjg2014-05-081-1/+1
| |\ \
| * | | Updated dependenciessjg2013-03-111-0/+1
| * | | Updated dependenciessjg2013-02-161-2/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+23
* | | | Plug mutex leak.glebius2015-01-161-1/+3
* | | | Convert usr.sbin to LIBADDbapt2014-11-251-4/+2
| |_|/ |/| |
* | | Replace all uses of libncurses and libtermcap with their wide characterbrooks2014-07-171-2/+2
* | | use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-1/+1
| |/ |/|
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
|/
* Add __unused. Ansi prototypes.charnier2010-12-202-6/+10
* Add volatile to sig_atomic_t where it was missing.des2009-06-141-1/+1
* Modify the DoParseCommand() to work on (const char *) instead of justmtm2008-06-281-4/+4
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerru2008-03-291-1/+1
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalobrien2007-10-091-1/+1
* Repo copy libpthreads to libkse.obrien2007-10-091-1/+1
* Always install libpthread.* symlinks if at least one ofru2007-10-011-2/+1
* The last change is not needed for HEAD.glebius2007-03-301-1/+1
* Do not build the libedit support if NO_LIBPTHREAD is defined.glebius2007-03-281-1/+1
* getopt(3) returns -1, not EOF.kevlo2007-02-064-4/+4
* Push the detection of threading libs support down to ngctl/Makefileru2006-11-271-0/+7
* Fix "make checkdpadd".ru2006-11-261-1/+1
* Silence GCC4 signed/unsigned pointer mismatch warning.kan2006-09-211-1/+1
* - Pass pointer to fd_set in ReadSockets.glebius2006-08-081-8/+9
* Add line edit and history support to ngctl(8) via editline(3).glebius2006-08-072-22/+168
* Don't use empty braces ("{}") to initialise arrays. This is a syntaxstefanf2006-07-176-6/+6
* Style: space after "return".glebius2006-06-2814-65/+65
* Unnest includes before forthcoming editing.glebius2006-05-2416-20/+95
* - Reduce the number of netgraph messages when listingru2005-02-091-11/+35
* Backout rev. 1.17 per ru@ request: there are net.graph.recvspace andmaxim2005-02-041-4/+2
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
* Increase a socket receive buffer size. This helps 'ngctl list'maxim2004-11-251-2/+4
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+1
* Get rid of all (but one in write.c) static size buffers.ru2004-01-276-37/+56
* Make this WARNS=3 clean.ru2004-01-2613-19/+28
* Add a GraphViz-exporting ngctl(8) "dot" command. You can now creategreen2004-01-095-11/+203
* Use fprintf() instead of errx() when displaying usage string. The program namecharnier2004-01-041-2/+3
* Get rid of the old constants which did not include the trailing NULharti2003-11-123-4/+4
* Add missing "of".fenner2002-12-141-1/+1
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* Add ngctl "write" command.archie2002-01-225-1/+115
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-151-3/+1
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-6/+7
* Remove GCC'isms in CFLAGS.obrien2001-07-201-1/+0
OpenPOWER on IntegriCloud