summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1996-10-21add procfs flagsMichael Shalayeff
1996-10-21Added 'S' for Stack tracebacks. There are usually 3 items on theimp
1996-10-21random is stockTheo de Raadt
1996-10-21Fix two bugs noticed by Taras Ivanenko <ivanenko@ctpa03.mit.edu>briggs
1996-10-20Out of NetBSD (scottr):briggs
1996-10-20Spaces -> tabs that were my faultimp
1996-10-20Fix panic message if NFSCLIENT is not defined.briggs
1996-10-20Make support for booting over NFS dependent on NFSCLIENT instead of NETHER.briggs
1996-10-20Make it build with -Wparentheses.dm
1996-10-20Truncate rdpmc result to 40 bits. Make pctr.c build with -Wall.dm
1996-10-20Further limit the cases where we write core filesThorsten Lockert
1996-10-20pms0Theo de Raadt
1996-10-20Add quirk entries for 2 optical drives, NetBSD PR #2861Todd C. Miller
1996-10-19not ready for this yet, mickeyTheo de Raadt
1996-10-19random device is permanent now.Michael Shalayeff
1996-10-19add random deviceMichael Shalayeff
1996-10-19__assert added, impl from netbsd, however put elsewhere. use it insteadNiklas Hallqvist
1996-10-18fix: add missing ntohs() for llc mode, as noted by several people includingchuck
1996-10-18-Wall happinessNiklas Hallqvist
1996-10-18fix -Wall happinessMichael Shalayeff
1996-10-18compile using HOSTCC, -U_KERNELTheo de Raadt
1996-10-18-Wall happinessMichael Shalayeff
1996-10-18-Wall happiness + feed np into ncr_scatter so vtophys will work on alphaNiklas Hallqvist
1996-10-18extern isaprintTheo de Raadt
1996-10-18-Wall happiness.Michael Shalayeff
1996-10-18-Wall happiness (not happieness, pointed by theo ;)Michael Shalayeff
1996-10-18-Wall happienessMichael Shalayeff
1996-10-18-Wall happienessMichael Shalayeff
1996-10-18-Wall happienessMichael Shalayeff
1996-10-18device_register proto addedNiklas Hallqvist
1996-10-18As alpha uses device_register, it needs its proto tooNiklas Hallqvist
1996-10-18-Wall happienessMichael Shalayeff
1996-10-18-Wall happieness. bug fix caused by parens...Michael Shalayeff
1996-10-18add random pseudo-device declaration.Michael Shalayeff
1996-10-18-Wall happienessMichael Shalayeff
1996-10-18Fix comment typoNiklas Hallqvist
1996-10-18Fix typo introduced when adding __OpenBSD__ checksNiklas Hallqvist
1996-10-18INSTALL kernel not needed any more, we use GENERIC in our minirootsNiklas Hallqvist
1996-10-18From Keith Bostic, with some minor changes:Thorsten Lockert
1996-10-18Do not run IP defragmentation routines unneccecarily; NetBSD PR# 2772Thorsten Lockert
1996-10-18Gleaned from a NetBSD commit by jtc:Thorsten Lockert
1996-10-17-Wall happinessNiklas Hallqvist
1996-10-17Add pedantic warnings, as well as -m486 if we are only for the 486Niklas Hallqvist
1996-10-17Oops, forgot a pair of parenthesisNiklas Hallqvist