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.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ale(4) to the list of supported network interface.
yongari
2008-11-12
1
-0
/
+1
*
No need to run rm ${COMPFILE} after mm_install() - mm_install()
sobomax
2008-11-11
1
-1
/
+0
*
Make usr.sbin/cron/crontab and usr.sbin/cron/lib WARNS=3 clean
matteo
2008-11-10
6
-23
/
+20
*
Improve on 184781 - instead of ignoring the file when the only difference
sobomax
2008-11-09
1
-2
/
+8
*
Revert to previous revision.
matteo
2008-11-09
1
-23
/
+0
*
- Document the changed meaning of a '*' argument to option "-c".
jkoshy
2008-11-09
1
-7
/
+7
*
Change the meaning of a "*" argument to option -c to mean 'all
jkoshy
2008-11-09
1
-7
/
+21
*
Ignore files that only differ in CVS Id tag.
sobomax
2008-11-09
1
-0
/
+14
*
Don't leave files in /var/cront/tabs when interrupted
matteo
2008-11-09
1
-0
/
+26
*
Be paranoid and use snprintf
matteo
2008-11-09
1
-7
/
+7
*
Update ports number and size of Ports Collection.
blackend
2008-11-07
1
-2
/
+2
*
Be paranoid and zero out passwd
matteo
2008-11-06
1
-0
/
+2
*
Tiny typo fix and remove 'example' from a "real" manpage.
keramida
2008-11-05
1
-3
/
+3
*
Bring in USB4BSD, Hans Petter Selasky rework of the USB stack
alfred
2008-11-04
5
-0
/
+1241
*
Implement support for RPCSEC_GSS authentication to both the NFS client
dfr
2008-11-03
7
-40
/
+903
*
Clamp the values of t_column to 5 digits in `pstat -t' and `show all ttys'.
ed
2008-11-01
1
-1
/
+1
*
- Whenever a password/shell is changed via rpc.yppasswdd, the daemon leaves
rafan
2008-10-30
1
-0
/
+4
*
We do not have a libkse anymore and Mk/bsd.* does not know
bz
2008-10-27
1
-1
/
+1
*
Slightly adjust code logic: we allocate a "size"ed length of memory, not
delphij
2008-10-23
1
-5
/
+5
*
Use strlcpy() before strlen() instead of strncpy().
delphij
2008-10-23
1
-1
/
+1
*
Since we are going to strlen() on the string, it is supposed to be
delphij
2008-10-23
1
-1
/
+1
*
Replace malloc() + memset() with calloc. This corrects a misuse of
delphij
2008-10-23
3
-20
/
+10
*
Turns out its not a good idea to assume the packages that might be
kensmith
2008-10-22
1
-4
/
+11
*
Add HDA multimedia subclass.
mav
2008-10-21
1
-0
/
+1
*
Add "SD host controller" subclass name.
mav
2008-10-21
1
-0
/
+1
*
- Use static for usage()
delphij
2008-10-17
1
-3
/
+5
*
Display usage when pkg_add is called with no arguments.
brooks
2008-10-17
1
-1
/
+1
*
Adjust default keymaps for Ireland and Channel Islands. They use the UK
philip
2008-10-17
1
-0
/
+4
*
Package installation is handled by starting off with the list of packages
kensmith
2008-10-15
5
-9
/
+69
*
Reduce code duplication: use calloc instead of allocing and memset
delphij
2008-10-12
10
-92
/
+38
*
Removing startup banner.
bushman
2008-10-10
1
-12
/
+0
*
- Avoid a spurious error when a command line is specified without
jkoshy
2008-10-07
2
-5
/
+6
*
- Allow gstat to print values to different kind of outputs.
lulf
2008-10-07
2
-73
/
+108
*
- Revert to the pre-r183242 behavior of building sade(8) on sparc64.
marius
2008-10-05
1
-3
/
+4
*
- Add ae(4) to sysinstall devices list.
stas
2008-10-04
1
-0
/
+1
*
Only build the bsnmpd netgraph module if MK_NETGRAPH_SUPPORT is set.
bms
2008-10-02
1
-1
/
+4
*
- Improve error message given on g_providername call failure.
lulf
2008-09-30
1
-2
/
+2
*
- Build jexec (1) and slstat.
antoine
2008-09-27
1
-6
/
+6
*
The previous commit re-introduced sade on platforms
marcel
2008-09-26
1
-0
/
+2
*
Add a flag, -T, that tells syslogd to always replace the timestamp on
dwmalone
2008-09-25
2
-7
/
+24
*
Remove spurious duplicated defination of sock.
delphij
2008-09-24
1
-2
/
+0
*
Introduce a hooks layer for the MPSAFE TTY layer.
ed
2008-09-22
2
-0
/
+3
*
add new build knobs and jigger some existing controls to improve
sam
2008-09-21
1
-61
/
+181
*
crunchgen doesn't work yet on mips. So sysinstall can't be built there.
imp
2008-09-19
1
-1
/
+1
*
Bring the usage message in sync with the manual page.
jkoshy
2008-09-19
1
-1
/
+2
*
Add an example illustrating the use sleep(1) for performing timed
jkoshy
2008-09-19
1
-2
/
+7
*
- remove superfluous word
danger
2008-09-15
1
-2
/
+2
*
Don't rely on private RPC data structures when there is a perfectly good
dfr
2008-09-15
1
-22
/
+4
*
Make `quot -a' work when we've got slashes in the device name.
ed
2008-09-14
1
-10
/
+2
*
Make mlxcontrol work with more than one system drive:
sepotvin
2008-09-12
2
-4
/
+6
[next]