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
*
- 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
*
decreased too-strong log levels.
ume
2003-08-14
1
-5
/
+9
*
Use STDIN_FILENO, STDOUT_FILENO, and STDERR_FILENO in a few more
gad
2003-08-13
3
-17
/
+17
*
Make this WARNS=6 clean by just constifying two local char pointers.
harti
2003-08-13
2
-1
/
+3
*
Put all the argument-less options together in the synopsis as required
harti
2003-08-13
1
-6
/
+1
*
Implement two command line options that allow one to change the
harti
2003-08-13
2
-8
/
+23
*
Imply NOLIBC_R for PowerPC.
obrien
2003-08-13
1
-1
/
+1
*
malloc() may return NULL.
ume
2003-08-12
1
-0
/
+5
*
reduce #ifdef.
ume
2003-08-11
8
-47
/
+5
*
use strlcpy() and snprintf().
ume
2003-08-11
6
-16
/
+27
*
Remove the band-aid to make these compile on amd64/ia64.
njl
2003-08-11
2
-12
/
+2
*
use int64_t instead of long long.
ume
2003-08-11
3
-7
/
+7
*
Instead of unconditionally refusing to install if no swap partitions
das
2003-08-10
2
-6
/
+8
*
Apparently I limited my testing of the ductape and bubblegum solution
marcel
2003-08-09
2
-1
/
+7
*
Perform first-aid: unbreak the build for amd64 and ia64 by patching
marcel
2003-08-09
1
-1
/
+5
*
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
15
-327
/
+288
*
drop the code for the environment where getifaddrs(3) is not
ume
2003-08-08
3
-91
/
+1
*
stop use of register.
ume
2003-08-08
1
-14
/
+14
*
Process the "O bit."
ume
2003-08-08
5
-2
/
+183
*
__FUNCTION__ --> __func__
ume
2003-08-08
13
-231
/
+231
*
Fix a bug that caused i386 to produce broken binaries for big-endian
ru
2003-08-08
1
-16
/
+16
*
Hook acpidb(8) and iasl(8) up to the build and unhook amldb(8). It will
njl
2003-08-08
1
-1
/
+1
*
Add man pages for acpidb and iasl
njl
2003-08-07
2
-0
/
+317
*
Add the acpidb and iasl utilities. This is not yet hooked up to the build.
njl
2003-08-07
4
-1
/
+595
*
No need to define externs for getopt interface.
imp
2003-08-07
1
-2
/
+1
*
Add a reference to config(5) in the SEE ALSO section.
simon
2003-08-06
1
-0
/
+2
*
introduced a flag bit "ND6_IFF_ACCEPT_RTADV" in the nd_ifinfo structure to
ume
2003-08-05
2
-3
/
+21
*
- Use /dev/fwX.Y rather than /dev/fwX.
simokawa
2003-08-05
2
-31
/
+71
*
LANG->LC_ALL
ache
2003-08-04
2
-14
/
+14
*
Use LANG=C before egrep A-Z and tr A-Z
ache
2003-08-04
1
-4
/
+4
*
Fix problem differently, use
ache
2003-08-04
1
-10
/
+10
*
Use tr '[:lower:]' '[:upper:]' to work with any locale
ache
2003-08-04
1
-10
/
+10
*
Use the actual build target (all), since relying on the build as a
dougb
2003-08-04
1
-0
/
+1
*
Backout 1.14, it seems to be causing problems with libxml build
bmilekic
2003-08-04
1
-1
/
+1
*
Go ahead and allow ports as high as 0xfff to be used for pccard
imp
2003-08-03
1
-1
/
+1
*
Always put an entry for ::1. It may avoid useless DNS lookup
ume
2003-08-03
2
-16
/
+10
[next]