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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
This code isn't WARNS=6 clean in the standard (crypto) case
ru
2003-07-20
1
-0
/
+1
*
Make this code WARNS=6 clean again (after GCC 3.1.1 import).
ru
2003-07-20
2
-14
/
+13
*
When reporting an error internalizing an ACL string, print out the
rwatson
2003-07-18
1
-2
/
+2
*
Temporarily turn off -Werror for these components.
kan
2003-07-11
1
-1
/
+1
*
-l prints all permissions, not just owner and group
brueffer
2003-07-10
1
-1
/
+1
*
Remove MAINTAINER= lines from individual Makefiles in favor of the
gshapiro
2003-07-07
1
-2
/
+0
*
Changes following CScout analysis:
dds
2003-07-05
13
-38
/
+37
*
Rename a local variable in order to avoid collision with standard 'log'
kan
2003-06-30
1
-3
/
+3
*
pass -1 to setfile in cp.c
jmg
2003-06-30
1
-1
/
+1
*
Tweak a couple of utilities so they compile cleanly for /rescue. Mostly
gordon
2003-06-29
1
-0
/
+4
*
Unbreak NOCRYPT buildworld.
ru
2003-06-29
1
-1
/
+1
*
support saving both user/group and permissions on symlinks (from PR)
jmg
2003-06-22
1
-13
/
+20
*
Get this area compiling with the highest WARNS= that it works with.
markm
2003-06-13
11
-18
/
+7
*
Add the -H option to ps(1) to display all kernel visible threads in each
scottl
2003-06-12
2
-6
/
+19
*
add section name to .Xr
charnier
2003-06-08
1
-1
/
+1
*
Fix for the NO_OPENSSL case.
markm
2003-06-08
1
-1
/
+1
*
Clarify what -p option does.
ru
2003-06-07
1
-11
/
+12
*
Use
kuriyama
2003-06-06
1
-1
/
+1
*
Make ed compile in the NOCRYPT case.
jhay
2003-06-03
1
-0
/
+4
*
Catch up with revs 1.49-1.50 of df.c: don't mention -t in the BUGS section
bde
2003-06-03
1
-3
/
+1
*
Fixed exit code in previous commit. "var++" to set a flag to nonzero
bde
2003-06-03
1
-5
/
+9
*
From the df man page:
jkh
2003-06-02
1
-0
/
+9
*
Modernise. Use libcrypto for DES instead of libcipher.
markm
2003-06-02
3
-52
/
+51
*
Instead of eating trailing newlines after inserting them into the
fenner
2003-05-31
1
-5
/
+12
*
Erase whitspace at EOL.
ru
2003-05-22
1
-1
/
+1
*
Retire the useless NOSECURE knob.
des
2003-05-19
1
-1
/
+1
*
mdoc(7) police: A better version of the same.
ru
2003-05-16
2
-3
/
+3
*
mdoc(7) police: Fix document date.
ru
2003-05-16
1
-1
/
+1
*
Note that -n and \c are implementation-defined as per TC1 to POSIX 2001.
schweikh
2003-05-08
1
-2
/
+11
*
df(1) and ls(1) print units in 'four or fewer' not 'three or less'.
trhodes
2003-05-06
2
-3
/
+3
*
Centralize _PATH_* definitions.
obrien
2003-05-05
3
-40
/
+2
*
Fix long constant usage for i386.
markm
2003-05-03
1
-1
/
+1
*
Fix a broken reference to locale(5) and point to re_format(7) too for an
keramida
2003-05-03
1
-2
/
+3
*
Fix a bazillion warnings. This makes almost the whole of src/bin/*
markm
2003-05-03
17
-148
/
+161
*
WARNS cleaning for the Alpha. On alpha, size_t is a long, and it
markm
2003-05-03
1
-13
/
+17
*
Fix a shedload of warnings, some memory leaks and clean up WARNS
markm
2003-05-03
1
-39
/
+61
*
Fix format warning. This is WARNS=9, std=c99 clean on i386.
markm
2003-05-03
1
-1
/
+1
*
Fix warnings. This is now WARNS=9, std=c99 clean in i386.
markm
2003-05-03
1
-9
/
+10
*
Make this WARNS=1 as that is all we can do with GCC 3.3 -- too many
obrien
2003-05-02
1
-0
/
+1
*
Make count a size_t as that is what is compared against and how it is used.
obrien
2003-05-02
1
-1
/
+2
*
The is_name and is_in_name macros are FUBAR'ed.
obrien
2003-05-02
1
-0
/
+2
*
fmt.c has a comparison between signed and unsigned that is unclear how
obrien
2003-05-02
1
-0
/
+1
*
Quiet warnings about copyright[].
obrien
2003-05-02
1
-2
/
+2
*
Fix signed/unsigned mix comparisons involving sizeof.
obrien
2003-05-02
3
-11
/
+13
*
Quiet warnings about copyright[].
obrien
2003-05-01
24
-44
/
+47
*
Make GCC 3.3 STFU about copyright[].
obrien
2003-05-01
1
-1
/
+1
*
Add the -j and -y options to the synopsis.
tjr
2003-05-01
1
-1
/
+1
*
Fix references to non-existing or obsoleted man pages.
schweikh
2003-04-30
2
-5
/
+2
*
We have to hide copyright[] for gcc33. :-(
obrien
2003-04-30
1
-0
/
+2
*
When mac_from_text() fails with -Z, print "-" rather than "" so that
rwatson
2003-04-26
1
-1
/
+1
[next]