This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
alpha
/
linux
History
schweikh
28bcbfe85d
Fix typo in the BSD copyright: s/withough/without/
...
Spotted and suggested by: des MFC after: 3 weeks
2002-06-02 20:05:59 +00:00
..
linux_dummy.c
Fix typo in the BSD copyright: s/withough/without/
2002-06-02 20:05:59 +00:00
linux_genassym.c
Round of cleanups and enhancements. These include (in random order):
2001-09-08 19:07:04 +00:00
linux_locore.s
Don't auto-generate the syscalls.
2000-12-03 01:30:31 +00:00
linux_machdep.c
Bah, I managed to turn cosmetic things into real bugs. Fix shadowed
2002-02-08 08:56:01 +00:00
linux_proto.h
Remove __P(). This was tested on the GENERIC kernel.
2002-03-20 18:58:47 +00:00
linux_syscall.h
Regenerated file from previous commit to syscalls.master
2002-01-23 22:47:47 +00:00
linux_sysent.c
Regenerated file from previous commit to syscalls.master
2002-01-23 22:47:47 +00:00
linux_sysvec.c
Fix typo in the BSD copyright: s/withough/without/
2002-06-02 20:05:59 +00:00
linux.h
In FreeBSD's ifreq, ifr_ifru.ifru_flags is an array of two chars, while Linux
2001-10-15 20:06:34 +00:00
Makefile
Make the target a little bit more generic.
2000-11-01 08:47:34 +00:00
syscalls.conf
…
syscalls.master
Linux/alpha uses the same BSDish return mechanism we do for
2002-01-23 22:46:14 +00:00