Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
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 ↵ | Jason Wright | |
mickey@ (pr 652). o use switch for matching pci products | |||
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 | |
(if someone can convince me that the call to vinvalbuf won't keep the buffers for the metadata, I will put it back) | |||
1998-12-01 | chdir to ${DESTDIR}/ to create sys -> usr/src/sys link. | Oleg Safiullin | |
This avoids creating of incorrect symlink ${HOME}/sys -> usr/src/sys when DESTDIR="". | |||
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 | |
1998-12-01 | sync | Theo de Raadt | |
1998-12-01 | Motorola VoiceSURFR 56K Modem | Theo de Raadt | |
1998-11-30 | zero confargs before device scan, less verbose printing for probed device | Michael Shalayeff | |
1998-11-30 | some isa_machdep.h | Michael Shalayeff | |
1998-11-30 | s/iot/ca->ca_iot/ | Michael Shalayeff | |
1998-11-30 | some eisa_machdep.h | Michael Shalayeff | |
1998-11-30 | regen | Michael Shalayeff | |
1998-11-30 | fix 712 #3 model to be a 712/80i, shorten processor-dependent mem module, ↵ | Michael Shalayeff | |
fix shifto | |||
1998-11-30 | This stuff is now in libocurses | Todd C. Miller | |
1998-11-30 | some more devices, add isa/eisa remove some unneeded files | Michael Shalayeff | |
1998-11-30 | fix mem0, cpu0 (there could be only one | Michael Shalayeff | |
1998-11-30 | document libotermcap and say why it is deprecated | Todd C. Miller | |
1998-11-30 | typo | Todd C. Miller | |
1998-11-30 | clear the isapnp softc | Theo de Raadt | |
1998-11-30 | fix error outputs; form | Theo de Raadt | |