summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k
AgeCommit message (Expand)Author
2003-11-21+ -fno-builtin-* on architectures confirmed to work.Marc Espie
2003-11-07adress -> address, and a few more; all from Jonathon Gray;Jason McIntyre
2003-11-06move netisr definition into md code to allow arch provide suitable allocation...Michael Shalayeff
2003-11-03spelling fixes (in the comments)David Krause
2003-10-14Oops, unbrek.Miod Vallat
2003-10-13Do not define LEDEBUG by default.Miod Vallat
2003-10-09More m68k common include files factorization.Miod Vallat
2003-10-08On 167 and 177 boards, use a VMEChip2 timer for accurate delay() wheneverMiod Vallat
2003-10-03Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need forMiod Vallat
2003-09-29avaliable -> availableMiod Vallat
2003-09-26Add majors and devsw entries for the missing scsi devices on mvme*8k.Miod Vallat
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2003-09-22Off-by-ones, from aaron@Miod Vallat
2003-09-19Let boot -b return to debugger before invoking the kernels entry point, likeMiod Vallat
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-08-23unifiy with mvme88kTheo de Raadt
2003-08-23unify with mvme88k; miod okTheo de Raadt
2003-08-20ansi and protos for the restTheo de Raadt
2003-08-20spacesTheo de Raadt
2003-08-20protos and ansi (mostly ignored junk)Theo de Raadt
2003-08-20ansi and protosTheo de Raadt
2003-08-19simple protos and ansiTheo de Raadt
2003-08-16spacesTheo de Raadt
2003-08-16protosTheo de Raadt
2003-08-16ansiTheo de Raadt
2003-08-15change arguments to suser. suser now takes the process, and a flagsTed Unangst
2003-08-01Nuke calls to uvm_useracc() and instead check copyin() and copyout() forMiod Vallat
2003-07-22Fix .depend generation for assym.h. Resolves PR 1154.Otto Moerbeek
2003-07-19don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)David Krause
2003-06-06- section reorderJason McIntyre
2003-06-04Delete UCB term 3. When there are other copyright owners, we affirmTheo de Raadt
2003-06-04more term 3 & 4 from various developers, with permission of courseTheo de Raadt
2003-06-04more term 3 and 4 changesTheo de Raadt
2003-06-03terms 3 & 4 cleanup based on "terms" fileTheo de Raadt
2003-06-03kill clause 3 and 4 from several of my copyrights, cleanup.Dale Rahn
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02Need snprintf here.Miod Vallat
2003-06-02license cleanup of my filesTheo de Raadt
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2003-05-31Don't use orw with a > 16 bits constant.Miod Vallat
2003-05-30Sync the core dump routine with hp300; generates correct coredumps again.Miod Vallat
2003-05-23remove old swapgeneric.c'sTed Unangst
2003-05-23move swapgeneric to truly generic code. tested on many archs by miod and mic...Ted Unangst
2003-05-14add {b,c}devsw_lookup convenience functions.Ted Unangst
2003-05-13Add option NO_PROPOLICE, which explicitely disables the use of the propoliceMiod Vallat
2003-05-13remove -fno-stack-protector (enable propolice)Ted Unangst
2003-05-11string cleaning; krw okTheo de Raadt
2003-05-08EXAMPLE -> EXAMPLES in .Sh section, as per mdoc template.Jason McIntyre
2003-04-25- added missing .EdJason McIntyre
2003-04-16Clarify license terms.Miod Vallat