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
/
rtadvd
Commit message (
Expand
)
Author
Age
Files
Lines
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
Properly convert bit value to a bit field. Before we were storing
imp
2009-02-19
1
-2
/
+2
*
- rename the RETURN VALUES section to EXIT STATUS [1]
danger
2009-01-07
1
-4
/
+2
*
Change 2 arc4random modulo operations to arc4random_uniform() as
ache
2008-07-26
1
-2
/
+2
*
Cleanup of userland __P use
kevlo
2007-11-07
13
-89
/
+89
*
o Remove duplicate includes.
maxim
2007-01-20
1
-1
/
+0
*
These IPv6-only tools have no explicit dependency on the INET6 macro.
yar
2006-07-27
1
-1
/
+1
*
avoid heap overrun
suz
2006-03-23
1
-1
/
+1
*
fixed a typo in comment
suz
2005-11-17
1
-1
/
+1
*
changed syslog level to more appropriate ones
suz
2005-10-19
1
-3
/
+3
*
source link-layer address option should be marked to be checked later,
suz
2005-10-19
1
-1
/
+1
*
added an ioctl option in kernel so that ndp/rtadvd can change some NDP-relate...
suz
2005-10-19
1
-0
/
+30
*
fix typo.
ume
2005-08-10
1
-3
/
+3
*
Fixed the misplaced $FreeBSD$.
ru
2005-02-09
2
-2
/
+4
*
removed compilation warning
suz
2004-10-22
2
-0
/
+2
*
Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software
imp
2004-08-07
1
-4
/
+0
*
Fixed SEE ALSO references.
ru
2004-07-02
1
-13
/
+13
*
libcompat doesn't seem to be necessary any more.
phk
2004-06-21
1
-3
/
+0
*
Fixed a misspelling of 0 as NULL.
bde
2004-03-10
1
-1
/
+1
*
fixed memory leak.
suz
2003-09-20
1
-1
/
+4
*
Get rid of duplicates.
ru
2003-09-14
1
-1
/
+1
*
- supported a string notation for xxflags.
ume
2003-08-15
9
-409
/
+531
*
use arc4random.
ume
2003-08-15
2
-1
/
+7
*
variable shared with signal handler needs to be "volatile sig_atomic_t".
ume
2003-08-15
1
-2
/
+2
*
set LOG_PERROR for openlog() when running foreground.
ume
2003-08-15
1
-3
/
+7
*
dump the content of route information options
ume
2003-08-15
1
-1
/
+19
*
logged the fact to dump the status.
ume
2003-08-15
1
-0
/
+3
*
daemon() has to be called prior to file descriptor setups
ume
2003-08-14
1
-2
/
+2
*
support poll(2).
ume
2003-08-14
2
-2
/
+37
*
- rename some variables.
ume
2003-08-14
1
-27
/
+14
*
signal handler must take "int" arg.
ume
2003-08-14
1
-4
/
+5
*
avoid fd_set overrun.
ume
2003-08-14
1
-9
/
+21
*
malloc() may return NULL.
ume
2003-08-12
1
-0
/
+5
*
reduce #ifdef.
ume
2003-08-11
6
-33
/
+4
*
use strlcpy() and snprintf().
ume
2003-08-11
3
-7
/
+7
*
use int64_t instead of long long.
ume
2003-08-11
3
-7
/
+7
*
Drop MIP6 code. We don't support MIP6 yet.
ume
2003-08-08
4
-142
/
+4
*
KNF, correct typos and cleanup spaces.
ume
2003-08-08
9
-78
/
+66
*
stop use of register.
ume
2003-08-08
1
-14
/
+14
*
__FUNCTION__ --> __func__
ume
2003-08-08
7
-164
/
+164
*
fixed wrong parameter descriptions
suz
2003-07-30
1
-3
/
+9
*
- fixed byte order of route lifetimes in route info opptions.
suz
2003-04-10
1
-2
/
+2
*
Use assignment, not equivalence test.
njl
2003-04-05
1
-1
/
+1
*
style.Makefile(5)
obrien
2003-04-04
1
-1
/
+1
*
fixed invalid pointer reference
suz
2003-04-02
1
-0
/
+1
*
tightened check for the length of ND options.
ume
2003-03-26
1
-2
/
+25
*
Use srandomdev() for FreeBSD
ache
2003-02-11
1
-0
/
+4
*
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
schweikh
2002-12-30
1
-2
/
+2
*
english(4) police.
schweikh
2002-12-27
1
-3
/
+3
*
The .Nm utility
charnier
2002-07-14
1
-3
/
+5
[next]