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 missing setusershell() calls.
charnier
2004-01-18
1
-0
/
+1
*
Put chkey(1), newkey(8), and keyserv(8) into the crypto distribution.
ru
2004-01-18
1
-0
/
+1
*
Do not install SYMLINKS if both NO_MAILWRAPPER and
johan
2004-01-17
1
-0
/
+2
*
- Properly build both crypto and non-crypto versions of the
ru
2004-01-17
8
-28
/
+10
*
Replaced black magic with white magic.
ru
2004-01-17
1
-5
/
+2
*
Fixed the fatal bug: CFLAGS should be added to, not overridden.
ru
2004-01-17
1
-1
/
+1
*
- Build things in pure dictionary order (see sort(1)).
ru
2004-01-16
1
-91
/
+144
*
o Document -s flag.
maxim
2004-01-15
1
-0
/
+7
*
-DSMALL will remove the need of dump.c (for rtsol)
ume
2004-01-14
1
-0
/
+14
*
add -F flag, which configures sysctl(8) setting by rtsold
ume
2004-01-14
4
-15
/
+53
*
ansify.
ume
2004-01-14
6
-31
/
+20
*
use timeradd/sub/cmp.
ume
2004-01-14
1
-58
/
+7
*
- Use the standard .y and .l transformation rules -- this fixes
ru
2004-01-13
1
-16
/
+11
*
Yet another inf file handling tweak: when checking for Ndi\Params\foo
wpaul
2004-01-13
1
-2
/
+2
*
Discuss the 'MAILTO' option.
trhodes
2004-01-12
1
-1
/
+5
*
Xref the proper manual pages.
trhodes
2004-01-12
1
-3
/
+3
*
- Handle doubled double quotes:
mdodd
2004-01-11
1
-1
/
+11
*
Get rid of "lineno: 0" in error messages from create mode.
phk
2004-01-11
4
-25
/
+42
*
Use my newly acquired magic stick and put aslcompiler.y.h into
ru
2004-01-11
1
-3
/
+4
*
collect all "extern bla" stuff in extern.h in order to get cross-file
phk
2004-01-11
5
-16
/
+8
*
Add a `-H <fd>' option that is like `-h <fd>', but accepts an already
iedowse
2004-01-11
4
-22
/
+52
*
Problem:
rwatson
2004-01-11
1
-0
/
+8
*
Fix serious ugliness introduced in 1.61, which leads to long delay in boot
sobomax
2004-01-10
1
-5
/
+11
*
Change sdp_open_local(3) API. It now takes a path to a control socket
emax
2004-01-09
3
-55
/
+89
*
Add a GraphViz-exporting ngctl(8) "dot" command. You can now create
green
2004-01-09
5
-11
/
+203
*
Do not emit comments when -n is specified.
phk
2004-01-08
1
-5
/
+10
*
fixed improper routing-message flag
suz
2004-01-08
1
-1
/
+1
*
From PR:
anholt
2004-01-07
1
-1
/
+1
*
Update pciconf man page to indicate that only some of the functions
rwatson
2004-01-06
1
-1
/
+2
*
Clean up the check for invalid X_DSDT and X_FACS portions of the FADT.
njl
2004-01-04
1
-16
/
+25
*
mergemaster -p (pre-world) doesn't populate /etc/rc.d, which led to a
dougb
2004-01-04
1
-5
/
+4
*
Add 'fwe' so one doesn't get "<unknown network interface type>".
obrien
2004-01-04
2
-0
/
+2
*
Use fprintf() instead of errx() when displaying usage string. The program name
charnier
2004-01-04
1
-2
/
+3
*
Properly use strftime(): NUL terminating character is already taken into
charnier
2004-01-04
1
-1
/
+1
*
Remove unused local variable.
charnier
2004-01-04
1
-4
/
+3
*
Tweak ndiscvt to support yet another flavor of .INF files (look for
wpaul
2004-01-03
1
-0
/
+2
*
Fix usage() (-d is really -n).
green
2004-01-02
1
-1
/
+1
*
Handle WinNT .inf files with a $windows nt$ signature but no .NT decorated
wpaul
2004-01-02
2
-2
/
+10
*
I missed a s/package_exists/package_installed/ in the last commit.
obrien
2004-01-02
1
-1
/
+1
*
s/package_exists/package_installed/g as that's much more descriptive of
obrien
2004-01-02
1
-1
/
+1
*
I think we can stop doing 'ldconfig -aout' during the install now.
obrien
2004-01-02
3
-10
/
+0
*
s/package_exists/package_installed/g as that's much more descriptive of
obrien
2004-01-02
5
-12
/
+8
*
FBSD nit.
obrien
2004-01-02
2
-4
/
+2
*
Clean up ndiscvt a bit (leaving out the -i flag didn't work) and add
wpaul
2004-01-02
5
-8
/
+115
*
Catch up with reality with respect to the location of 4.8, 4.9,
bmah
2004-01-02
1
-1
/
+6
*
* Update copyright
dougb
2004-01-01
1
-2
/
+51
*
Be consistent in the EXAMPLES formatting.
obrien
2004-01-01
1
-0
/
+1
*
Only a read-only file descriptor is required to implement list_devs()
rwatson
2003-12-31
1
-1
/
+1
*
Use separate events for resume from standby and suspend in the apm(4)
njl
2003-12-30
1
-3
/
+7
*
Add support for /etc/rc.suspend and /etc/rc.resume for ACPI. They are
njl
2003-12-30
2
-4
/
+31
[prev]
[next]