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