freebsd-dev/sys/alpha
Maxim Sobolev 610ecfe035 o Split out kernel part of execve(2) syscall into two parts: one that
copies arguments into the kernel space and one that operates
  completely in the kernel space;

o use kernel-only version of execve(2) to kill another stackgap in
  linuxlator/i386.

Obtained from:  DragonFlyBSD (partially)
MFC after:      2 weeks
2005-01-29 23:12:00 +00:00
..
alpha Add bus_dmamap_load_mbuf_sg() to alpha. 2005-01-15 20:11:25 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf These are no longer relevant. They are scripts for extracting hints 2005-01-07 00:54:35 +00:00
include Hopefully unbreak modules build. 2005-01-29 21:43:34 +00:00
isa Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
linux o Split out kernel part of execve(2) syscall into two parts: one that 2005-01-29 23:12:00 +00:00
mcbus Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
osf1 o Split out kernel part of execve(2) syscall into two parts: one that 2005-01-29 23:12:00 +00:00
pci Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
tlsb Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
Makefile