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
*
Don't reprint file names unnecessarily.
brian
2005-01-12
1
-4
/
+4
*
Get the vnode from file.f_vnode instead of file.f_data.
ssouhlal
2005-01-11
1
-2
/
+2
*
Scheduled mdoc(7) sweep.
ru
2005-01-11
9
-19
/
+18
*
Formatting fixes.
ru
2005-01-11
1
-9
/
+11
*
Bump WARNS to 4 as this seems OK on the alpha now.
dwmalone
2005-01-10
1
-1
/
+1
*
Cast size_t to off_t before adding them to avoid warnings on the alpha.
dwmalone
2005-01-10
2
-4
/
+6
*
Some variables became unused or global in the last change to this
dwmalone
2005-01-10
1
-9
/
+5
*
Use 64bit 'fts_bignum' field instead of 32bit (on 32bit archs) field
pjd
2005-01-07
1
-11
/
+13
*
Fix a typo in comment.
cognet
2005-01-05
1
-1
/
+1
*
evise use of queue(9) macros for netipx when used from userspace:
rwatson
2005-01-02
1
-11
/
+5
*
Add a newline at the end of the file to silence warnings.
ceri
2005-01-01
1
-1
/
+1
*
Apply a simplifying patch submitted by rik to the IPX support in
rwatson
2004-12-31
1
-34
/
+14
*
Update netstat(1) for recent conversion of netipx to queue(9) from
rwatson
2004-12-31
2
-4
/
+24
*
NO_NIS cleanup: LINKS and MLINKS
ache
2004-12-29
1
-0
/
+2
*
More NO_NIS cleanup: LINKS and MLINKS
ache
2004-12-29
1
-0
/
+4
*
Update for FILE v4.12.
ru
2004-12-28
1
-6
/
+9
*
Update for FILE v4.12.
ru
2004-12-28
1
-48
/
+70
*
Catch up with file 4.12 import.
obrien
2004-12-28
1
-2
/
+2
*
Remove warnings and make wc WARNS=6 clean.
josef
2004-12-27
2
-6
/
+4
*
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
[next]