Age | Commit message (Expand) | Author |
1999-12-06 | Yet another solution to the mfs unmount/kill race (not ugly this time). | Artur Grabowski |
1999-12-06 | When truncating directories by less than a block we shouldn't zero the | Artur Grabowski |
1999-12-06 | New ESP code that's v4 and v6 friendly. | Angelos D. Keromytis |
1999-12-06 | ffs_init is a vfsop. Move it to ffs_vfsops. | Artur Grabowski |
1999-12-06 | Always make sure that softdep mounts are not async. | Artur Grabowski |
1999-12-06 | Don't compute values that we don't use later. | Artur Grabowski |
1999-12-06 | #if 0 some broken unreached code. | Artur Grabowski |
1999-12-06 | Add another statistic | Angelos D. Keromytis |
1999-12-05 | sure, nix the PROT_EXEC; zzlevo@dd.chalmers.se | Theo de Raadt |
1999-12-05 | Fix an INET6 dependency (niklas@) | Angelos D. Keromytis |
1999-12-05 | Pass device mode to query_encoding in the structure to fill, so | Marc Espie |
1999-12-05 | Integrate the latest soft updates code. | Artur Grabowski |
1999-12-05 | Collect statistics on sync and async writes. | Artur Grabowski |
1999-12-05 | With soft updates, some buffers will be remarked as dirty after being written. | Artur Grabowski |
1999-12-05 | Use VONSYNCLIST to see if we should remove a vnode from the sync list instead | Artur Grabowski |
1999-12-05 | Add an m_inject() | Angelos D. Keromytis |
1999-12-05 | Add a new vnode flag "VONSYNCLIST" that indicates if the vnode is on the | Artur Grabowski |
1999-12-05 | Add a new function "speedup_syncer()" that pushes the syncer to work harder. | Artur Grabowski |
1999-12-05 | Unlock the vnode in inactive even when v_usecount == 0. | Artur Grabowski |
1999-12-05 | Release mountlist_slock if vfs_busy fails. | Artur Grabowski |
1999-12-05 | Indentation fixes. | Artur Grabowski |
1999-12-05 | aha, no more mouse in pcvt and s/rl/sis/ | Michael Shalayeff |
1999-12-05 | correct printout labels | Theo de Raadt |
1999-12-05 | fix space regs load insns, also some tabs vs spaces | Michael Shalayeff |
1999-12-05 | wax and mongoose host isa too of course | Michael Shalayeff |
1999-12-05 | add wax commeneted out, tr adapter, 7300lc cpu type | Michael Shalayeff |
1999-12-05 | some update | Michael Shalayeff |
1999-12-04 | IPv6 address support, get rid of the LOCALFLOW flag | Angelos D. Keromytis |
1999-12-04 | Address independence, IPv6 support, and the -local flag in ipsecadm is | Angelos D. Keromytis |
1999-12-04 | rev E name | Theo de Raadt |
1999-12-04 | Regen. | Aaron Campbell |
1999-12-04 | Add entry for SiS 7016 Ethernet. | Aaron Campbell |
1999-12-04 | Driver for SiS 900/7016 Ethernet; from FreeBSD. | Aaron Campbell |
1999-12-04 | some hardware upgrades i've made | Michael Shalayeff |
1999-12-04 | DOSPTYP_EXTENDL; sigh@kuzirabekon.econ.nagasaki-u.ac.jp | Theo de Raadt |
1999-12-03 | Init b_dep so that soft updates work. | Artur Grabowski |
1999-12-03 | Clean up ffs_mount. | Artur Grabowski |
1999-12-03 | regen | Michael Shalayeff |
1999-12-03 | some more devices | Michael Shalayeff |
1999-12-03 | make this compile again; millert. | Jason Wright |
1999-12-03 | Amazingly neither the compiler nor review missed this silly botch. | mjacob |
1999-12-02 | o Crank MAX_START back up to 256 and allow it to be overridden. This time we | Todd C. Miller |
1999-12-02 | Indentation to make the code more readable. | Artur Grabowski |
1999-12-02 | add proper media handling and use dev/mii | Jason Wright |
1999-12-02 | Init the buffer dependency list. | Artur Grabowski |
1999-12-02 | Init the buffer dependency list. | Artur Grabowski |
1999-12-02 | Opps. Back out a part of last commit that wasn't intended for commit yet. | Artur Grabowski |
1999-12-02 | ef* on ramdisk floppies | Theo de Raadt |
1999-12-02 | typo; gbayley@ausmac.net | Theo de Raadt |
1999-12-02 | in the tradeoff between NFS and more device drivers, NFS loses. people who | Theo de Raadt |