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
/
sys
/
kern
/
kern_exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use 'p' rather than 'curproc' when appropriate.
dg
1995-03-25
1
-3
/
+3
*
Use NDINIT macro to initialize fields for namei.
dg
1995-03-25
1
-13
/
+5
*
Fixed bug introduced in the previous commit - the lock must be held until
dg
1995-03-19
1
-6
/
+7
*
Lose the lock on the vnode. Changes to implement proper locking in the
dg
1995-03-19
1
-4
/
+11
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-2
/
+1
*
Removed some #include's of unnecessary include files.
dg
1995-03-10
1
-4
/
+1
*
No longer assume that a process's address space can be directly written to.
dg
1995-03-01
1
-14
/
+23
*
Use of vm_allocate() and vm_deallocate() has been deprecated.
dg
1995-02-20
1
-19
/
+19
*
First attempt to run linux binaries. This is only the changes needed to
sos
1995-02-14
1
-3
/
+9
*
These changes embody the support of the fully coherent merged VM buffer cache,
dg
1995-01-09
1
-5
/
+5
*
All of this is cosmetic. prototypes, #includes, printfs and so on. Makes
phk
1994-10-02
1
-2
/
+4
*
While in the real world, I had a bad case of being swapped out for a lot of
phk
1994-09-25
1
-12
/
+10
*
Added support for p_textvp which stores the vnode pointer of the execed binary.
dg
1994-09-24
1
-1
/
+9
*
Added missing #ifdef SYSVSHM.
dg
1994-09-14
1
-1
/
+3
*
Added SYSV ipcs.
dfr
1994-09-13
1
-1
/
+3
*
Pay attention to *all* errors from copyinstr(). This patch fixes a bug
dg
1994-08-24
1
-8
/
+16
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-3
/
+4
*
Implemented support for the "ps_strings" structure (grrrr...) for use in
dg
1994-08-06
1
-3
/
+19
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-31
/
+496
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+64