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
*
Clarify a bit the BUGS section.
keramida
2005-02-03
1
-4
/
+3
*
Constify an argument to a function.
harti
2005-02-03
1
-3
/
+3
*
Get rid of a number of unneccessary memory allocations.
harti
2005-02-03
1
-16
/
+10
*
Modify rpcgen -t output to something that's a lot more useful in
alfred
2005-02-02
1
-6
/
+9
*
Make enomem static - it's referenced only in util.c.
harti
2005-02-02
2
-2
/
+3
*
Remove a couple of unused buffer functions.
harti
2005-02-02
2
-158
/
+0
*
Convert several typedefs from beeing pointers to structs to be the structs
harti
2005-02-02
11
-88
/
+95
*
Avoid unconditional increasing of variable leading to SIGSEGV, if req'd
phantom
2005-02-01
1
-1
/
+1
*
Move all the remaining list functions into one C-file and remove
harti
2005-02-01
13
-977
/
+482
*
Remove debugging stuff that crept in in the previous commit.
harti
2005-02-01
1
-5
/
+0
*
Clean up include files and file including. Split nonints.h into pieces
harti
2005-02-01
49
-628
/
+1372
*
Add text about jail root directory as well.
phk
2005-01-30
1
-5
/
+6
*
Report jail directory if set.
phk
2005-01-29
1
-0
/
+15
*
Clean up after utilizing FILES.
ru
2005-01-28
1
-6
/
+3
*
Let bsd.prog.mk set SRCS and MAN to their default values.
ru
2005-01-28
10
-12
/
+0
*
Update kdump manual page with information on the dump format.
gnn
2005-01-28
1
-1
/
+62
*
Remove unnecessary SRCS= where could be guessed directly by our
delphij
2005-01-27
5
-5
/
+0
*
Fix quoting of the MAKEFLAGS environment variable by only quoting spaces
harti
2005-01-26
5
-11
/
+146
*
Correct some style nits that I have mistakenly submitted as
delphij
2005-01-26
1
-9
/
+15
*
Document the recent fsync(1) changes.
ssouhlal
2005-01-26
1
-1
/
+6
*
In case of error, return errno, instead of 1.
ssouhlal
2005-01-26
1
-2
/
+3
*
Document input line length limit.
tjr
2005-01-25
4
-4
/
+20
*
Document message length limit.
tjr
2005-01-25
1
-1
/
+3
*
- Make WARNS?= 6 clean
ssouhlal
2005-01-25
2
-0
/
+3
*
- Remove useless includes
ssouhlal
2005-01-25
2
-2
/
+1
*
- Continue, in case of error.
ssouhlal
2005-01-25
2
-7
/
+15
*
- Make find(1) WARNS?= 6 clean
ssouhlal
2005-01-25
2
-3
/
+3
*
Take a swing at using roundup().
jmallett
2005-01-25
1
-3
/
+4
*
spell "file system" correctly
charnier
2005-01-24
1
-1
/
+1
*
According to style.Makefile(5):
delphij
2005-01-23
1
-2
/
+4
*
Make sure that we don't define INET6 when NO_INET6 is defined.
delphij
2005-01-22
1
-0
/
+2
*
Removed remnants of Kerberos support.
ru
2005-01-21
2
-24
/
+6
*
Removed Kerberos remnants.
ru
2005-01-21
2
-39
/
+2
*
Fixed xref.
ru
2005-01-21
2
-2
/
+2
*
Use the standard section name.
ru
2005-01-18
1
-1
/
+1
*
Sort sections.
ru
2005-01-18
66
-511
/
+511
*
If su(1) is run without an effective uid of 0, generate an error to
rwatson
2005-01-17
1
-3
/
+33
*
Cleanup:
delphij
2005-01-17
2
-17
/
+18
*
Bump WARNS=6 by adding const constraint and initialize the pointer
delphij
2005-01-17
2
-2
/
+3
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
79
-81
/
+83
*
Eliminate macro calls inside literal displays.
ru
2005-01-15
2
-10
/
+6
*
Markup nit.
ru
2005-01-15
1
-2
/
+1
*
Fix off-by-one error.
stefanf
2005-01-14
1
-1
/
+1
*
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
[next]