summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-25The logic in this function is a little tricky (though correct).Owain Ainsworth
2010-05-25Having just calculated which sequence number we wish to wait for (soOwain Ainsworth
2010-05-25Initialise "last" pointer in node class constructor, fixes crashes withNicholas Marriott
2010-05-25The _arch and _mach variables now come from config(8), decreasing even furtherTheo de Raadt
2010-05-25rename struct drm_i915_private to struct inteldrm_softc, to be more inOwain Ainsworth
2010-05-25Remove the DRI1 code paths from inteldrm as promised two weeks ago.Owain Ainsworth
2010-05-25Fix previous. s/sfs->f_typename/bfs->fs_typename andThordur I. Bjornsson
2010-05-25Use token paste operator to avoid nested __CONCAT() macros. This allowsJoel Sing
2010-05-25Zero out svr4_statvfs and svr4_statvfs64 before using and copy theTodd C. Miller
2010-05-25Hand-list the two-step assym.h -> .[Ss] -> .o dependencies. TheTheo de Raadt
2010-05-25got the arch wrongTheo de Raadt
2010-05-25Ugh. Remove name2id.c for real now.Claudio Jeker
2010-05-25Remove another leftover from ospfd. ldpd does not have a concept of ext_tagClaudio Jeker
2010-05-25Add ldp (port 646) to services. Needs both udp and tcp.Claudio Jeker
2010-05-25libfrtbegin and libg2c are no longer in base;Jason McIntyre
2010-05-25Enable -fstack-protector by default.Robert Nagy
2010-05-25Implement the missing label map recv functions and cleanup the other recvClaudio Jeker
2010-05-25Add upcomming IMSG_LABEL_RELEASE, IMSG_LABEL_WITHDRAW and IMSG_LABEL_ABORT.Claudio Jeker
2010-05-25Kill a bogus bzero() and introduce an empty lde_check_release().Claudio Jeker
2010-05-25I removed code in the last commit that is needed. Allocate rbuf now byClaudio Jeker
2010-05-25tweak previous;Jason McIntyre
2010-05-25- x11/qt2 is long gone.Jasper Lievisse Adriaanse
2010-05-25Mention the new fortran MODULE. Not yet documented.Antoine Jacoutot
2010-05-25complete any pending message when the device is stoppedAlexandre Ratchov
2010-05-25drop samples or insert silence in sun_revents(). Otherwise, inAlexandre Ratchov
2010-05-25no more f77;Jason McIntyre
2010-05-25enable support for ``extended'' .wav files since certain programsAlexandre Ratchov
2010-05-25${SRCS} is only used once, and fits onto the line where it is usedTheo de Raadt
2010-05-25fix includes; fallout from the proc.h changesTheo de Raadt
2010-05-25syncTheo de Raadt
2010-05-25unlink g77 from the build.Marc Espie
2010-05-25document that ".if n" is true; requested by kristaps@Ingo Schwarze
2010-05-24- note -o as an extensionJason McIntyre
2010-05-24give up on -Wvariable-declTheo de Raadt
2010-05-24document ignorance of .ds, .rm and .tr;Ingo Schwarze
2010-05-24"scsi_ioh_add:" -> "scsi_ioh_del:" in scsi_ioh_del() panic msg.Kenneth R Westerback
2010-05-24Remove PHYs which don't have an associated driverJonathan Gray
2010-05-24Add HISTORY section, mostly for strnlen() but include strlen() forTodd C. Miller
2010-05-24Support fibre PHY on BCM5709S. From FreeBSD via Brad.Stuart Henderson
2010-05-24regenJonathan Gray
2010-05-24shrinkJonathan Gray
2010-05-24document the -o optionTheo de Raadt
2010-05-24Support the -o operation in the non-binutils version, since someTheo de Raadt
2010-05-24automatically generate the _arch= and _mach= lines at the top of the kernelTheo de Raadt
2010-05-24use the same idiom for stripping gdb kernels. This relies on strip -oTheo de Raadt
2010-05-24now that we can handle >9 args, put "-D name=value" on one line: it's a bitJason McIntyre
2010-05-24Use -mtune=i486 when running with gcc4, the larger weights givenJonathan Gray
2010-05-24Make sure references to hidden symbols are resolved locally and don't goMark Kettenis
2010-05-24Unify the dependency time check for whether an architecture has SFILESTheo de Raadt
2010-05-24stupid typo snuck inTheo de Raadt