Age | Commit message (Expand) | Author |
1998-12-07 | fix [:print:] | Theo de Raadt |
1998-12-07 | remove bogus divide, fixes pr #656 | Todd C. Miller |
1998-12-06 | Fix a minor 64 bit constant synth. bug | Per Fogelstrom |
1998-12-05 | NOMAN fixes | kstailey |
1998-12-05 | There's still a good bit of lock debugging that needs to happen. Don't | Constantine Sapuntzakis |
1998-12-05 | typo | Marc Espie |
1998-12-05 | some locore.S | Michael Shalayeff |
1998-12-05 | define INT_IO and INT_ALL masks for spl*() macros to use | Michael Shalayeff |
1998-12-05 | some db_machdep.h | Michael Shalayeff |
1998-12-05 | do elf and som, no a.out and ecoff | Michael Shalayeff |
1998-12-05 | some cleanup | Michael Shalayeff |
1998-12-05 | btlb_insert() now returns slot number, heartbeat() and cpu_gethpa(to get cpu#... | Michael Shalayeff |
1998-12-05 | fake bus_space_barrier() | Michael Shalayeff |
1998-12-05 | MD swapX macros, not enabled yet | Michael Shalayeff |
1998-12-05 | dumb mcont() for now | Michael Shalayeff |
1998-12-05 | Reinstate supposed dead code | Constantine Sapuntzakis |
1998-12-05 | Finally, enable lock checking for FFS, which has full-blown lock support. | Constantine Sapuntzakis |
1998-12-05 | Make sure the VLOCKSWORK diagnostic flag is correctly maintained. | Constantine Sapuntzakis |
1998-12-05 | Updated generated files | Constantine Sapuntzakis |
1998-12-05 | Updated vnode_if specificiation | Constantine Sapuntzakis |
1998-12-05 | Framework for generating automatic test code for locking discipline | Constantine Sapuntzakis |
1998-12-05 | Dead code elimination | Constantine Sapuntzakis |
1998-12-05 | block map IO space, check for btlb_insert return; s/DEBUG/PMAPDEBUG/g | Michael Shalayeff |
1998-12-05 | finally, i block mapped the io space, so bus.h is kind of fake now, just *(h ... | Michael Shalayeff |
1998-12-05 | Add missing printf | Todd C. Miller |
1998-12-05 | sync | Theo de Raadt |
1998-12-05 | Modifications from netbsd: | Marc Espie |
1998-12-04 | Disable TCP_SACK and TCP_FACK until such time as they don't cause connection | Jason Downs |
1998-12-04 | consider limits, in fdavail(); michaels@inet.no | Theo de Raadt |
1998-12-04 | VFS-Lite2 requires stricter locking around vnode buffer queues. vinvalbuf | Constantine Sapuntzakis |
1998-12-04 | support user.group or user:group, per chown(8) | Theo de Raadt |
1998-12-04 | sync | Theo de Raadt |
1998-12-04 | Add support for another ne2k compatible card, vendor unknown. | Federico G. Schwindt |
1998-12-04 | regen | Michael Shalayeff |
1998-12-04 | rm all of them | Michael Shalayeff |
1998-12-04 | typo, some more numberless 800 machines | Michael Shalayeff |
1998-12-04 | regen | Michael Shalayeff |
1998-12-04 | typo | Michael Shalayeff |
1998-12-03 | o Don't match pci product 0xae33, as it's a pciide controller; reported by mi... | Jason Wright |
1998-12-03 | oh joy | Theo de Raadt |
1998-12-02 | Unobfuscate comment | Marc Espie |
1998-12-02 | cogent-compatible adapters appearing in an adaptec ethernet block range | Theo de Raadt |
1998-12-02 | use more memory for lance; performance enhancement | Theo de Raadt |
1998-12-02 | fix Re description; horikawa@jp.FreeBSD.org | Theo de Raadt |
1998-12-02 | cleanup/update synopsis | Aaron Campbell |
1998-12-01 | remove the itrunc3 panic | Artur Grabowski |
1998-12-01 | chdir to ${DESTDIR}/ to create sys -> usr/src/sys link. | Oleg Safiullin |
1998-12-01 | define *reg structures; m-include protect; copyright | Michael Shalayeff |
1998-12-01 | define MD ptrace definitions; copyright | Michael Shalayeff |
1998-12-01 | derive from sys/conf/GENERIC | Michael Shalayeff |