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
*
Where the returned line length from Buf_GetAll is not used just pass
harti
2005-02-04
2
-6
/
+3
*
Rewrite of the buf code:
harti
2005-02-04
2
-169
/
+95
*
Save last displayed file by having the "last" pointer global and save it
delphij
2005-02-04
1
-6
/
+8
*
None of the users of Buf_Discard used it to get rid of only a part of
harti
2005-02-04
4
-28
/
+13
*
Inline the ADDWORD() macro in the two places where it is used. It just
harti
2005-02-04
1
-10
/
+11
*
Use _exit() instead of exit() when the exec() after a vfork() fails.
harti
2005-02-04
1
-1
/
+1
*
Move PrintAddr() from util.c into suff.c - the only file where it is
harti
2005-02-04
3
-12
/
+17
*
General whitespace cleanup: remove mixes of tabs and spaces, remove
harti
2005-02-04
7
-86
/
+85
*
Minor cleanup: make brk_string to return argc only if the pointer to it
harti
2005-02-04
2
-15
/
+6
*
Further constification. Use a temporary hack (copying the input string)
harti
2005-02-04
2
-42
/
+52
*
Quote example file names consistently, and fix a small grammatical nit.
ceri
2005-02-04
1
-2
/
+2
*
Use an extra variable to assign to instead of missusing an input
harti
2005-02-04
1
-7
/
+7
*
Replace space, tab mixes by tabs.
harti
2005-02-04
1
-5
/
+5
*
Use tabs to move to the comments instead of wild mixes of tabs and spaces.
harti
2005-02-04
1
-14
/
+14
*
Style: line up with tabulators.
harti
2005-02-04
1
-6
/
+6
*
Use a typedef for the conditional handler function so that declaring
harti
2005-02-04
1
-7
/
+9
*
Style: remove a space between a function name and the opening
harti
2005-02-04
1
-1
/
+1
*
Some more easy constification.
harti
2005-02-04
14
-56
/
+65
*
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
[next]