Age | Commit message (Expand) | Author |
2007-04-13 | Move the proc0 stack below the proc0 page tables so that in case we | Artur Grabowski |
2007-04-13 | Remove comments talking about vnode interlock. No binary change. | Alexander Bluhm |
2007-04-13 | map peeing -> mapping | Miod Vallat |
2007-04-13 | remove some unneeded externs and unused declerations. | Thordur I. Bjornsson |
2007-04-13 | there is no /usr/src/lkm, apparently; | Jason McIntyre |
2007-04-13 | let -f and -g be in different options even if the argument | Igor Sobrado |
2007-04-13 | get alpha SMP into a state where it at least compiles: | Martin Reindl |
2007-04-13 | - document server temporary directory | Xavier Santolaria |
2007-04-13 | Paul de Weerd donated some Tenda wireless devices. The TWL541C and TWL542P | Claudio Jeker |
2007-04-13 | rename h_name to sh_name. hname gets redefined in netdb.h to a zero | Otto Moerbeek |
2007-04-12 | Remove the SF_NOUNLINK and UF_NOUNLINK from the test files, we dont | Thordur I. Bjornsson |
2007-04-12 | Remove the lk_interlock from struct lock; Also remove the LK_INTERLOCK | Thordur I. Bjornsson |
2007-04-12 | move p_limit and p_cred into struct process | Ted Unangst |
2007-04-12 | Remove the i_interlock simplelock from struct ntnode | Thordur I. Bjornsson |
2007-04-12 | Allow machine-dependant overrides for the ``deadbeef'' sentinel values, | Miod Vallat |
2007-04-12 | Faster signal delivery on i386/MP. | Artur Grabowski |
2007-04-12 | untypo | Artur Grabowski |
2007-04-12 | Unbreak compile with option UVMHIST after pg_flags changes. | Artur Grabowski |
2007-04-12 | Discard .comment sections in the final a.out file. | Miod Vallat |
2007-04-12 | If VOP_GETATTR() in the nfs_kqpoll() loop returns ESTALE, catch it. | Thordur I. Bjornsson |
2007-04-12 | Fix newlines in dmesg. | Miod Vallat |
2007-04-12 | The beginnings of support for 16-byte cdb's in the scsi code. This is | Tobias Weingartner |
2007-04-12 | use UTC instead of GMT0 for -u; from Jared R.R.Spiegel <jrrs@ice-nine.org> | Christian Weisgerber |
2007-04-12 | Remove traces of LK_UPGRADE and LK_FORCEUPGRADE in the error descriptions. | Miod Vallat |
2007-04-12 | m_prepend() should never be called directly. So tell people to use | Claudio Jeker |
2007-04-12 | add a new relay 'path' action to filter the URL path and arguments. | Reyk Floeter |
2007-04-12 | __HAVE_CPUINFO for alpha, with bits from netbsd | Martin Reindl |
2007-04-12 | add in channel frequency info from old wicontrol(8) page; | Jason McIntyre |
2007-04-12 | remove unused members from struct nfsmount and nfsnode; | Thordur I. Bjornsson |
2007-04-12 | Do a security freeze lock like we do in wd(4) to deal with systems | Jonathan Gray |
2007-04-12 | Before starting to evaluate the redistributon of a route it helps to set | Claudio Jeker |
2007-04-12 | Remove __BUS_SPACE_ADDRESS_SANITY correctly, no cookie for me. Spotted by | Miod Vallat |
2007-04-12 | Add cd_kill_buffers() as a separate function, like sd_kill_buffers() | Kenneth R Westerback |
2007-04-12 | Oops, a code rearrangement meant that I didn't initialise the failed ccb | Christopher Pascoe |
2007-04-12 | Add failure statistics per workunit. | Marco Peereboom |
2007-04-11 | Remove stale comment. | Marco Peereboom |
2007-04-11 | Fix thinko where vol was used instead of i (scsibus). | Marco Peereboom |
2007-04-11 | Add infrastructure to run with multiple openings. | Marco Peereboom |
2007-04-11 | Check return value from m_devget(). | Mark Kettenis |
2007-04-11 | Remove debug leftovers to make console output quite again in hostap mode. | Marcus Glocker |
2007-04-11 | Cleanup makros even more. Remove unused ones and reduce the amount of | Claudio Jeker |
2007-04-11 | As probe response mgmt frames are already handled by the firmware, ignore | Marcus Glocker |
2007-04-11 | Remove the simplelock argument from vrecycle(); | Thordur I. Bjornsson |
2007-04-11 | in ffs_reload() use ffs_validate() to check if the | Thordur I. Bjornsson |
2007-04-11 | Don't use m_prepend() even if it is used mostly correct here. | Claudio Jeker |
2007-04-11 | Do not use m_prepend() directly, always use M_PREPEND() instead. | Claudio Jeker |
2007-04-11 | remove proc from process thread list sooner in exit (notably, before waiting | Ted Unangst |
2007-04-11 | The return value of uvm_grow() (and previously, grow()) has not been used | Miod Vallat |
2007-04-11 | remove duplicate prototype; | Thordur I. Bjornsson |
2007-04-11 | Instead of managing pages for intrsafe maps in special objects (aka. | Artur Grabowski |