index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ngctl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add volatile to sig_atomic_t where it was missing.
des
2009-06-14
1
-1
/
+1
*
Modify the DoParseCommand() to work on (const char *) instead of just
mtm
2008-06-28
1
-4
/
+4
*
Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer
ru
2008-03-29
1
-1
/
+1
*
Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental
obrien
2007-10-09
1
-1
/
+1
*
Repo copy libpthreads to libkse.
obrien
2007-10-09
1
-1
/
+1
*
Always install libpthread.* symlinks if at least one of
ru
2007-10-01
1
-2
/
+1
*
The last change is not needed for HEAD.
glebius
2007-03-30
1
-1
/
+1
*
Do not build the libedit support if NO_LIBPTHREAD is defined.
glebius
2007-03-28
1
-1
/
+1
*
getopt(3) returns -1, not EOF.
kevlo
2007-02-06
4
-4
/
+4
*
Push the detection of threading libs support down to ngctl/Makefile
ru
2006-11-27
1
-0
/
+7
*
Fix "make checkdpadd".
ru
2006-11-26
1
-1
/
+1
*
Silence GCC4 signed/unsigned pointer mismatch warning.
kan
2006-09-21
1
-1
/
+1
*
- Pass pointer to fd_set in ReadSockets.
glebius
2006-08-08
1
-8
/
+9
*
Add line edit and history support to ngctl(8) via editline(3).
glebius
2006-08-07
2
-22
/
+168
*
Don't use empty braces ("{}") to initialise arrays. This is a syntax
stefanf
2006-07-17
6
-6
/
+6
*
Style: space after "return".
glebius
2006-06-28
14
-65
/
+65
*
Unnest includes before forthcoming editing.
glebius
2006-05-24
16
-20
/
+95
*
- Reduce the number of netgraph messages when listing
ru
2005-02-09
1
-11
/
+35
*
Backout rev. 1.17 per ru@ request: there are net.graph.recvspace and
maxim
2005-02-04
1
-4
/
+2
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
1
-1
/
+1
*
Increase a socket receive buffer size. This helps 'ngctl list'
maxim
2004-11-25
1
-2
/
+4
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-1
/
+1
*
Get rid of all (but one in write.c) static size buffers.
ru
2004-01-27
6
-37
/
+56
*
Make this WARNS=3 clean.
ru
2004-01-26
13
-19
/
+28
*
Add a GraphViz-exporting ngctl(8) "dot" command. You can now create
green
2004-01-09
5
-11
/
+203
*
Use fprintf() instead of errx() when displaying usage string. The program name
charnier
2004-01-04
1
-2
/
+3
*
Get rid of the old constants which did not include the trailing NUL
harti
2003-11-12
3
-4
/
+4
*
Add missing "of".
fenner
2002-12-14
1
-1
/
+1
*
Usage style sweep: spell "usage" with a small 'u'.
des
2002-04-22
1
-1
/
+1
*
Add ngctl "write" command.
archie
2002-01-22
5
-1
/
+115
*
mdoc(7) police: utilize the new .Ex macro.
ru
2001-08-15
1
-3
/
+1
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
1
-6
/
+7
*
Remove GCC'isms in CFLAGS.
obrien
2001-07-20
1
-1
/
+0
*
Remove whitespace at EOL.
dd
2001-07-15
1
-2
/
+2
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
Set the default manual section for usr.sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
Unrevert something which shouldn't have been reverted in the previous revert.
phk
2001-03-17
1
-0
/
+1
*
Backout my previous commit, it appearantly doesn't work for asynchronous
phk
2001-03-17
3
-55
/
+8
*
Add -ledit to ngctl.
phk
2001-03-16
2
-8
/
+54
*
mdoc(7) police: removed history info from the .Os FreeBSD call.
ru
2000-12-14
1
-1
/
+1
*
mdoc(7) police: use certified section headers wherever possible.
ru
2000-11-17
1
-1
/
+1
*
remove trailing periods from SEE ALSO.
ben
2000-11-15
1
-1
/
+1
*
Fix bug in "read" command.
archie
2000-10-10
1
-2
/
+4
*
Remove unused variable.
archie
2000-07-20
1
-1
/
+1
*
Yellow hat this way: forgot cvs add.
phk
2000-07-03
1
-0
/
+103
*
Experiemntal ascii based device configuration mechanism.
phk
2000-07-03
3
-1
/
+3
*
When the 'msg' command is used from the command line, check for a
archie
2000-06-20
3
-45
/
+70
*
Field structure changed name from 'typename' -> 'type_name'.
archie
2000-05-01
1
-1
/
+1
*
Remove erroneous built-in help information for the 'msg' command.
archie
2000-03-13
1
-3
/
+1
[next]