Age | Commit message (Expand) | Author |
2003-08-20 | mfcpu_t appears to be more useful as mfcpu it seems | Michael Shalayeff |
2003-08-20 | missing nl in debugging prontf | Michael Shalayeff |
2003-08-20 | ansi and protos for the rest | Theo de Raadt |
2003-08-20 | spaces | Theo de Raadt |
2003-08-20 | protos and ansi (mostly ignored junk) | Theo de Raadt |
2003-08-20 | ansi and protos | Theo de Raadt |
2003-08-20 | add mtd | Theo de Raadt |
2003-08-19 | simple protos and ansi | Theo de Raadt |
2003-08-19 | Properly identify Mobile Pentium 4-M processor | Alexander Yurchenko |
2003-08-19 | myson mtd803 ether and enable mtdphy no; form netbsd via form@ | Michael Shalayeff |
2003-08-17 | There is no need to assume that the compiler will swap ! and & operator | Miod Vallat |
2003-08-16 | spaces | Theo de Raadt |
2003-08-16 | protos | Theo de Raadt |
2003-08-16 | ansi | Theo de Raadt |
2003-08-15 | ansi and proto cleanup. one unused function goes away | Theo de Raadt |
2003-08-15 | proto findcpu, because bootblocks use this too | Theo de Raadt |
2003-08-15 | - remove ahc dependency, convert smc93cx6 into an attribute. | Federico G. Schwindt |
2003-08-15 | no newline in errx; andrushock@korovino.net | Theo de Raadt |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-15 | bitneaks anonymous randomisation | Michael Shalayeff |
2003-08-14 | better comment on the new coms | Michael Shalayeff |
2003-08-14 | attach those funky teleshare ttys | Michael Shalayeff |
2003-08-14 | attach at teleshare serial ports as well. need dsp microcode for a functional... | Michael Shalayeff |
2003-08-14 | GENERIC is now safe(4) | Jason Wright |
2003-08-14 | partial proto repairs | Theo de Raadt |
2003-08-14 | add uhci based on suggestion from loki at niteshade dot net | Jason Wright |
2003-08-13 | Always force a pipeline flush after a PSR change, not before. How could | Miod Vallat |
2003-08-12 | add safe(4). Works well enough for testing at least. | Jason Wright |
2003-08-12 | add acphy | Michael Shalayeff |
2003-08-12 | Get rid of unused code, and KNF/ELF-sanitize the remaining code. | Miod Vallat |
2003-08-12 | Use spltty() instead of rolling our own expanded version. | Miod Vallat |
2003-08-12 | The idle loop is supposed to run with interrupts enabled, and will only | Miod Vallat |
2003-08-11 | Sprinkle proper use of _C_LABEL and _ASM_LABEL in the .S files (except for | Miod Vallat |
2003-08-11 | move to 3.4-beta | Theo de Raadt |
2003-08-11 | during probe there is no need to map the whole hpa space. only rom is needed.... | Michael Shalayeff |
2003-08-11 | a few strict protos | Michael Shalayeff |
2003-08-11 | better cleaning | Theo de Raadt |
2003-08-11 | ansification and knf and protos | Theo de Raadt |
2003-08-11 | wax mongoose | Michael Shalayeff |
2003-08-11 | Saving or restoring the process' registers to/from the pcb was using | Miod Vallat |
2003-08-10 | Do not make NBPG visible in assym.h | Miod Vallat |
2003-08-10 | ansi | Theo de Raadt |
2003-08-10 | clean leftovers | Theo de Raadt |
2003-08-10 | No need to bring <machine/psl.h> from <machine/param.h>, this adds unnecessary | Miod Vallat |
2003-08-10 | Define wint_t on powerpc. | Miod Vallat |
2003-08-10 | Do not trust and use uvm_useracc, but rather always check copy{in,out} for | Miod Vallat |
2003-08-09 | New RAMDISK configuration, inspired by the mvme68k one; and the associated | Miod Vallat |
2003-08-09 | Always install the installboot manual page. | Miod Vallat |
2003-08-08 | Fix harmless address computation buglet in pmap_collect(). | Miod Vallat |
2003-08-08 | remove scsi/raid drivers not needed on laptop floppy | Theo de Raadt |