summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-04-21SYS_INST has left the building!Jason Downs
1997-04-21Take care when accessing DAFB--some quadra-class machines use other videobriggs
1997-04-21don't forget $(SACFLAGS)Michael Shalayeff
1997-04-20Allow kern_clock.c to see interrupt frames on i386Thorsten Lockert
1997-04-20Add new POSIX 1003.1b related syscalls; from pk@NetBSDThorsten Lockert
1997-04-20Add new POSIX 1003.1b related syscalls; from pk@NetBSDThorsten Lockert
1997-04-20Add macros and types needed for POSIX 1003.1b timersThorsten Lockert
1997-04-20Add new clock related types; from NetBSDThorsten Lockert
1997-04-20indentationMichael Shalayeff
1997-04-20flushTheo de Raadt
1997-04-20Use ${ALPHA} instead of ../..Niklas Hallqvist
1997-04-20line#/column# changed at 2.7, not 2.9; grrTheo de Raadt
1997-04-20Pull in systm.h, need printf() prototype.Jason Downs
1997-04-20My new toyThorsten Lockert
1997-04-20Make -Wall work.Jason Downs
1997-04-20Add a prototype for susword().Jason Downs
1997-04-19Fix a compile warningThorsten Lockert
1997-04-19.depend needs cpuconf.cThorsten Lockert
1997-04-19more buffer cache pleaseTheo de Raadt
1997-04-19Fix return with missin value...Per Fogelstrom
1997-04-19-Wall cleanup.Per Fogelstrom
1997-04-18Change via NetBSD via Scott Reynolds via Takashi Namada who provided thegene
1997-04-18More fixes from Scott Reynolds:gene
1997-04-18Use the new genassym.cf method of generating the assym.h file.Dale S. Rahn
1997-04-18do not check BOOT_MAGIC!Theo de Raadt
1997-04-18angelos, please forgive me );Michael Shalayeff
1997-04-18some cleanup, comments and copyrightMichael Shalayeff
1997-04-18Use genassym.cf and a shell script to build assym.h. This helpsgene
1997-04-18faked disklabel for extended partition +Niels Provos
1997-04-18Fix from Denny Gentry--initialize receive seq. count and don't skip an entrybriggs
1997-04-18oopsTheo de Raadt
1997-04-18cleanup -WallTheo de Raadt
1997-04-18Don't set sillyrename field to 0 for directories, as it's in a union withTheo de Raadt
1997-04-18Fix some bugs in NQNFS (malformed RPC requests, no directory lease eviction);Theo de Raadt
1997-04-18avoid possible *NULL; fvdlTheo de Raadt
1997-04-18indentTheo de Raadt
1997-04-18new socket required if changing NOCONN; fvdlTheo de Raadt
1997-04-18ensure nfs_mountroot device is a network device; from who-knows-who atTheo de Raadt
1997-04-18indentTheo de Raadt
1997-04-18Clean up error handling a little. There is a smallTobias Weingartner
1997-04-18alpha is like amiga in the sense it doesn't support bad block lists.Niklas Hallqvist
1997-04-18Use the right types on 64-bit machinesNiklas Hallqvist
1997-04-18fix a bugMichael Shalayeff
1997-04-18use libs from correct pathsMichael Shalayeff
1997-04-18no assembly listingMichael Shalayeff
1997-04-18oops...Michael Shalayeff
1997-04-18no more 60k limit!Michael Shalayeff
1997-04-17Add -nostdlib to make sure...Tobias Weingartner
1997-04-17Hope this works...Tobias Weingartner
1997-04-17make "boot> -a" work like "boot> bsd -a"; ie. flags shortcutTheo de Raadt