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
*
Add __FBSDID()s to liby
dillon
2001-09-30
2
-0
/
+6
*
Add __FBSDID()s to libutil
dillon
2001-09-30
21
-54
/
+62
*
Add __FBSDID()s to libusb
dillon
2001-09-30
8
-22
/
+24
*
Add __FBSDID()s to libtelnet
dillon
2001-09-30
3
-9
/
+9
*
Add __FBSDID()s to libtacplus
dillon
2001-09-30
1
-2
/
+3
*
Add __FBSDID()s to libstand
dillon
2001-09-30
53
-49
/
+161
*
Add __FBSDID()s to librpcsvc
dillon
2001-09-30
7
-16
/
+25
*
Add __FBSDID()s to libradius
dillon
2001-09-30
1
-2
/
+3
*
Add __FBSDID()s to libpam
dillon
2001-09-30
19
-39
/
+56
*
Fix the problem that the startup directory is printed out if it
obrien
2001-09-30
1
-1
/
+1
*
Add __FBSDID()s to libopie
dillon
2001-09-30
1
-2
/
+3
*
Add __FBSDID()s to libnetgraph
dillon
2001-09-30
3
-6
/
+9
*
Add __FBSDID()s to libncurses
dillon
2001-09-30
2
-4
/
+6
*
Add __FBSDID()s to libncp
dillon
2001-09-30
14
-31
/
+52
*
Add __FBSDID()s to libmp
dillon
2001-09-30
1
-4
/
+2
*
add __FBSDID()s to libmd
dillon
2001-09-30
10
-14
/
+30
*
Add __FBSDID()s to libm
dillon
2001-09-30
33
-2
/
+99
*
Add __FBSDID()s to libipx
dillon
2001-09-30
2
-2
/
+6
*
Add __FBSDID()s to libipsec
dillon
2001-09-30
6
-6
/
+18
*
Add __FBSDID()s to libio
dillon
2001-09-30
4
-10
/
+12
*
Add missing '*/' (? why wasn't this caught earlier?)
dillon
2001-09-30
1
-0
/
+1
*
Add __FBSDID()s to internal libgnumalloc()
dillon
2001-09-30
1
-0
/
+7
*
Add __FBSDID()s to libftpio
dillon
2001-09-30
1
-3
/
+3
*
Add __FBSDID()s to libfetch
dillon
2001-09-30
5
-10
/
+15
*
Add identcpu.c.
jake
2001-09-30
1
-0
/
+1
*
Add __FBSDID()s to libedit
dillon
2001-09-30
18
-12
/
+37
*
Add __FBSDID()s to libdisk
dillon
2001-09-30
9
-27
/
+27
*
Add __FBSDID()s to libcam
dillon
2001-09-30
2
-3
/
+7
*
Add __FBSDID's to libcalendar
dillon
2001-09-30
2
-4
/
+6
*
__FBSDID() Cleanup
dillon
2001-09-30
6
-1
/
+7
*
Add __FBSDID's to libalias
dillon
2001-09-30
20
-42
/
+64
*
Add contents to struct *reg.
jake
2001-09-30
1
-4
/
+35
*
Optimize bcopy and bzero etc to use 64 bit loads and stores if possible.
jake
2001-09-30
2
-232
/
+474
*
Use %ver to identify the cpu instead of openfirmware.
jake
2001-09-30
2
-1
/
+72
*
Remove some debug code, add traces.
jake
2001-09-30
1
-12
/
+10
*
Return EIO for procfs_*_dbregs.
jake
2001-09-30
1
-2
/
+2
*
Specify readability and / or writeability for all nodes that need it.
des
2001-09-30
1
-18
/
+18
*
Add a place holder for PSTATE_SECURE, which detects if user code it
jake
2001-09-30
1
-0
/
+2
*
pseudofs.h:
des
2001-09-30
2
-37
/
+54
*
Split the low level trap code into trap, interrupt and syscall, its
jake
2001-09-30
5
-237
/
+693
*
Implement sysarch().
jake
2001-09-30
1
-2
/
+9
*
Fix some traces. td->p_comm doesn't exist.
jake
2001-09-30
2
-6
/
+12
*
Move the kernel to end of the first 4 gigabytes of address space, so that
jake
2001-09-30
4
-85
/
+234
*
Add a macro to get the context from a tte tag, not necesarily a whole
jake
2001-09-30
1
-6
/
+2
*
Include <machine/setjmp.h> instead of <setjmp.h>.
jake
2001-09-30
1
-1
/
+1
*
Don't use types that require other headers.
jake
2001-09-30
2
-3
/
+3
*
Wrap hardware trap types in ifdef _kernel.
jake
2001-09-30
1
-0
/
+4
*
Move the pcb the to the top of the kernel stack.
jake
2001-09-30
5
-61
/
+75
*
Don't overflow the ktr buffer <gulp>.
jake
2001-09-30
1
-0
/
+4
*
Implement PCPU_ADDR. Align functions on 16 bytes boundaries.
jake
2001-09-30
1
-1
/
+4
[next]