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
/
compat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check that p->p_pptr is not NULL - kernel processes have no parents!
des
2000-11-06
2
-4
/
+4
*
Fix getdents syscall.
marcel
2000-11-05
1
-1
/
+4
*
zap a stray include that snuck in with rev 1.56
gallatin
2000-11-02
1
-1
/
+0
*
fix a comment that was inadvertantly changed by a cvs merge
gallatin
2000-11-02
1
-1
/
+1
*
Fix linux_ustat syscall. We only have cdevs now, so looking
marcel
2000-11-02
1
-2
/
+2
*
Support for the linux ipc syscalls on the alpha, where each one has
gallatin
2000-11-01
2
-27
/
+44
*
fix linux_termio and linux_termios structs on alpha. alpha differences
gallatin
2000-11-01
1
-7
/
+7
*
The MI/MD split wasn't perfect and the MI files need hacks for the
obrien
2000-11-01
10
-26
/
+156
*
Make the target a little bit more generic.
obrien
2000-11-01
1
-1
/
+3
*
Bring cpuinfo closer to what it looks like in Linux 2.2.
des
2000-10-25
2
-22
/
+94
*
Add /proc/<pid>/status and /proc/<pid>/stat (the latter being mostly
des
2000-10-25
5
-10
/
+365
*
Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98
non
2000-10-23
1
-0
/
+89
*
A start at an implemention of linux_rt_sendsig & linux_rt_sigreturn
gallatin
2000-10-17
1
-1
/
+1
*
Mark directories as directories, not as regular files.
des
2000-10-10
1
-1
/
+1
*
Initiate deorbit burn sequence for <machine/console.h>.
phk
2000-10-08
1
-2
/
+2
*
Fix cut'n'paste bogon.
des
2000-09-18
1
-1
/
+1
*
Remove unused variables.
des
2000-09-09
2
-2
/
+0
*
Add stat, uptime and version.
des
2000-09-09
5
-41
/
+248
*
Pierre Beyssac originally derived linprocfs from procfs, and I've made (and
des
2000-09-07
6
-0
/
+12
*
Remove obsolete comment (see rev 1.84 of procfs_vnops.c)
des
2000-09-04
1
-8
/
+0
*
o Synchronize linprocfs authorization with procfs authorization improvements
rwatson
2000-09-01
1
-38
/
+29
*
Cleanup after repo copy of sys/svr4 to sys/compat/svr4.
obrien
2000-08-31
23
-120
/
+120
*
o Update linprocfs to include similar changes as those in procfs, fixing
rwatson
2000-08-30
1
-8
/
+9
*
Whitespace change: (near) KNF
marcel
2000-08-26
1
-649
/
+679
*
Fix bug in previous commit. We need to trim the limits to fit
marcel
2000-08-26
1
-0
/
+5
*
Re-implement linux_{g|s}etrlimit in terms of {g|s}etrlimit
marcel
2000-08-26
1
-24
/
+45
*
Fix typo in license.
marcel
2000-08-25
5
-5
/
+5
*
Update include directives.
marcel
2000-08-22
3
-9
/
+7
*
Update include directives.
marcel
2000-08-22
1
-158
/
+6
*
Update include directives.
marcel
2000-08-22
1
-381
/
+5
*
Update include directives.
marcel
2000-08-22
2
-7
/
+7
*
Update include directives.
marcel
2000-08-22
1
-58
/
+15
*
Update include directives and remove linux_execve.
marcel
2000-08-22
1
-23
/
+3
*
Provide prototypes for functions used by MD code.
marcel
2000-08-22
2
-0
/
+87
*
Fixed null pointer panic for accessing "meminfo" when there is no swap.
bde
2000-08-12
2
-4
/
+14
*
Regen. (Fix SYS_exit)
peter
2000-07-29
4
-7
/
+7
*
Sigh. Fix SYS_exit problems. I misunderstood the significance of these
peter
2000-07-29
1
-1
/
+1
*
Regenerate with makesyscalls.sh
peter
2000-07-29
4
-7
/
+7
*
Change the 'exit()' system call to 'sys_exit()'. This avoids overlapping
peter
2000-07-29
1
-1
/
+1
*
Remove the only use of SCARG and perform dead code elimination.
marcel
2000-07-27
1
-4
/
+0
*
Add bounds checking to stackgap_alloc. Previously it was possible
marcel
2000-07-23
3
-11
/
+14
*
Revert implementation of setfsuid and setfsgid due to security
marcel
2000-07-20
1
-20
/
+0
*
Implement pread and pwrite.
marcel
2000-07-17
1
-0
/
+28
*
Implement setfsuid and setfsgid. Implementation derived from patch
marcel
2000-07-16
1
-0
/
+20
*
Simplify the F_GETOWN and F_SETOWN fcntl commands. The workaround
marcel
2000-07-15
1
-49
/
+7
*
Add snapshots to the fast filesystem. Most of the changes support
mckusick
2000-07-11
1
-0
/
+4
*
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
phk
2000-07-04
1
-3
/
+3
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
1
-3
/
+3
*
Modify ktrace's general I/O tracing, ktrgenio(), to use a struct uio *
green
2000-07-02
1
-6
/
+14
*
fix races in the uidinfo subsystem, several problems existed:
alfred
2000-06-22
1
-1
/
+1
[next]