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
*
Look into machine-specific manpage subdirectories too.
ru
2004-12-22
2
-4
/
+18
*
Fixed the only warning and mark as WARNS=6 clean.
ru
2004-12-22
2
-1
/
+3
*
- Fixed handling of manpage subdirectories:
ru
2004-12-22
1
-20
/
+12
*
Add a fallback version of fnmatch() to the bsdtar
kientzle
2004-12-22
3
-9
/
+170
*
GC an unused #include
kientzle
2004-12-22
1
-1
/
+0
*
Fix -W long option handling.
kientzle
2004-12-22
1
-5
/
+15
*
Portability: the included fts.c should now
kientzle
2004-12-22
2
-2
/
+2
*
NOCRYPT -> NO_CRYPT
ru
2004-12-21
3
-3
/
+3
*
NOSHARED -> NO_SHARED
ru
2004-12-21
1
-1
/
+1
*
NODOCCOMPRESS -> NO_DOCCOMPRESS
ru
2004-12-21
1
-2
/
+2
*
NOATM -> NO_ATM
ru
2004-12-21
1
-1
/
+1
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
12
-12
/
+12
*
Fix compilation for the USE_KQUEUE case.
harti
2004-12-20
1
-0
/
+4
*
maxJobs is declared extern in job.h so it cannot be static in job.c.
harti
2004-12-20
1
-1
/
+1
*
Sort by month/day/year/login.
ru
2004-12-20
1
-6
/
+6
*
Add myself.
marks
2004-12-19
1
-0
/
+1
*
Use the accepted abbreviation "kB" for kilobyte, rather than "kb" (which
cperciva
2004-12-19
1
-7
/
+7
*
Specify the state of my birth, similar to other entries.
brueffer
2004-12-18
1
-1
/
+1
*
Remove all the cleanup functions. There is no reason to free memory
harti
2004-12-17
10
-185
/
+6
*
Fix a long-standing bug when make(1) is passed the -V and
ru
2004-12-16
1
-8
/
+5
*
Instead of dynamically allocating list heads allocated them statically
harti
2004-12-16
20
-651
/
+530
*
Correct the event of 17 December 1770: Ludwig van Beethoven was
grog
2004-12-16
1
-1
/
+1
*
Correct the dates and locations relating to Ludwig van Beethoven's
grog
2004-12-16
1
-1
/
+1
*
If ferror is true, we must reset the error indicator.
ssouhlal
2004-12-15
1
-0
/
+1
*
Add myself to the committers' birthday calendar
niels
2004-12-13
1
-0
/
+1
*
Bump document date before ru gets me.
ceri
2004-12-11
1
-1
/
+1
*
Add a -k flag for querying whois.krnic.net (the National Internet
ceri
2004-12-11
2
-3
/
+13
*
Remove a list that was just used to free all variables just before exiting.
harti
2004-12-10
1
-12
/
+1
*
Remove a list that used to hold all the GNodes just to be able
harti
2004-12-10
1
-39
/
+0
*
Remove a useless list where just all command lines are stuffed onto, never
harti
2004-12-10
1
-4
/
+0
*
Nobody actually checked the return codes from Lst_Append and Lst_Insert
harti
2004-12-09
4
-43
/
+9
*
If a path element directory was never opened it is not on the list of
harti
2004-12-09
1
-2
/
+2
*
Now that circular lists are gone remove stuff for them. Simplify
harti
2004-12-08
1
-10
/
+6
*
No caller checks the return code from Lst_Remove, so don't return one.
harti
2004-12-08
2
-30
/
+12
*
Don't check the return code from Lst_Remove. There is no way
harti
2004-12-08
1
-5
/
+2
*
Remove return value from Lst_Concat. None of the callers ever checked
harti
2004-12-08
2
-36
/
+20
*
Don't free the second list in Lst_Concat for LST_CONCLINK; free it
harti
2004-12-08
2
-3
/
+3
*
Get rid of the sequential access feature of the lists. This was used
harti
2004-12-08
15
-551
/
+98
*
Constify the arguments to the list compare function. This temporarily
harti
2004-12-08
9
-39
/
+50
*
Constify some calls of Buf_AddBytes.
harti
2004-12-08
1
-3
/
+3
*
Consify the arguments to str_concat. Remove the STR_DOFREE flag for that
harti
2004-12-08
4
-14
/
+9
*
Typedefs of pointers to structs are evil. Make Lst and LstNode typedef of
harti
2004-12-07
31
-230
/
+230
*
Constification of arguments passed to functions; no change on the
harti
2004-12-07
1
-15
/
+15
*
Make needs no circular lists so remove them from the list code.
harti
2004-12-07
21
-144
/
+88
*
Fix -t option processing.
bland
2004-12-06
1
-4
/
+2
*
Some constification which doesn't require code rewrites.
harti
2004-12-06
4
-17
/
+13
*
Style: fix indentation.
harti
2004-12-06
2
-643
/
+660
*
Unbreak sockstat(1) on systems without the divert protocol.
ru
2004-12-06
1
-0
/
+2
*
Remove an unused macro.
harti
2004-12-06
1
-5
/
+0
*
Constify arguments to Hash_FindEntry and Hash_CreateEntry.
harti
2004-12-06
2
-6
/
+6
[next]