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
*
Comments to describe what these macros do, so that someone other than me
jmallett
2002-06-24
1
-0
/
+13
*
Convert straightforward regression tests to use regress.m4.
jmallett
2002-06-24
6
-93
/
+19
*
Add missing const's.
mux
2002-06-24
1
-1
/
+1
*
Add a simple (to be expanded) library of functions for the regression tests,
jmallett
2002-06-24
1
-0
/
+23
*
Fix unaligned access error.
naddy
2002-06-24
1
-3
/
+6
*
I hope I won't regret this too much.
des
2002-06-24
1
-0
/
+1
*
My previous style commits weren't entirely right. Fix some bugs I
des
2002-06-24
7
-23
/
+11
*
Reintroduce debugging code that somehow got lost in a previous revision.
des
2002-06-24
1
-0
/
+2
*
Yet another warning fix for 64 bits platforms.
mux
2002-06-24
1
-2
/
+3
*
Include <sys/types.h> in the !_KERNEL case so that this file is
bde
2002-06-24
1
-0
/
+3
*
Fixed some style bugs (mainly excessive indentation).
bde
2002-06-24
1
-24
/
+24
*
Print a long with %ld not %d. (We possibly should be using %j here, but
dwmalone
2002-06-24
1
-1
/
+1
*
Fix off by one in `y' (transliterate) command which caused the last character
tjr
2002-06-24
1
-1
/
+1
*
remove declaration of authlog
dinoex
2002-06-24
1
-5
/
+1
*
Previous commit made no sense.
des
2002-06-24
1
-1
/
+2
*
Fix style and unbreal static build.
des
2002-06-24
5
-11
/
+10
*
IPv4or6 is already defined in libssh.
des
2002-06-24
1
-3
/
+2
*
MFi386: sys/i386/isa/clock.c revision 1.187.
kato
2002-06-24
3
-6
/
+6
*
On REASREQ packets, handled them earlier in processing the association
imp
2002-06-24
1
-7
/
+11
*
Use proper size in bzero of stat structure.
mckusick
2002-06-24
3
-3
/
+3
*
userout -> out. These two labels are now identical.
mini
2002-06-24
2
-14
/
+12
*
Remove unused diagnostic function cread_free_thread().
mini
2002-06-24
11
-64
/
+0
*
include if_ieee80211.h and if_wireg.h, don't know why that didn't work before
imp
2002-06-24
1
-0
/
+2
*
Document -L and -l.
imp
2002-06-24
2
-3
/
+92
*
Add needed include of mman.h to fix sparc64 buildworld.
jake
2002-06-24
1
-1
/
+3
*
Document TARGET_ARCH
dillon
2002-06-24
1
-0
/
+5
*
- Remove DMA_* macros as only one, DMA_GET_ADDR, was used.
arr
2002-06-24
12
-103
/
+15
*
Add kernel printf bits for WI_SUPPRATES and HOSTAP_FLAGS
imp
2002-06-24
2
-0
/
+2
*
Add RID to get the DBM adjustment factor
imp
2002-06-24
1
-0
/
+1
*
Add kernel print bits #define for the IEEE80211_CAPINFO bits.
imp
2002-06-24
1
-1
/
+1
*
- Remove the definition for SCHED_ATM
arr
2002-06-24
3
-5
/
+2
*
Partially back out the "make all interfaces standard" commit. There's
imp
2002-06-24
1
-8
/
+8
*
I Noticed a defect in the way wakeup() scans the tailq. Tor noticed an
dillon
2002-06-24
1
-3
/
+8
*
Add a hack to handle RADIUS responses from peers that forget that
brian
2002-06-23
1
-4
/
+20
*
Make vm_pindex_t 64-bit on all platforms. This is necessary to avoid
iedowse
2002-06-23
3
-3
/
+3
*
Allocate and clear the correct number of bytes for a
robert
2002-06-23
1
-2
/
+2
*
Resign my maintainership of OpenSSH.
des
2002-06-23
1
-1
/
+0
*
Install the new man pages.
des
2002-06-23
2
-2
/
+2
*
Resolve conflicts and document local changes.
des
2002-06-23
4
-1254
/
+113
*
Add a missing prototype to fix a warning.
mux
2002-06-23
1
-0
/
+2
*
Slightly restructure the #ifdef INET6 sections to make the code
luigi
2002-06-23
1
-31
/
+19
*
Move two global variables to automatic variables within the
luigi
2002-06-23
2
-4
/
+6
*
Stop adding ${CWARNFLAGS} to CFLAGS. The standard makefile processing will
gad
2002-06-23
8
-9
/
+7
*
Move some global variables in more appropriate places.
luigi
2002-06-23
1
-3
/
+28
*
Previous commit was just a tad too hasty, the sshd peudo-user's home
des
2002-06-23
1
-1
/
+1
*
Add /var/empty for the OpenSSH privsep code.
des
2002-06-23
1
-0
/
+2
*
Make egetopt() return -1 not EOF, as getopt(3) do.
charnier
2002-06-23
1
-4
/
+4
*
Fix a bug which prevented the duplication of the standard i/o
robert
2002-06-23
1
-13
/
+24
*
Add an sshd user and group for the OpenSSH privilege separation code.
des
2002-06-23
2
-0
/
+2
*
Correctly export the environment variables set by setusercontext().
des
2002-06-23
2
-8
/
+7
[next]