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
*
- Fix main() to use two separated sockets for the two transports
hrs
2009-12-13
2
-116
/
+300
*
We use gmt2local code from tcpdump and gnuc.h is no longer being used
delphij
2009-12-13
1
-2
/
+0
*
Don't free jail parameter values after printing them - jail_param_get
jamie
2009-12-12
1
-5
/
+0
*
Over time things that used to be files/directories/links can change
dougb
2009-12-12
1
-2
/
+59
*
Simplify handling of MTREEFILE relative to DESTDIR
dougb
2009-12-11
1
-7
/
+8
*
Port lastlogin(1) to libulog.
ed
2009-12-09
2
-43
/
+21
*
Don't let sysinstall depend on <utmp.h>.
ed
2009-12-09
1
-4
/
+3
*
Don't depend on <utmp.h>.
ed
2009-12-06
1
-4
/
+3
*
Make pw(8) build without <utmp.h>.
ed
2009-12-06
1
-5
/
+0
*
Make sure enough memory is allocated for a struct pft_entry when
syrinx
2009-12-05
1
-1
/
+1
*
- In ypproc_all_2_svc(), yp_fork() is called only when !debug case.
kuriyama
2009-12-04
1
-1
/
+4
*
- Replace magic number with YPOLDVERS macro (which may be missed in
kuriyama
2009-12-04
1
-1
/
+1
*
Yet another cosmetic fix.
trasz
2009-12-03
1
-3
/
+3
*
Cosmetical fixes.
trasz
2009-12-03
1
-11
/
+11
*
Cosmetical fixes.
trasz
2009-12-03
1
-23
/
+21
*
Description of steps required to setup NFSv4 server is in nfsv4(4);
trasz
2009-12-03
1
-1
/
+2
*
Disable SSL renegotiation in order to protect against a serious
cperciva
2009-12-03
1
-0
/
+1
*
- New style of jail(8) usage requires "-c" argument to create a jail.
kuriyama
2009-11-26
1
-2
/
+2
*
Avoid sshd, cron, syslogd and inetd to be killed under high-pressure swap
attilio
2009-11-25
3
-0
/
+12
*
Unify fifolog_writer usage printout with fifolog_create and
jh
2009-11-17
1
-1
/
+1
*
Merge ACPICA 20091112.
jkim
2009-11-16
1
-2
/
+2
*
Collapse devinfo_state_t with device_state_t in order to avoid a
attilio
2009-11-15
2
-5
/
+5
*
Convert syscons on i386 to TERM=xterm.
ed
2009-11-13
2
-14
/
+3
*
Switch the default terminal emulation style to xterm for most platforms.
ed
2009-11-13
2
-0
/
+11
*
Add a new flag to vidcontrol, -T, that allows terminal mode switching.
ed
2009-11-11
2
-3
/
+22
*
Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) and
des
2009-11-10
8
-867
/
+1
*
Set umask to 0x077 instead of the default. This prevents non-root user
delphij
2009-11-03
1
-0
/
+2
*
Add more verbose output when dumping the configuration descriptor.
thompsa
2009-11-02
1
-12
/
+57
*
MFV of r198828, tzcode2009q
edwin
2009-11-02
2
-6
/
+6
*
Use our canonical .Dd format.
brueffer
2009-11-02
3
-3
/
+3
*
Expand DESCRIPTION and a basic EXAMPLES section.
brueffer
2009-11-01
1
-1
/
+9
*
Include the output of the ddb(4) capture buffer.
jhb
2009-10-29
1
-0
/
+7
*
Don't leak a file descriptor when ejecting a CDROM.
cperciva
2009-10-26
1
-0
/
+1
*
Eject CDROM after installation if used as source media.
cperciva
2009-10-26
1
-0
/
+22
*
- Add support for chrooted installs.
edwin
2009-10-21
2
-77
/
+156
*
Introduce 'netDev=ANY' support for scripted (install.cfg) installs, which res...
rink
2009-10-21
1
-10
/
+73
*
Instead of having to know which timezone was picked last time, you
edwin
2009-10-20
2
-16
/
+80
*
Make the usage of the default zoneinfo file to install clearer.
edwin
2009-10-19
1
-5
/
+6
*
When tzsetup is run as non-root and the "CMOS clock question on
edwin
2009-10-19
1
-1
/
+3
*
Merge ACPICA 20091013.
jkim
2009-10-19
1
-1
/
+2
*
Don't forget to increment the man page date.
ed
2009-10-18
1
-1
/
+1
*
Fix a typo in the jail(8) manpage.
ed
2009-10-18
1
-1
/
+1
*
Correct typo: thetime -> the time
emaste
2009-10-13
1
-1
/
+1
*
When run() returns an error, print the error message also in
jh
2009-10-07
1
-2
/
+6
*
Fix using lp(1) without the new -t option after r194171.
jilles
2009-09-29
1
-2
/
+2
*
Special-case "-r X" where X is [0-9.]+ to mean "-r X-RELEASE".
cperciva
2009-09-29
1
-0
/
+3
*
Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c and
jkim
2009-09-27
2
-1
/
+4
*
Make the keyboard layer Unicode aware.
ed
2009-09-19
2
-5
/
+5
*
Spell Israel correctly.
ed
2009-09-18
1
-1
/
+1
*
Fixed markup.
ru
2009-09-17
1
-4
/
+4
[next]