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
*
Fix a typo
brian
2002-03-31
1
-1
/
+1
*
Add a missing ``#ifndef NONETGRAPH''
brian
2002-03-31
1
-0
/
+2
*
Remove some extraneous whitespace
brian
2002-03-31
1
-1
/
+1
*
Include arpa/inet.h
brian
2002-03-31
1
-0
/
+2
*
Fix CLEANFILES.
ru
2002-03-30
1
-0
/
+1
*
Fix /dev/acdNc minor device number. This bug prevents installing FreeBSD
matusita
2002-03-30
2
-2
/
+2
*
Add a "special progname lib xxx ..." command to crunchgen
luigi
2002-03-30
2
-2
/
+23
*
Add a sprinkling of mp_Down() calls to ensure that we don't think that
brian
2002-03-30
1
-1
/
+7
*
Don't use the RTF_GATEWAY flag and pass the RTA_GATEWAY address when updating
brian
2002-03-30
1
-1
/
+8
*
Add a missing break
brian
2002-03-30
1
-0
/
+1
*
Merge the NETGRAPH branch into HEAD. tty devices now use netgraph's line
brian
2002-03-30
30
-147
/
+1226
*
Only build and link the pccard module on architectures that support it (and
murray
2002-03-29
9
-2
/
+26
*
typo. netbsd PR 16055
ume
2002-03-29
1
-1
/
+1
*
Mention the fact that you must burn an ISO image to your CDR (created
murray
2002-03-28
1
-0
/
+8
*
Tidy up CLEANFILES.
ru
2002-03-28
2
-2
/
+2
*
Teach sysinstall(8) how to read boot managers out of /boot
ru
2002-03-28
4
-100
/
+34
*
Utility to create a.out [kernels] from an ELF one.
obrien
2002-03-28
1
-0
/
+156
*
Update kgmon.8 to refer to /boot/kernel/kernel on -CURRENT, rather than
rwatson
2002-03-28
1
-2
/
+2
*
Use ansi function definitions.
imp
2002-03-27
1
-56
/
+41
*
de __P
imp
2002-03-27
1
-19
/
+19
*
Fix problem in macro definition breaking compiles with -DDEBUG.
pb
2002-03-26
1
-1
/
+1
*
Add support for Q.931 subaddresses.
hm
2002-03-26
15
-101
/
+284
*
Fix a typo
brian
2002-03-25
1
-1
/
+1
*
Modernize my email address.
phk
2002-03-25
7
-8
/
+8
*
Modernize my email address
phk
2002-03-25
11
-11
/
+11
*
Remove spaces between (void) and function calls. Use TAILQ_FOREACH
des
2002-03-24
1
-30
/
+40
*
Parenthesize return values and pull an orphaned { back into the fold.
des
2002-03-24
1
-19
/
+18
*
__FBSDID, ANSIfy function definitions, staticize functions and globals,
des
2002-03-24
1
-148
/
+108
*
Un-__P().
des
2002-03-24
1
-27
/
+27
*
Minor changes:
will
2002-03-24
1
-1
/
+20
*
Correct a typo.
dd
2002-03-24
1
-1
/
+1
*
Be a bit more verbose. "modtime" means nothing.
keramida
2002-03-24
1
-6
/
+6
*
Grammar fix: "When at least one of the fields .. matches ...".
keramida
2002-03-24
1
-1
/
+1
*
Use char foo[] = "BAR" to avoid direct assignment of const char * into char *.
alfred
2002-03-22
1
-2
/
+4
*
Const fix.
alfred
2002-03-22
1
-1
/
+1
*
Remove cast that's not needed.
alfred
2002-03-22
1
-1
/
+1
*
WARNS from 3 to 4. still some warnings about assigning const char * to
alfred
2002-03-22
1
-1
/
+1
*
rename 'enum res' and 'struct status' to 'enum sm_res' and 'struct sm_status'
alfred
2002-03-22
1
-3
/
+3
*
constify log_from_addr() parameter.
alfred
2002-03-22
1
-2
/
+2
*
Bring code to WARNS=3 level. Mostly fix unused variables.
alfred
2002-03-21
3
-17
/
+22
*
Remove main() prototype.
alfred
2002-03-21
1
-1
/
+0
*
Remove __P.
alfred
2002-03-21
3
-15
/
+15
*
Fix typo: s/forth/fourth/
bmah
2002-03-21
1
-1
/
+1
*
o __P removed
imp
2002-03-21
3
-55
/
+55
*
Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217
ru
2002-03-21
1
-3
/
+7
*
Remove 'register' keyword.
obrien
2002-03-20
1
-1
/
+1
*
Grammar nits.
ru
2002-03-20
1
-3
/
+3
*
* ipftest now compiles with IPFILTER_LOG and needs ip_log.c to be able to
darrenr
2002-03-20
1
-2
/
+4
*
Remove ipftest until the committer can actually test his changes.
obrien
2002-03-20
1
-1
/
+0
*
Fix bugs from previous commit: initialize the correct field and use
mikeh
2002-03-20
1
-5
/
+5
[next]