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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged from Lite2 (one bcopy -> memmove, one significant change:
bde
1998-12-11
1
-4
/
+5
*
Fixed missing 'p' and `-' flags and other defects in the usage message.
bde
1998-12-11
1
-4
/
+5
*
Add directories for KLD examples.
dfr
1998-12-11
1
-1
/
+15
*
Sample modules for KLD.
dfr
1998-12-11
17
-0
/
+1713
*
Merged from Lite2 (just an English fix or pun removal).
bde
1998-12-11
1
-4
/
+4
*
Fixed disordered options in synopsis.
bde
1998-12-11
1
-2
/
+2
*
Fixed missing `p' flag in synopsis.
bde
1998-12-11
1
-2
/
+2
*
Sync with sys/i386/isa/lpt.c revision 1.72.
kato
1998-12-11
1
-33
/
+36
*
Should be sysctl -n. Yesterday wasn't one of my better days. Doh.
jb
1998-12-11
1
-2
/
+2
*
Sync with sys/i386/i386/machdep.c revision 1.317.
kato
1998-12-11
2
-4
/
+4
*
Some fixes to handle fixed mode and variable mode more sensibly- and also
mjacob
1998-12-11
1
-46
/
+167
*
If we failed to probe/attach somehow, we never have a sc->sc_hcca
julian
1998-12-11
1
-0
/
+3
*
Convert dadump to use reasonable data types so that some casting is unecessary.
gibbs
1998-12-11
1
-17
/
+17
*
Do not attempt to retry commands that fail with ILLEGAL REQUEST status.
gibbs
1998-12-11
1
-3
/
+3
*
Remove unsued variable.
gibbs
1998-12-11
1
-9
/
+12
*
Fixed same as Julian did in uhci_pci.c and fixed the fetching of the revision...
n_hibma
1998-12-11
2
-7
/
+4
*
Change to the current directory before doing the install. I !love make.
jb
1998-12-11
1
-1
/
+2
*
Add a '-p' flag to shutdown which corresponds to the '-p' flag to halt,
msmith
1998-12-10
2
-7
/
+21
*
Reversed the order of the USB devices, makes sure the ugen device is probed last
n_hibma
1998-12-10
1
-4
/
+6
*
Perform APM power-off on power-off request, not halt request.
msmith
1998-12-10
2
-6
/
+6
*
Fix typo.
kuriyama
1998-12-10
1
-2
/
+2
*
The shift and the masking were in the wrong order for extracting
julian
1998-12-10
1
-9
/
+9
*
CALL -> PCALL for sigaltstack for libc_r.
jb
1998-12-10
1
-1
/
+1
*
Don't hide mknod, it doesn't need a wrapper and never has had one.
jb
1998-12-10
3
-6
/
+6
*
Remove some compiler warnings.
julian
1998-12-10
3
-27
/
+18
*
Rename one of the two devfs_link's to devfs_makelink.
eivind
1998-12-10
10
-36
/
+36
*
Silence gcc -Wall -ansi -pedantic.
wpaul
1998-12-10
2
-71
/
+65
*
Boy, this was tricky to find:
brian
1998-12-10
1
-1
/
+2
*
When using ``set device !someprogram'', when ``someprogram''
brian
1998-12-10
3
-5
/
+24
*
Support ESS1868 (and probably ESS688 & ESS1668).
brian
1998-12-10
8
-245
/
+510
*
Silence gcc -Wall -ansi -pedantic and fix minor bug in xl_txeof().
wpaul
1998-12-10
1
-9
/
+7
*
linux_pipe does not preserve the edx register. Linux and
jkh
1998-12-10
2
-6
/
+24
*
Add a test for hw.machine == i386 before trying to run ldconfig for
jb
1998-12-10
1
-12
/
+15
*
Add logic to check if any of the BIN1 files do not already exist in
jb
1998-12-10
1
-1
/
+23
*
Revamp the way that exceptional message handling is performed so that it
gibbs
1998-12-10
6
-664
/
+1118
*
Convert debugging printfs to the CAM_DEBUG macro.
gibbs
1998-12-10
1
-40
/
+50
*
Expand the hba_misc fied in the Path Inquiry ccb to allow a controller driver
gibbs
1998-12-10
2
-10
/
+65
*
Remove debugging printfs.
gibbs
1998-12-10
1
-3
/
+1
*
Another directive nit.
steve
1998-12-10
1
-1
/
+1
*
Remove @code directive around --change-leading-char.
steve
1998-12-10
1
-1
/
+1
*
Comment out empty "BUGS" section.
steve
1998-12-10
1
-1
/
+1
*
Remove duplicate entries for -N and -S commandline switches.
steve
1998-12-10
1
-9
/
+2
*
Eliminate compiler warning when compiling "config.c" in a kernel.
archie
1998-12-10
1
-2
/
+2
*
Add missing int to prototypes of mvaddstr and mvaddnstr.
steve
1998-12-10
1
-2
/
+2
*
Eliminate compiler warning.
archie
1998-12-10
1
-2
/
+2
*
Typo fix: "whether on not" -> "whether or not".
steve
1998-12-10
1
-1
/
+1
*
Eliminate compiler warning.
archie
1998-12-10
1
-3
/
+3
*
poll(2) sets POLLNVAL for descriptors passed in that are less than
jkh
1998-12-10
1
-2
/
+4
*
Eliminate compiler warning.
archie
1998-12-10
3
-4
/
+11
*
Cleanup up the wording for the F00F bug workaround message.
steve
1998-12-10
2
-4
/
+4
[next]