Age | Commit message (Expand) | Author |
2009-08-10 | clear the beacons owner/valid bits to avoid garbage. | Damien Bergamini |
2009-08-10 | Use the right source and destination lines in grid_duplicate_lines. | Nicholas Marriott |
2009-08-10 | three more shutdown hooks bite the dust. | Damien Bergamini |
2009-08-10 | xge_shutdown is not needed now that interface is stopped, since | Theo de Raadt |
2009-08-10 | missing argument to DPRINTF. | Damien Bergamini |
2009-08-10 | delete xxshutdown handlers that are never even hooked up | Theo de Raadt |
2009-08-10 | undef OTUS_DEBUG. | Damien Bergamini |
2009-08-10 | i prefer (m == NULL) over (!m) | Damien Bergamini |
2009-08-10 | some minor tweaks; ok nicm | Jason McIntyre |
2009-08-10 | use splhigh instead of splclock to block in the i386_ipi | Theo de Raadt |
2009-08-10 | Don't use char arrays for sleep wchans and reuse them. | Thordur I. Bjornsson |
2009-08-10 | right now, we only increment ci_idepth in struct cpuinfo when | Owain Ainsworth |
2009-08-10 | 7 years of | Henning Brauer |
2009-08-10 | we need to null mcopy, gotos bite. theo and i both missed them, theo ok | Henning Brauer |
2009-08-10 | lockmgr -> rwlock | Owain Ainsworth |
2009-08-10 | build on amd64 also | Jonathan Gray |
2009-08-10 | gpio for amd64. | Jonathan Gray |
2009-08-10 | fix previous: | Henning Brauer |
2009-08-10 | this is basically a fixed version of r1.165, avoid m_copym of each and every | Henning Brauer |
2009-08-10 | At sys_reboot time, bring all the interfaces down so that their xxstop | Theo de Raadt |
2009-08-10 | if mpath steals a link, print out where the link was stolen so dmesg still | David Gwynne |
2009-08-10 | Use an RB tree instead of a hashtable for fh/node lookups. | Thordur I. Bjornsson |
2009-08-10 | pull the printing out of scsibusprint so it can be used against scsi_link | David Gwynne |
2009-08-10 | sockets created via a listening socket lose the rdomain and fail to work | Claudio Jeker |
2009-08-10 | Another | Bret Lambert |
2009-08-10 | Remove the v2 writegather code. It did help alot back in the 80s | Thordur I. Bjornsson |
2009-08-10 | The only caller of NFSMSIZ got changed yesterday, so remove it. | Bret Lambert |
2009-08-10 | need a space between args and punctuation; | Jason McIntyre |
2009-08-10 | advise to update /etc/rc.conf.local instead of /etc/rc.conf; from Remco | Okan Demirmen |
2009-08-09 | sync to 1.8.4: three additional .St macros | Ingo Schwarze |
2009-08-09 | Introduce option DDB_STRUCT. Kernels compiled with this option (except on | Miod Vallat |
2009-08-09 | Scale both receive and send buffer on the raw socket. The default 8192 | Claudio Jeker |
2009-08-09 | sync to 1.8.4: remove superfluous FIXMEs | Ingo Schwarze |
2009-08-09 | sync to 1.8.4: full .An -[no]split support | Ingo Schwarze |
2009-08-09 | indicate success for setting directory attributes; first step towards | Martynas Venckus |
2009-08-09 | Make ami(4) use NO_CCB at least some of the time. | Kenneth R Westerback |
2009-08-09 | sync to 1.8.4: correct error message to complain about .An line arguments | Ingo Schwarze |
2009-08-09 | sync to 1.8.4: now that leading blanks in literal text are preserved, | Ingo Schwarze |
2009-08-09 | No need to clean genassym{.,o} during `make clean', genassym.sh does this | Miod Vallat |
2009-08-09 | sync to 1.8.4: preserve leading whitespace in literal text | Ingo Schwarze |
2009-08-09 | PACKET_TAG_NONE is not used. ok henning | Theo de Raadt |
2009-08-09 | Another lost bit for SysV message queues. | Bret Lambert |
2009-08-09 | remove the ancient MCFail / MPFail debugging technique; ok claudio | Theo de Raadt |
2009-08-09 | Add a dummy <machine/conf.h> so that MI code can rely upon its existence. | Miod Vallat |
2009-08-09 | Forgot to commit this bit for the SysV message queue cleanup. | Bret Lambert |
2009-08-09 | now in sync with version 1.8.3 | Ingo Schwarze |
2009-08-09 | sync to 1.8.3: quote macro names without a preceding dot | Ingo Schwarze |
2009-08-09 | sync to 1.8.3: ugly fix for .Bl or .Bd when nested in .Bl -hang | Ingo Schwarze |
2009-08-09 | No options TIMEZONE and DST in GENERIC kernels. | Miod Vallat |
2009-08-09 | zap trailing whitespace; | Jason McIntyre |