Age | Commit message (Expand) | Author |
2005-09-29 | put it basic checkout code | Joris Vink |
2005-09-29 | Show the time a neighbor was DOWN instead of counting down from | Claudio Jeker |
2005-09-29 | zap unused vars | Joris Vink |
2005-09-29 | - prototypes for the RCS commands go in rcsprog.h | Joris Vink |
2005-09-29 | use tabs instead of spaces in tags file | Uwe Stuehler |
2005-09-29 | -bullet lists require a different format to -tag... | Jason McIntyre |
2005-09-29 | fix the check for the type of enclosure | David Gwynne |
2005-09-29 | char end[] vs long end, bad; pr 4288 | Theo de Raadt |
2005-09-29 | sync | Theo de Raadt |
2005-09-29 | Clear SDEV_MEDIA_LOADED for cd media on the last close of a device, as | Kenneth R Westerback |
2005-09-29 | sync | Theo de Raadt |
2005-09-29 | 2 more cdce devices | Theo de Raadt |
2005-09-29 | toast cast of lvalue; pr 4289 | Theo de Raadt |
2005-09-29 | place iso3166.tab into /usr/share/misc; pr 4260 has the discussion.. | Theo de Raadt |
2005-09-29 | ok, add uptime after kernel version | Theo de Raadt |
2005-09-29 | for RCS files look in RCSDIR, if there is no path prefix specified. | Joris Vink |
2005-09-29 | sync | Theo de Raadt |
2005-09-28 | enter rtld, to install the man page at least | Theo de Raadt |
2005-09-28 | sync to ELF version of this man page | Theo de Raadt |
2005-09-28 | correct last commit, in both files. | Dale Rahn |
2005-09-28 | sync | Theo de Raadt |
2005-09-28 | No part of the code defines UNALIGNED_ACCESS, use reverted tests for | Miod Vallat |
2005-09-28 | fix a use after free and let exit clean up instead. ok drahn@ | Kurt Miller |
2005-09-28 | - use proper function name in log message | Mathieu Sauve-Frankel |
2005-09-28 | keep a state flag if a library has been unloaded, and then free the list | Dale Rahn |
2005-09-28 | add the DEC DEFTA TURBOchannel FDDI controller, fta(4) | Martin Reindl |
2005-09-28 | remove _dl_exiting dead code | Kurt Miller |
2005-09-28 | use eval consistently, fixes description quotes on rtsol and dhcp | Todd T. Fries |
2005-09-28 | use more strtonum(); from mkb@crypt.org.ru | Theo de Raadt |
2005-09-28 | If there is some compilation error/warning in ld.so do not allow it to | Dale Rahn |
2005-09-28 | add dlclose subdir | Kurt Miller |
2005-09-28 | two new regresses for dlclose. double dlopen("foo") with single | Kurt Miller |
2005-09-28 | keep track of opencounts for dlopened objects, so that they | Dale Rahn |
2005-09-28 | use the calling object's handle for dlsym(RTLD_DEFAULT,...). makes symbols | Kurt Miller |
2005-09-28 | Enable RFC3390 by default and remove a few compile time options which | Brad Smith |
2005-09-28 | make sure dlsym(RTLD_DEFAULT,...) can see symbols in own object group | Kurt Miller |
2005-09-28 | sort options and sync usage(); | Jason McIntyre |
2005-09-28 | err()->errx() and KNF; ok djm@ | Kevin Steves |
2005-09-28 | fix buflist mode; pr 4524; from jason | Theo de Raadt |
2005-09-28 | Improve the safety of pf IOCTLs, taking into account that some paths can sleep. | Christopher Pascoe |
2005-09-28 | make -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 using | Pedro Martelletto |
2005-09-28 | add support for the nokia 6680 with a ca-42 cable. | David Gwynne |
2005-09-28 | pull in protos from rpcsvc/ypclnt.h; issue noted by leonardo@iken.com.br | Theo de Raadt |
2005-09-27 | Don't try to read the DOS label from the device if spoofonly is 1. | Kenneth R Westerback |
2005-09-27 | geeze, this same useless paragraph is all over the place. | Brad Smith |
2005-09-27 | add a -z option that allows you to split records on the nul character | David Gwynne |
2005-09-27 | Allow temporary 64-bit bridge instructions in locore.s. | Mark Kettenis |
2005-09-27 | call the init routine for the Intel 82801_FB LPC so that the interrupt | Bob Beck |
2005-09-27 | Regen (3x2 frame buffer, 4 select codes). | Miod Vallat |