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
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** empty log message ***
obrien
2001-10-01
1
-3
/
+4
*
Enable bug-for-bug compatibility with mount_mfs when the program
iedowse
2001-09-30
2
-5
/
+7
*
Don't require that the special/filesystem argument translates into
iedowse
2001-09-30
1
-5
/
+4
*
now that jlemon has added a hash table to lookup locally configured ip
billf
2001-09-29
1
-3
/
+2
*
Two main changes here:
luigi
2001-09-27
2
-36
/
+102
*
The -A option (beep when packets are dropped) didn't work quite
iedowse
2001-09-25
2
-5
/
+12
*
o Reduce userland inclusion of kernel headers -- remove unneeded include
rwatson
2001-09-24
1
-1
/
+0
*
A bunch of minor changes to the code (see below) for readability, code size
luigi
2001-09-20
1
-8
/
+19
*
Deal with nfs server module changes for autoloading.
peter
2001-09-20
1
-9
/
+4
*
Deal with module name changes and autoloading.
peter
2001-09-20
1
-15
/
+8
*
Non-decimal ``skipto'' rule numbers are meaningless.
ru
2001-09-19
1
-1
/
+1
*
Userland part of nfs client/server split and cleanup.
peter
2001-09-18
7
-430
/
+25
*
Split hwcsum into rxcsum and txcsum components.
jlemon
2001-09-18
1
-3
/
+5
*
Teach ifconfig about the new interface capability words.
jlemon
2001-09-18
1
-1
/
+43
*
fix savecore so that it works on the alpha after the size change
gallatin
2001-09-13
1
-2
/
+2
*
Set BINOWN=root explicitly for setuid root binaries.
ru
2001-09-13
3
-0
/
+3
*
Use ${MACHINE}, it works with cross-builds.
ru
2001-09-12
1
-4
/
+2
*
mdoc(7) police: restore fix in rev. 1.52; .Dt should be in CAPITALS.
ru
2001-09-11
1
-1
/
+1
*
mdoc(7) police: restore the correct sorting of SEE ALSO.
ru
2001-09-11
1
-1
/
+1
*
mdoc(7) police: markup nits, improve -W option text,
ru
2001-09-11
1
-5
/
+10
*
Removed -M and -N from getopt(3) call as well.
ru
2001-09-11
1
-1
/
+1
*
Use a better stripe size in the examples.
grog
2001-09-09
1
-12
/
+12
*
Stole unicode translation table from mount_msdos. Add kernel code
semenu
2001-09-08
3
-2
/
+85
*
* Switch from doing compress(1)ed crashdumps with the -z flag to using
kris
2001-09-06
3
-40
/
+43
*
Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds
dd
2001-09-05
2
-3
/
+3
*
SECURITY.
ru
2001-09-05
5
-117
/
+15
*
The defaults for bsize and fsize were interchanged.
ru
2001-09-05
2
-8
/
+8
*
Don't reinvent the wheel; use strptime(3).
ru
2001-09-04
1
-44
/
+4
*
mdoc(7) police: removed hard sentence breaks.
ru
2001-09-04
1
-6
/
+14
*
Duh! forgot this bit of the NCCD patch.
phk
2001-09-04
3
-152
/
+83
*
Mention collision attacks on MD5. From the md5(3) man page.
murray
2001-09-04
1
-0
/
+6
*
IPFilter source code in contrib/ipfilter apparently can't make up its mind
jlemon
2001-09-03
1
-0
/
+1
*
SECURITY: Drop `setgid kmem' bit as early as possible.
ru
2001-08-31
1
-0
/
+2
*
Synch with NetBSD and OpenBSD.
ru
2001-08-31
2
-3
/
+2
*
restore(8) doesn't need to be setgid `tty', and never did.
ru
2001-08-30
1
-2
/
+0
*
Banish hard-coded KERNBASE references from savecore. Dynamically
peter
2001-08-24
1
-1
/
+15
*
``create'' and ``destroy'' are command modifiers (.Cm), not flags (.Fl).
yar
2001-08-22
1
-2
/
+2
*
mdoc(7) police: Fixed broken xrefs.
ru
2001-08-22
1
-1
/
+1
*
Handle snprintf() returning < 0 (not just -1)
brian
2001-08-20
3
-3
/
+7
*
Handle snprintf() returning -1.
brian
2001-08-20
3
-5
/
+9
*
Fix grammar.
dd
2001-08-20
1
-1
/
+2
*
Respect the -N flag when changing directory attributes in setdirmode).
dd
2001-08-20
1
-4
/
+6
*
Silence non-constant format string warnings by marking functions
kris
2001-08-19
13
-28
/
+28
*
Actuall make plumb work in addition to create as per the manpage.
brooks
2001-08-17
1
-1
/
+2
*
mdoc(7) police: restore markup bit that got accidentally lost in rev. 1.44.
ru
2001-08-16
1
-1
/
+1
*
mdoc(7) police: replace `\*(Ba' with a simple `|', it's handled specially.
ru
2001-08-16
1
-1
/
+1
*
mdoc(7) police: Section cross-references are marked with .Sx.
ru
2001-08-16
1
-3
/
+2
*
Implement a better compatibility mode with mount_mfs. It is the
dd
2001-08-16
2
-6
/
+120
*
mdoc(7) police: utilize the new .Ex macro.
ru
2001-08-15
3
-11
/
+5
*
style(9) tweak
obrien
2001-08-14
1
-24
/
+24
[next]