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
*
For VLAN interfaces, print MAC addresses properly.
ru
2004-12-24
1
-1
/
+2
*
Due to unknown reasons, Disk_Names() returns SCSI CDROM as a valid
yongari
2004-12-22
2
-0
/
+28
*
Use the source of the termcap database when available.
ru
2004-12-21
2
-20
/
+32
*
The "fixate" command no longer terminates command processing,
ru
2004-12-21
1
-4
/
+1
*
Document -F in usage() and SYNOPSIS.
ru
2004-12-21
2
-2
/
+2
*
Make "burncd ... fixate eject" really work as promised.
ru
2004-12-21
1
-1
/
+1
*
NOPAM -> NO_PAM
ru
2004-12-21
1
-0
/
+3
*
NOIPSEC -> TRACEROUTE_NO_IPSEC
ru
2004-12-21
1
-2
/
+2
*
Overhaul ppp(8) build options so they are safe to use in
ru
2004-12-21
1
-18
/
+26
*
The C define is NONAT.
ru
2004-12-21
1
-1
/
+1
*
NOINET6 -> NO_INET6
ru
2004-12-21
6
-6
/
+6
*
NOCRYPT -> NO_CRYPT
ru
2004-12-21
10
-11
/
+11
*
NOSHARED -> NO_SHARED
ru
2004-12-21
3
-3
/
+3
*
NOATM -> NO_ATM
ru
2004-12-21
3
-4
/
+4
*
NOLIBC_R -> NO_LIBC_R
ru
2004-12-21
1
-5
/
+5
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
26
-26
/
+26
*
Allocate an additional white space in a username column for
maxim
2004-12-19
1
-3
/
+3
*
Call umask() before opening the lock-file for a queue, to make sure
gad
2004-12-19
1
-1
/
+2
*
Open device R/W for ioctl modifications.
phk
2004-12-18
1
-1
/
+1
*
err() -> errx()
ru
2004-12-17
1
-6
/
+6
*
When printing a data file received from some other host, check to make
gad
2004-12-17
1
-0
/
+100
*
Describe the special meaning of the $ and ~ characters, and the fact
roam
2004-12-16
1
-0
/
+20
*
The ioconf.c is no longer generated.
ru
2004-12-16
1
-4
/
+1
*
- Xref fwip(4)
brueffer
2004-12-14
1
-1
/
+2
*
Handle select() returning -1/EINTR - fairly common in these KSE days.
brian
2004-12-13
1
-1
/
+5
*
Implement an ``enable/disable echo'' option, defaults to off.
brian
2004-12-13
5
-35
/
+109
*
Also do not send junk mount arguments when removing exports.
phk
2004-12-11
1
-0
/
+1
*
Enable _FFR_DEAL_WITH_ERROR_SSL to deal with OpenSSL error returns of 0.
gshapiro
2004-12-10
1
-1
/
+1
*
Correct two bugs that may result in incorrect CBCP response for
delphij
2004-12-06
1
-5
/
+3
*
Userland change corresponding to the change in kernel/userland communication
phk
2004-12-06
1
-31
/
+19
*
Send NAS-IP-Address as well as NAS-Identifier
brian
2004-11-29
6
-57
/
+120
*
Fix a few coding errors that caused compiler warnings.
iedowse
2004-11-28
1
-5
/
+6
*
Don't include sys/user.h merely for its side-effect of recursively
das
2004-11-27
1
-1
/
+2
*
Increase a socket receive buffer size. This helps 'ngctl list'
maxim
2004-11-25
1
-2
/
+4
*
o Report charge/discharge rate and remaining capacity in the proper
imp
2004-11-24
1
-7
/
+38
*
phk jumped the gun and posted what looks like a preliminary version of
imp
2004-11-24
1
-4
/
+8
*
Dump current status of battery as well.
phk
2004-11-24
1
-0
/
+8
*
Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].
obrien
2004-11-19
3
-13
/
+13
*
Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].
obrien
2004-11-19
4
-26
/
+26
*
Make logic more readable.
obrien
2004-11-19
2
-6
/
+6
*
Check in updated bthidd(8). This is still work in progress.
emax
2004-11-18
9
-48
/
+874
*
s/priveleged/privileged/
glebius
2004-11-18
1
-1
/
+1
*
Fix a minor comment typo: priveleged = privileged.
keramida
2004-11-18
1
-1
/
+1
*
Initialize lcap and pwd to NULL. This allows a WARNS=6 clean build,
delphij
2004-11-17
2
-3
/
+3
*
The code path in main() dealing with lflag assumes that p was
delphij
2004-11-17
1
-1
/
+1
*
Only write the rc.conf header when a new rc.conf is written. This was
simon
2004-11-16
2
-2
/
+2
*
Various updates to the anonymous ftp support:
jhb
2004-11-16
1
-11
/
+12
*
Minor style(9) before possible larger commits.
imp
2004-11-16
1
-4
/
+2
*
Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
bz
2004-11-13
7
-10
/
+56
*
Somehow I missed this last night, acpi_init() doesn't return an int.
philip
2004-11-13
1
-1
/
+1
[next]