Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-09 | and a gus | Theo de Raadt | |
1998-12-09 | sync | Theo de Raadt | |
1998-12-09 | new USR modem | Theo de Raadt | |
1998-12-08 | fix kvtop() according to the recent changes of mapping IO space equally | Michael Shalayeff | |
1998-12-07 | doc -z pax option; d | Theo de Raadt | |
1998-12-07 | No need to cast to they type we already are. Also minor KNF | Todd C. Miller | |
1998-12-07 | fd leak; oops | Todd C. Miller | |
1998-12-07 | Wall | Theo de Raadt | |
1998-12-07 | remove bogus CURDIR | Todd C. Miller | |
1998-12-07 | kill OBJDIR sillyness | Todd C. Miller | |
1998-12-07 | disgusting ed hack to remove three lines from xterm termcap entry; should be ↵ | Todd C. Miller | |
redone | |||
1998-12-07 | make pcvt arrow keys work with vt220 entries; most dec terminals generate ↵ | Todd C. Miller | |
DEL, not ^H | |||
1998-12-07 | stock master termcap/terminfo file; version Version 10.2.5 | Todd C. Miller | |
1998-12-07 | this will replace share/{termcap,terminfo} soon | Todd C. Miller | |
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 | |
turn it on by default or people will be getting too many panics. | |||
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 ↵ | Michael Shalayeff | |
cpu#0 HPA) prototypes | |||
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 | |
in DIAGNOSTIC mode. Added documentation to vfs_subr.c on locking needs of a couple calls. Improvements to the vinvalbuf patch. We need to start over after we let our pants down. | |||
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 | |
+ o) pointer arithmetic | |||
1998-12-05 | Add missing printf | Todd C. Miller | |
1998-12-05 | sync | Theo de Raadt | |
1998-12-05 | Modifications from netbsd: | Marc Espie | |
- don't interfere with MACHINE/MACHINE_ARCH defines for bootstrap - type clean-up, time_t, and printing `unknown' ints - fix TARGET/MEMBER bug in archive rules - memmove... - cleaner Error handler. - reentrant brk_string - .MAKE env variable - preliminary scaffolding for .NOPATH Other improvements: - efree - shellneed streamlined - display Stop in .CURDIR after an error. - document most features and misfeatures. - add a few OpenBSD notes to the tutorial. | |||
1998-12-04 | Disable TCP_SACK and TCP_FACK until such time as they don't cause connection | Jason Downs | |
problems between different revisions of OpenBSD. | |||
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 | |
had insufficient protection | |||
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 | |