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.bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the kmembuckets stats in preparation for the UMA commit.
jeff
2002-03-19
1
-68
/
+9
*
Fix handling of filenames with spaces in them in the input file to
jmallett
2002-03-19
1
-1
/
+1
*
Make uudecode(1) use setmode(3) and getmode(3) instead of just blindly
jmallett
2002-03-19
1
-39
/
+50
*
Bump the cutoff mark for comparing files from 8 MB to 16 MB.
des
2002-03-18
1
-1
/
+3
*
Fix world breakage introduced by my recent modifications to
cjc
2002-03-18
2
-1
/
+3
*
Fix a bug that prevents "00" being used as a valid year. Why bother in
cjc
2002-03-18
1
-1
/
+1
*
It was possible for an unprivileged user to tie up the password
cjc
2002-03-18
3
-25
/
+64
*
Build lint libraries.
markm
2002-03-17
1
-1
/
+1
*
Fix typo: supporting -> support.
keramida
2002-03-17
1
-1
/
+1
*
ANSIfy: Function declarations and prototypes, use of environ(7).
jmallett
2002-03-15
1
-9
/
+8
*
Add myself to this list.
mux
2002-03-15
1
-0
/
+1
*
Argh, I constantly keep forgetting about these XXX's I put.
ru
2002-03-15
1
-2
/
+1
*
mdoc(7) police:
ru
2002-03-15
1
-82
/
+62
*
mdoc(7) police: fix markup and uudecode(1) -o option description.
ru
2002-03-15
1
-6
/
+5
*
mdoc(7) police: kill hard sentence breaks.
ru
2002-03-15
1
-2
/
+4
*
mdoc(7) police: pedantry.
ru
2002-03-15
1
-4
/
+1
*
mdoc(7) police: markup fixes.
ru
2002-03-15
1
-13
/
+20
*
Add encounter between Flinders and Baudin.
grog
2002-03-13
1
-0
/
+1
*
Simple fix so the 'LOGIN FAILURE' message send to syslog will include
gad
2002-03-12
1
-1
/
+0
*
Turn back on (x)lint. It is working just fine.
markm
2002-03-12
1
-0
/
+1
*
Try harder to lint without nonstandard stuff.
markm
2002-03-11
1
-0
/
+1
*
Punt to attic file that moved in latest import.
markm
2002-03-11
1
-56
/
+0
*
Fix a prototype to match our headers. I am not convinced that doing
markm
2002-03-11
1
-2
/
+4
*
Fix silly one line error. (Half a .if statement left behind).
markm
2002-03-11
1
-1
/
+0
*
Don't build xlint until surgery is finished.
markm
2002-03-10
1
-1
/
+0
*
Setlocale returns static buffer, don't assume it will be unchanged
ache
2002-03-10
1
-4
/
+8
*
Add sparc64 ifdefs.
jake
2002-03-10
1
-0
/
+3
*
Make this build on sparc64.
jake
2002-03-10
3
-0
/
+60
*
Change back to using vfork() now that execvp() is vfork()-safe. If execvp()
des
2002-03-09
1
-7
/
+10
*
Off by one error in checking max file name length.
wosch
2002-03-09
1
-1
/
+1
*
Slightly more efficient version of rev 1.6.
obrien
2002-03-07
1
-1
/
+1
*
A less intrusive version of rev 1.2.
obrien
2002-03-07
1
-21
/
+15
*
Slightly more efficient fix to the const problem.
obrien
2002-03-07
1
-1
/
+1
*
Back out part of rev 1.51. The lesser impact fix is to just remove
obrien
2002-03-07
1
-11
/
+10
*
Completeley revert this to the vendor code. This is in preparation to
markm
2002-03-07
1
-34
/
+15
*
Revert/fix the most controversial parts of the last commit:
markm
2002-03-07
1
-7
/
+4
*
Update FreeBSD SCM IDs.
obrien
2002-03-07
39
-82
/
+120
*
Leave the `copyright' variable exposed, since the main purpose of it
mike
2002-03-07
4
-8
/
+8
*
To quote BDE: "the k part of awk should understand the ctype macros and not
obrien
2002-03-06
1
-4
/
+3
*
Simpler way to handling the names needed on the various platforms.
obrien
2002-03-06
1
-7
/
+4
*
Removed gprof4. 8-byte counters are now handled by gprof.
bde
2002-03-06
2
-16
/
+0
*
Belatedly OpenPAMify. I forgot this patch in last night's megacommit.
des
2002-03-06
1
-2
/
+2
*
Boundary check an array holding tab stops.
ru
2002-03-06
1
-0
/
+2
*
Support runtime specification of the history counter type by whatever
bde
2002-03-06
2
-18
/
+51
*
Fixed some misspellings of 2 as sizeof(UNIT) so that they won't break
bde
2002-03-06
3
-13
/
+19
*
Switch to OpenPAM. Bump library version. Modules are now versioned, so
des
2002-03-05
1
-3
/
+3
*
On the sparc64 platform we install the `1 true AWK' as "awk". On all other
obrien
2002-03-05
1
-3
/
+10
*
Add the `1 true AWK' back to the mix.
obrien
2002-03-05
1
-0
/
+1
*
Initialize `output' in a more proper location.
mike
2002-03-05
1
-2
/
+3
*
Fix vendor ID (mostly obtained from Rev 1.1).
mike
2002-03-05
1
-7
/
+8
[next]