summaryrefslogtreecommitdiffstats
path: root/sys/alpha/osf1
Commit message (Expand)AuthorAgeFilesLines
...
* Back out over-aggressive locking of p->p_cred.jhb2001-01-251-16/+3
* Proc locking.jhb2001-01-242-5/+31
* Use queue macros.jhb2001-01-241-2/+1
* Next phase in the PCI subsystem cleanup.msmith2000-12-082-0/+2
* exec_osf1_imgact() should return -1 for non OSF1/ECOFF binaries, it shouldgallatin2000-12-021-1/+1
* Don't use p->p_sigstk.ss_flags to keep state of whether themarcel2000-11-301-2/+2
* Simplify and correct OSF/1 signal handling.gallatin2000-11-103-133/+16
* Make MINSIGSTKSZ machine dependent, and have the sigaltstackmarcel2000-11-092-2/+4
* Add M_ZERO to malloc calls where the result is just bzeroed.mjacob2000-10-271-4/+2
* add a version tag for the alpha linulator to depend ongallatin2000-10-261-0/+2
* Update osf1_setuid() and osf1_setgid() to use the new change_euid() andgallatin2000-10-261-8/+13
* fix bogus cast in osf1_getrlimit/osf1_setrlimitgallatin2000-10-251-4/+4
* teach the osf1_getsysinfo() function about a few more fieldsgallatin2000-10-252-8/+70
* Regen. (Fix SYS_exit)peter2000-07-293-5/+5
* Sigh. Fix SYS_exit problems. I misunderstood the significance of thesepeter2000-07-291-1/+1
* Regenerate with makesyscalls.shpeter2000-07-293-5/+5
* Change the 'exit()' system call to 'sys_exit()'. This avoids overlappingpeter2000-07-291-1/+1
* magnetic tape supportgallatin2000-07-131-1/+40
* Fix the breakage that occurred when somebody didn't do a completemjacob2000-06-231-2/+2
* Regenerated (fixed the calculation of sy_nargs in sysent tables).bde2000-05-093-137/+141
* Fixed the return type for exit() and the args struct tag several NOPROTObde2000-05-091-13/+12
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-0/+1
* remove unneeded #include <sys/buf.h>phk2000-05-051-1/+0
* Oops, forgot this from the previous commit. Remove obsolete #ifdef ISO.peter2000-02-131-3/+0
* changes to osf1_wait4()gallatin2000-01-291-5/+7
* Don't clobber the sources when plain "make" is run. Just print a messagebde2000-01-151-2/+4
* implement OSF_GET_MAX_UPROCS portion of osf1_getsysinfo() for AT&T kshgallatin2000-01-062-2/+10
* Shutup complaints about unimplemented SVR4 ioctlsgallatin2000-01-061-0/+8
* Add NetBSD's explanation of why it would be hard to emulate the Machgallatin1999-12-141-0/+69
* Add generated filesgallatin1999-12-143-0/+833
* Finally add the Alpha OSF/1 compat code. I will add it to thegallatin1999-12-1413-0/+4755
OpenPOWER on IntegriCloud