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
*
- 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
*
Remember to use stringcvt() to expand %foo% strings in registry values in
wpaul
2003-12-30
1
-1
/
+1
*
Use intmax_t to avoid wrap on large images in verbose output.
alfred
2003-12-28
1
-3
/
+4
*
you have to use 'install' subcommand instead of '-c' option
ume
2003-12-26
1
-1
/
+1
*
when no source-address-selection policy is installed, not scan
ume
2003-12-26
1
-1
/
+5
*
o Actually add -x option: probeonly assigment was missed
maxim
2003-12-26
1
-0
/
+3
*
Correct a typo in the text.
wpaul
2003-12-23
1
-9
/
+2
*
Fix a case of undefined behavior due to overlapping buf objects in
schweikh
2003-12-23
1
-2
/
+3
*
fixed a bug that 'ip6addrctl delete' command does not work
suz
2003-12-22
1
-1
/
+1
*
Teach the Fixit environment how to deal with a dynamic root. Symlink
scottl
2003-12-21
2
-12
/
+12
*
- Add new FTP mirror site in Turkey (first/only one).
kensmith
2003-12-21
2
-0
/
+6
*
Do an update mount operation to mount the mfsroot as read/write rather
jhb
2003-12-20
2
-2
/
+12
*
Fix uncontrolled access to the buffer in rfcomm_sppd(1).
emax
2003-12-19
1
-2
/
+2
*
Make ndiscvt(8) emit the binary image array as inline assembly code rather
wpaul
2003-12-18
1
-8
/
+16
*
Grrrr. Remove -g flag that snuck in.
wpaul
2003-12-18
1
-1
/
+1
*
Deal with the duplicate sysctl leaf problem. A .inf file may contain
wpaul
2003-12-18
2
-33
/
+27
*
Install 100dpi fonts by default when installing X11: fun as using 75dpi
rwatson
2003-12-17
1
-1
/
+1
[next]