summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-29put it basic checkout codeJoris Vink
2005-09-29Show the time a neighbor was DOWN instead of counting down fromClaudio Jeker
2005-09-29zap unused varsJoris Vink
2005-09-29- prototypes for the RCS commands go in rcsprog.hJoris Vink
2005-09-29use tabs instead of spaces in tags fileUwe Stuehler
2005-09-29-bullet lists require a different format to -tag...Jason McIntyre
2005-09-29fix the check for the type of enclosureDavid Gwynne
2005-09-29char end[] vs long end, bad; pr 4288Theo de Raadt
2005-09-29syncTheo de Raadt
2005-09-29Clear SDEV_MEDIA_LOADED for cd media on the last close of a device, asKenneth R Westerback
2005-09-29syncTheo de Raadt
2005-09-292 more cdce devicesTheo de Raadt
2005-09-29toast cast of lvalue; pr 4289Theo de Raadt
2005-09-29place iso3166.tab into /usr/share/misc; pr 4260 has the discussion..Theo de Raadt
2005-09-29ok, add uptime after kernel versionTheo de Raadt
2005-09-29for RCS files look in RCSDIR, if there is no path prefix specified.Joris Vink
2005-09-29syncTheo de Raadt
2005-09-28enter rtld, to install the man page at leastTheo de Raadt
2005-09-28sync to ELF version of this man pageTheo de Raadt
2005-09-28correct last commit, in both files.Dale Rahn
2005-09-28syncTheo de Raadt
2005-09-28No part of the code defines UNALIGNED_ACCESS, use reverted tests forMiod Vallat
2005-09-28fix a use after free and let exit clean up instead. ok drahn@Kurt Miller
2005-09-28- use proper function name in log messageMathieu Sauve-Frankel
2005-09-28keep a state flag if a library has been unloaded, and then free the listDale Rahn
2005-09-28add the DEC DEFTA TURBOchannel FDDI controller, fta(4)Martin Reindl
2005-09-28remove _dl_exiting dead codeKurt Miller
2005-09-28use eval consistently, fixes description quotes on rtsol and dhcpTodd T. Fries
2005-09-28use more strtonum(); from mkb@crypt.org.ruTheo de Raadt
2005-09-28If there is some compilation error/warning in ld.so do not allow it toDale Rahn
2005-09-28add dlclose subdirKurt Miller
2005-09-28two new regresses for dlclose. double dlopen("foo") with singleKurt Miller
2005-09-28keep track of opencounts for dlopened objects, so that theyDale Rahn
2005-09-28use the calling object's handle for dlsym(RTLD_DEFAULT,...). makes symbolsKurt Miller
2005-09-28Enable RFC3390 by default and remove a few compile time options whichBrad Smith
2005-09-28make sure dlsym(RTLD_DEFAULT,...) can see symbols in own object groupKurt Miller
2005-09-28sort options and sync usage();Jason McIntyre
2005-09-28err()->errx() and KNF; ok djm@Kevin Steves
2005-09-28fix buflist mode; pr 4524; from jasonTheo de Raadt
2005-09-28Improve the safety of pf IOCTLs, taking into account that some paths can sleep.Christopher Pascoe
2005-09-28make -s print information about kmapent as well, reminded by deraadt@Pedro Martelletto
2005-09-28- when we run out of static kernel map entries, grab a fresh page usingPedro Martelletto
2005-09-28add support for the nokia 6680 with a ca-42 cable.David Gwynne
2005-09-28pull in protos from rpcsvc/ypclnt.h; issue noted by leonardo@iken.com.brTheo de Raadt
2005-09-27Don't try to read the DOS label from the device if spoofonly is 1.Kenneth R Westerback
2005-09-27geeze, this same useless paragraph is all over the place.Brad Smith
2005-09-27add a -z option that allows you to split records on the nul characterDavid Gwynne
2005-09-27Allow temporary 64-bit bridge instructions in locore.s.Mark Kettenis
2005-09-27call the init routine for the Intel 82801_FB LPC so that the interruptBob Beck
2005-09-27Regen (3x2 frame buffer, 4 select codes).Miod Vallat