summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merged in a bunch of patches that I got as reaction to the 3.99 release.Wichert Akkerman1999-05-09
* Update the version number to 3.99 (first pre-release for 4.0)Wichert Akkerman1999-04-27
* Minor compiliation-fixesWichert Akkerman1999-04-21
* Update linux sparc support so it compiles and works reasonablyWichert Akkerman1999-04-18
* Change number of personalities for Linux sparc to 2Wichert Akkerman1999-04-18
* Update syscalls for Linux alphaWichert Akkerman1999-04-18
* Fix stat structures for Linux once againWichert Akkerman1999-04-18
* Fix test for alpha so we get the osf_stat functions in file.cWichert Akkerman1999-04-16
* Added support for old*stat syscalls for LinuxWichert Akkerman1999-04-16
* Oops, lets update config.sub as well so we can compile on more alphasWichert Akkerman1999-04-15
* Update the ChangeLog and NEWS files to reflect new maintainerWichert Akkerman1999-04-15
* Avoid compiler warning.Nate Sammons1999-04-06
* Avoid compiler warnings.Nate Sammons1999-04-06
* Realtime signals are named starting with 0. Fix `signame' to comply.Nate Sammons1999-04-06
* Convert all sigsets correctly into libc sigset_t. Add functionsNate Sammons1999-04-06
* Use the kernel's struct stat instead of libc's.Nate Sammons1999-04-05
* Remove (apparently?) unused definition of struct kernel_stat forNate Sammons1999-04-05
* Fix a couple of typos in the man page.Nate Sammons1999-03-31
* Fix a silly bug in signame. A signal should be *greater* than theNate Sammons1999-03-30
* Fix wrong argument of rt_sigprocmask being used.Nate Sammons1999-03-29
* Add new function `signame', which returns name (SIGXXX) of numericNate Sammons1999-03-29
* Don't try to follow clone, until special handling for all of itsNate Sammons1999-03-29
* Add capability for Linux to change a vfork call into plain fork, whichNate Sammons1999-03-29
* Change EXEC_vfork to SYS_vfork; broke compilation on at leastNate Sammons1999-03-29
* sys/reg apparently only exists on i386 and m68k, so fix the test inWichert Akkerman1999-03-17
* Simply bugfixes, see patch to debian/changelog for detailsWichert Akkerman1999-03-15
* Initial revisionWichert Akkerman1999-02-19