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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minimal update to make it easier to increase the buffer-size lpd uses
gad
2003-08-21
2
-10
/
+20
*
The PCMCIA Standard dictates that those funny cards you insert into
imp
2003-08-20
4
-18
/
+18
*
Add a new variable 'skipPCCARD'. This variable will cause sysinstall
imp
2003-08-20
8
-2
/
+26
*
- Add support for Cisco latest firmware RID sizes that supports 25 SSIDs!
ambrisko
2003-08-20
1
-50
/
+42
*
Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled the
obrien
2003-08-19
12
-580
/
+2
*
Expand the fdisk size display toggling to include GB.
obrien
2003-08-19
2
-4
/
+12
*
When checking the 'user:group' field in newsyslog.conf, freebsd's source
gad
2003-08-19
1
-2
/
+14
*
rtm_seq is int, so seq/myseq should be int.
ume
2003-08-18
1
-2
/
+2
*
suppress outpt on dump request if -q is specified.
ume
2003-08-18
1
-0
/
+3
*
atoi -> strtoul
ume
2003-08-18
1
-2
/
+10
*
- port numbers are unsigned. use %u.
ume
2003-08-18
1
-2
/
+2
*
explicitly specify IPPROTO_UDP when calling getaddrinfo().
ume
2003-08-18
1
-0
/
+2
*
remove a variable that is never used.
ume
2003-08-18
1
-5
/
+2
*
support poll(2).
ume
2003-08-18
2
-5
/
+44
*
- don't select with FD_SETSIZE.
ume
2003-08-18
1
-14
/
+25
*
- don't print strerror() if errno == 0 on fatal().
ume
2003-08-17
1
-10
/
+26
*
- do not SEGV on IFF_UP.
ume
2003-08-17
1
-14
/
+21
*
do not send dump request on -N
ume
2003-08-17
1
-0
/
+2
*
macro pedant
ume
2003-08-17
1
-2
/
+2
*
minor cleanup; no need for extra variable here
ume
2003-08-17
1
-4
/
+2
*
use strchr(3).
ume
2003-08-17
1
-3
/
+3
*
daemon() has to be called prior to file descriptor setups
ume
2003-08-17
1
-15
/
+8
*
getifaddrs(3) is always used.
ume
2003-08-17
1
-1
/
+1
*
knf, typo, space.
ume
2003-08-17
2
-21
/
+13
*
set IPV6_V6ONLY.
ume
2003-08-17
1
-7
/
+13
*
- die if malloc fails.
ume
2003-08-17
1
-2
/
+8
*
use strncpy
ume
2003-08-17
1
-1
/
+1
*
"sin" is a reserved C library function name. use sin6
ume
2003-08-17
1
-73
/
+73
*
We don't need __ss hack.
ume
2003-08-17
1
-1
/
+1
*
backout 1.11. ifname in struct ifreq should be copyed by strncpy.
ume
2003-08-17
1
-4
/
+4
*
- improved the -a option. it can probe a interface automatically when
ume
2003-08-17
5
-94
/
+134
*
add FBSDID, compare getopt() against -1, use fprintf() + exit() in usage()
charnier
2003-08-17
1
-5
/
+6
*
Make it clear that -a flag and interface parameter are mutually exclusive
charnier
2003-08-16
2
-13
/
+19
*
use strlcpy().
ume
2003-08-16
1
-4
/
+4
*
add section name
charnier
2003-08-16
1
-1
/
+1
*
- added the case of 802.11 to check link status.
ume
2003-08-16
1
-5
/
+5
*
- 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
4
-3
/
+78
*
daemon() has to be called prior to file descriptor setups
ume
2003-08-14
1
-8
/
+16
*
- 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
*
signal handler must take "int" arg.
ume
2003-08-14
1
-7
/
+5
*
avoid fd_set overrun.
ume
2003-08-14
1
-10
/
+24
[next]