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 unneeded header includes from usr.bin/ except contributed code.
delphij
2009-12-11
121
-193
/
+19
*
Remove unnecessary termcap.h includes inherited from extern.h and other
delphij
2009-12-11
7
-27
/
+16
*
Move unistd.h includes to individual .c files and remove unnecessary
delphij
2009-12-11
9
-2
/
+7
*
Remove unnecessary includes.
delphij
2009-12-11
10
-20
/
+0
*
Add my birthday.
gavin
2009-12-09
1
-0
/
+1
*
Let w(1) use utmpx.
ed
2009-12-06
2
-31
/
+28
*
Let systat's vmstat use utmpx.
ed
2009-12-05
2
-16
/
+9
*
Port who(1) to utmpx.
ed
2009-12-05
2
-58
/
+56
*
Let wall(1) use utmpx.
ed
2009-12-05
2
-28
/
+29
*
Let wall(1) use utmpx.
ed
2009-12-05
2
-18
/
+17
*
Add WARNS?=6, because it seems to build out of the box.
ed
2009-12-05
1
-0
/
+2
*
Use _ULOG_POSIX_NAMES here, to make eventual porting to <utmpx.h> easier.
ed
2009-12-05
1
-4
/
+5
*
Add a missing space to the error message when execvp() failed.
stefanf
2009-12-05
1
-1
/
+1
*
Connect unzip to the build.
rdivacky
2009-12-03
1
-0
/
+1
*
Use USER_PROCESS instead of LOGIN_PROCESS.
ed
2009-12-03
1
-1
/
+1
*
Port users(1) to libulog.
ed
2009-12-03
2
-22
/
+27
*
Remove -t from the manpage and usage.
jhb
2009-12-01
2
-6
/
+3
*
Unbreak user space after if_timer/if_watchdog removal in r199975.
bz
2009-12-01
3
-11
/
+0
*
Add more statistics variables for IPcomp.
bz
2009-11-29
1
-0
/
+10
*
- correctly render the provided example
danger
2009-11-28
1
-1
/
+1
*
unifdef: fix invalid array access when nesting limit exceeded
fanf
2009-11-27
1
-4
/
+8
*
unifdefall: optimise the loop that builds the unifdef command.
fanf
2009-11-26
1
-9
/
+17
*
Remove debugging remnants from unifdefall.
fanf
2009-11-26
1
-2
/
+2
*
Update unifdef to my upstream version 1.188
fanf
2009-11-25
3
-134
/
+300
*
Change gcore in order to get rid of the procfs accesses and use FreeBSD's
attilio
2009-11-25
4
-198
/
+185
*
Add the possibility to show informations about dropped packets on the
attilio
2009-11-25
1
-4
/
+13
*
When -n is specified, attempt to turn hostnames found in utmp into IP
ume
2009-11-22
1
-11
/
+31
*
The output of perror(1) is now showing local messages for locales
edwin
2009-11-22
1
-0
/
+2
*
Catch up with r144020's /Dir_FindFile/Path_FindFile/
obrien
2009-11-17
2
-2
/
+2
*
Garbage collect some old #ifdef'ed code from 1994 that causes vi's '%'
obrien
2009-11-17
2
-27
/
+0
*
We should distinguish between a real truncated case and EOF after
delphij
2009-11-16
1
-3
/
+14
*
Update malloc utrace structure parsing to reflect the change (r199265)
cperciva
2009-11-14
1
-11
/
+8
*
Use ncursesw to output the date field of vmstat display
ume
2009-11-13
2
-2
/
+2
*
Although the file has "ex:ts=4", do some " " -> \t translations
edwin
2009-11-12
1
-23
/
+23
*
Apply a NetBSD fix (revision 1.12) to handle multi-session bzip2 files
delphij
2009-11-09
1
-5
/
+14
*
Use a safety belt for cases where corrupted narg can be passed to the
attilio
2009-11-07
1
-1
/
+1
*
Static'ify signal handler which is not called from outside.
delphij
2009-11-03
1
-1
/
+1
*
Use our canonical .Dd format.
brueffer
2009-11-02
1
-1
/
+1
*
When reading input from a file or device (via -f option) set the
mckusick
2009-10-30
1
-0
/
+1
*
Add notes pointing out that bsdiff does not store file hashes and
cperciva
2009-10-30
2
-0
/
+40
*
When fetching sum stats (vmstat -s) from a crash dump, fetch per-CPU counts
jhb
2009-10-29
1
-0
/
+81
*
Reset UPTODATE gnodes after remaking makefiles when make
fjoe
2009-10-18
1
-15
/
+21
*
Exit with non-zero error code in case of errors
fjoe
2009-10-18
1
-0
/
+2
*
- If lstat()/stat() fails with an error other than ENOENT, don't ignore
jh
2009-10-16
1
-4
/
+11
*
Print routing statistics as unsigned short rather than unsigned int,
rwatson
2009-10-15
1
-5
/
+5
*
- Catch SIGHUP to perform cleanup before exiting.
jh
2009-10-11
2
-4
/
+8
*
Add the comment "(FreeBSD only)" to the altmonth_x keywords
edwin
2009-10-07
1
-12
/
+12
*
Belatedly add my calendar entry.
bcr
2009-10-05
1
-0
/
+1
*
netstat(1) support for UNIX SOCK_SEQPACKET sockets -- changes were required
rwatson
2009-10-05
3
-7
/
+26
*
Backout changes for c_fmt, x_fmt and X_fmt, they were coming from
edwin
2009-10-05
1
-3
/
+0
[next]