Age | Commit message (Expand) | Author |
2007-04-04 | Implement clock_gettime(CLOCK_PROF) since it's so simple. | Artur Grabowski |
2007-04-04 | sync | Todd T. Fries |
2007-04-04 | fix wrong major # for xfs | Todd T. Fries |
2007-04-04 | oops, tweak previous here too; | Jason McIntyre |
2007-04-04 | tweak previous; | Jason McIntyre |
2007-04-04 | Update to sendmail-8.14.1 | Todd C. Miller |
2007-04-04 | oursleves -> ourselves | Pedro Martelletto |
2007-04-04 | Thinkpad -> ThinkPad; from Igor Sobrado | Jason McIntyre |
2007-04-04 | Don't remove the process from the threads queue in proc_zap() as that | Pedro Martelletto |
2007-04-04 | abouse -> abuse | Pedro Martelletto |
2007-04-04 | document correctly WHITE format; ok beck | Jason McIntyre |
2007-04-04 | properly escape "%O"; ok jason | Jason McIntyre |
2007-04-04 | Rename "nosave" variable to "storename" in hopes of clarifying | Todd C. Miller |
2007-04-04 | Clarify the behavior of the -N and -n flags. | Todd C. Miller |
2007-04-04 | Type 4 (router) summery LSA need to be sent out with an LS ID equal to the | Claudio Jeker |
2007-04-04 | sprinkle some ansification around. | David Gwynne |
2007-04-04 | implement sili_pwait_{ne,eq} for busy waiting on register values. | David Gwynne |
2007-04-04 | There is no need to originate inter-area routes to the backbone. | Claudio Jeker |
2007-04-04 | some registers are shared amongst various sata controllers, so stick | David Gwynne |
2007-04-04 | interrupt enable set/clear defns | David Gwynne |
2007-04-04 | port control clear bits | David Gwynne |
2007-04-04 | do a global reset properly. | David Gwynne |
2007-04-03 | Match su16552. | Mark Kettenis |
2007-04-03 | On sparc64, prefer the local-mac-address provided by the PROM. Makes sure the | Mark Kettenis |
2007-04-03 | Use strtonum(), not atoi(). OK deraadt, with help from otto@ | Todd C. Miller |
2007-04-03 | Fix PR 5417; gunzip should set the timestamp based on the | Todd C. Miller |
2007-04-03 | Add iommu glue. | Mark Kettenis |
2007-04-03 | Remove part of the -x description that I missed. | Todd C. Miller |
2007-04-03 | Really drop data packets if the station is not associated. It does not | Claudio Jeker |
2007-04-03 | Remove obsolete options for superblock fields that are no longer used. | Todd C. Miller |
2007-04-03 | make it work with height 4 (division by zero) | Martynas Venckus |
2007-04-03 | add more supported models. | Xavier Santolaria |
2007-04-03 | Minor cleanup: remove rcsids, remove #ifdef'd out code, COMPAT is | Todd C. Miller |
2007-04-03 | A fix for smp old world macs such as the 9500MP and 9600MP which lack the | Gordon Willem Klok |
2007-04-03 | s/library/object for the format string stuff | Jason Wright |
2007-04-03 | add support for LD_TRACE_LOADED_OBJECTS_{FMT1/FMT2/PROGNAME}. Functionality | Jason Wright |
2007-04-03 | Don't get upset about short sized input files. | Jonathan Gray |
2007-04-03 | Document CHECK_LIB_DEPENDS. | Marc Espie |
2007-04-03 | Make the ast on i386 per-process instead of per-cpu. This makes | Artur Grabowski |
2007-04-03 | Start moving state that is shared among threads in a process into | Artur Grabowski |
2007-04-03 | i have a bad habit of not documenting extra interfaces i add... | David Gwynne |
2007-04-03 | put "CODE REFERENCES" before "SEE ALSO" for consistency | Jasper Lievisse Adriaanse |
2007-04-03 | implement the DK INFO ioctl so userland can query the disks product, | David Gwynne |
2007-04-03 | define the vpd inquiry page code. | David Gwynne |
2007-04-03 | provide an ioctl interface for userland to ask disk drivers about various | David Gwynne |
2007-04-03 | add a wrapper for querying vpd inquiry pages | David Gwynne |
2007-04-03 | modernise scsi_inquiry. the length field has grown and now theres pages to | David Gwynne |
2007-04-03 | Data direction was not properly encoded in (unused) | Jonathan Gray |
2007-04-02 | unmapiodev() takes the va as its first argument, not the pa. | Mark Kettenis |
2007-04-02 | When running out of space to place a directory entry in msdosfs_readdir(), | Pedro Martelletto |