Age | Commit message (Expand) | Author |
1997-07-08 | Use line-buffered output if no tty is present. Makes ed work | Todd C. Miller |
1997-07-08 | Don't tell people to cast NULL to a specific pointer type. | Todd C. Miller |
1997-07-08 | Fixed remotely triggerable buffer overflow. | bitblt |
1997-07-08 | countbits() uses network byte order, not host byte order; enami tsugutomo, Ne... | kstailey |
1997-07-08 | Prolong the delay, per pccons.c from the i386 port | Niklas Hallqvist |
1997-07-08 | Very rudimentary disassembler, lots are missing. It is better than nothing t... | Niklas Hallqvist |
1997-07-08 | Recognize that a symbol table may exist, move up proc0paddr if so. | Niklas Hallqvist |
1997-07-08 | Let the count of symbols be long, so the nlist array will get proper | Niklas Hallqvist |
1997-07-08 | Load the kernel symbol table for DDB to use | Niklas Hallqvist |
1997-07-08 | one tiny change | Michael Shalayeff |
1997-07-08 | mispelled SYNOPSIS | Theo de Raadt |
1997-07-08 | warning msg change; pk | Theo de Raadt |
1997-07-08 | fixes; netbsd | Theo de Raadt |
1997-07-08 | Add fix for another quirky behaviour: sending the command after a sync | mhitch |
1997-07-08 | err()/warn() | Jason Downs |
1997-07-08 | optimize | Michael Shalayeff |
1997-07-08 | restore compress to terminal | Michael Shalayeff |
1997-07-08 | don't show battery estimate if there is no one | Michael Shalayeff |
1997-07-08 | -Wall happiness | Todd C. Miller |
1997-07-08 | Note about email and notifications. | Jason Downs |
1997-07-07 | Add ppi, fix dca. | Jason Downs |
1997-07-07 | Example (commented out) entry for running newsyslog -m. | Jason Downs |
1997-07-07 | Updated, mandoc, manual. | Jason Downs |
1997-07-07 | Add rudimentary logfile monitoring capabilities; enable by placing an 'M' | Jason Downs |
1997-07-07 | Define RESOLVSORT so "sortlist" resolver directive works. | Todd C. Miller |
1997-07-07 | Get rid of the arch-dependent long type | Niklas Hallqvist |
1997-07-07 | Do not wrap lines so often, much prettier x output | Niklas Hallqvist |
1997-07-07 | Busification errors needed for compilation on alpha | Niklas Hallqvist |
1997-07-07 | count pages in forkstat, see "vmstat -f" | kstailey |
1997-07-07 | heh, yet one more... comprobe1 call fixed | Niklas Hallqvist |
1997-07-07 | Mirror com changes | Niklas Hallqvist |
1997-07-07 | I forgot: Removed the unused arg of comprobe1 | Niklas Hallqvist |
1997-07-07 | Removed the unused arg of comprobe1 | Niklas Hallqvist |
1997-07-07 | Sanity | Niklas Hallqvist |
1997-07-07 | Removed the unused arg of comprobe1 | Niklas Hallqvist |
1997-07-07 | Removed an unused arg | Niklas Hallqvist |
1997-07-07 | Busified and KNFd | Niklas Hallqvist |
1997-07-07 | Adapt to current GENERIC | Niklas Hallqvist |
1997-07-07 | add LKM | kstailey |
1997-07-07 | two dirs. that are built when compiling kernels | kstailey |
1997-07-07 | correct ipl entry to match pmax's conf.c | Thomas Graichen |
1997-07-07 | remove HZ and NKMEMCLUSTER and add offset? to the at ioasic? entries | Thomas Graichen |
1997-07-07 | fix make clean/make depend confusion with a cleandir: rule | grr |
1997-07-07 | remove NKMEMCLUSTER, HZ, add commented out HW_FLOW_CONTROL option | Thomas Graichen |
1997-07-07 | go back to versions before the last NetBSD merge - it has broken | Thomas Graichen |
1997-07-07 | missing change from the last NetBSD merge: mips_singlestep -> cpu_singlestep | Thomas Graichen |
1997-07-07 | add ipl device (ipfilter) - i have to rework and cleanup conf.c and | Thomas Graichen |
1997-07-07 | set a useful value for HZ here - so that we no longer have to set it | Thomas Graichen |
1997-07-07 | set a useful default for NKMEMCLUSTERS here so that we no longer need | Thomas Graichen |
1997-07-07 | let the bootup output fit into 80 columns and make more look like the | Thomas Graichen |