summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-10-27bustype F is commonly seem for aha cards, do not whineTheo de Raadt
1996-10-27Better error checking for lseek(2)Thorsten Lockert
1996-10-27Signal handling now fully POSIX.1-1990 compliantThorsten Lockert
1996-10-27and the same for the trunkMichael Shalayeff
1996-10-27Allow kill(, 0) on process groups that hold only zombies; per POSIXThorsten Lockert
1996-10-27Allow set[gu]id() if the [gu]id we are trying to set is the saved [gu]id,Thorsten Lockert
1996-10-27Don't verify that euid has write permissionThorsten Lockert
1996-10-27Correct last fixThorsten Lockert
1996-10-27record route is not a problem; thanks bitbltTheo de Raadt
1996-10-26ep at same places at genericTheo de Raadt
1996-10-26sockaddr_ipx members order changeMichael Shalayeff
1996-10-26remove my CVS tag.Michael Shalayeff
1996-10-26more move changesJason Downs
1996-10-26Verify arguments to fcntl(, F_GETLK, )Thorsten Lockert
1996-10-26Verify that options to wait4() are legalThorsten Lockert
1996-10-26Verify that pgid argument to setpgid() is legalThorsten Lockert
1996-10-26A process can send a signal to another process if the uid of the signallingThorsten Lockert
1996-10-26rename(from, to) where from and to are the name file (linked) is a no-opThorsten Lockert
1996-10-26Define _POSIX_VDISABLE as (0377), not '\377'Thorsten Lockert
1996-10-26move related trivial changesJason Downs
1996-10-26floppy driver is now in dev/isa. Not in files.isa yet, though, since arcJason Downs
1996-10-26Don't use a cast for _POSIX_VDISABLEThorsten Lockert
1996-10-25fix; pr#38; kstailey@dol-esa.govTheo de Raadt
1996-10-25i386 MAXBSIZE restriction goes awayTheo de Raadt
1996-10-25grow kvm space; fix an over-agressive pmap optimizationTheo de Raadt
1996-10-25BusifiedNiklas Hallqvist
1996-10-25be slightly more verbose for my sakeJason Downs
1996-10-25syncJason Downs
1996-10-24Discourage MATH_EMULATE.Jason Downs
1996-10-24replace with a correct memcmp; problem spotted by rahndsTheo de Raadt
1996-10-24<sys/dir.h> is for use as a compatibility interface only. Warn ifThorsten Lockert
1996-10-24kernel is 'bsd'Michael Shalayeff
1996-10-24fix protos and decls.Michael Shalayeff
1996-10-24add 3 another build directoriesMichael Shalayeff
1996-10-23conflictsTheo de Raadt
1996-10-23sysctl to locate psstringsTheo de Raadt
1996-10-23correct disklabel writing; from priceTheo de Raadt
1996-10-23avoid long linesTheo de Raadt
1996-10-23An empty arglist is called __P((void)) not __P(())Niklas Hallqvist
1996-10-23introduce multiconsoles.Michael Shalayeff
1996-10-23Get memory configuration from boot blocks or /boot when it becomesetheisen
1996-10-23Patches from Dave Huang <khym@bga.com> to get something in and out of thebriggs
1996-10-23Sync up with NetBSD and include patch from Dave Huang <khym@bga.com>briggs
1996-10-22reality checkJason Downs
1996-10-22patch com speed initializationJason Downs
1996-10-21-Wall happinessMichael Shalayeff
1996-10-21missing struct rtentry prototypeMichael Shalayeff
1996-10-21-Wall happinessMichael Shalayeff
1996-10-21random is stock nowMichael Shalayeff
1996-10-21undo last change.Michael Shalayeff