summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-22make sure we always map and unmap multiples of MALLOC_PAGESIZE;Otto Moerbeek
2008-08-22Let lkms(4) support VSXXX-AB tablets in addition to the mice it alreadyMiod Vallat
2008-08-22a ; in a bad place; dragonfly; ok mglockerTheo de Raadt
2008-08-22Smarter implementation of calloc(3), which uses the fact that mmap(2)Otto Moerbeek
2008-08-22Instead of spewing error messages about link status, support link statusTheo de Raadt
2008-08-22syncTheo de Raadt
2008-08-22make it section 8Theo de Raadt
2008-08-22more crunch stuff goes awayTheo de Raadt
2008-08-22No need to enter crunchTheo de Raadt
2008-08-22mksuncd lives in the base now, and one does not need to go do fiddlyTheo de Raadt
2008-08-22move mksuncd to here (but still only sparc64 build)Theo de Raadt
2008-08-22merge crunchide into crunchgen as the -h flag. this is not yet done theTheo de Raadt
2008-08-22Merge crunchgen & crunchhide (using name checking), and move to usr.sbinTheo de Raadt
2008-08-22set _POSIX_JOB_CONTROL and _POSIX_SAVED_IDS to the correct values; ok millertTheo de Raadt
2008-08-22syncTheo de Raadt
2008-08-22Don't install libbfd and libopcodes and the associated headers.Mark Kettenis
2008-08-22syncTheo de Raadt
2008-08-22mention machine/cpu.h for the CPU identifiers.Brad Smith
2008-08-22mention machine/cpu.h for the CPU identifiers.Brad Smith
2008-08-22Set PIE address range to avoid or minimize mmap pressure due to limitedKurt Miller
2008-08-22default file transfer type is binary, not ascii;Igor Sobrado
2008-08-22- -R before -r in SYNOPSIS/usage()Jason McIntyre
2008-08-22simplification, and repair findblkmajor for name## lookups; ok krwTheo de Raadt
2008-08-22ANSI and other cleanups; ok krwTheo de Raadt
2008-08-22Add a hack to manually kick off rebuilds. This will need some love in theMarco Peereboom
2008-08-22synbcTheo de Raadt
2008-08-22more puc happinessTheo de Raadt
2008-08-22kill trailing whitespace;Jason McIntyre
2008-08-22After spotting a + record, continue scanning and pick up later groupsTheo de Raadt
2008-08-22Replace the old algorithm that included the process id as part of theTodd C. Miller
2008-08-22Test the IPv6 address printing of pf_print_host() in net/pf.c.Alexander Bluhm
2008-08-22Make pf_print_host() print IPv6 addresses correctly.Alexander Bluhm
2008-08-21Assign the ip and ip6 pointers in ipsp_process_packet() only if aAlexander Bluhm
2008-08-21Add an optional separator to stringize() and use it from do_list() toSimon Bertrang
2008-08-21Rip out the remnants of the vblank signal stuff. Nothing uses it, andOwain Ainsworth
2008-08-21Document new gnu extensions, okay jmc@, otto@Marc Espie
2008-08-21in gnu-m4 mode, allow definition of the empty macro (yes, autoconf 2.62Marc Espie
2008-08-21extend format support to cater to recent GNU autoconfMarc Espie
2008-08-21gnu extension: 0rN:az for baseN numbers.Marc Espie
2008-08-21use unsigned char for buffers, allow differentiating between EOF and y".Marc Espie
2008-08-21Instead of having a number of malloced arrays for vblank handling, justOwain Ainsworth
2008-08-21+ECHOK; from Markus BergkvistJason McIntyre
2008-08-21Remove useless code, the kernel will set errno appropriately if anTodd C. Miller
2008-08-21Add missing dependency for external.h, from Don Hiatt.Anders Magnusson
2008-08-21From master repo: Accept // inside #if directives.Anders Magnusson
2008-08-21tweak previous;Jason McIntyre
2008-08-21- add missing word in re.4Jason McIntyre
2008-08-21allow ForceCommand internal-sftp with arguments. based on patch fromDamien Miller
2008-08-21Fix 'if ();' construction introduced in last commit, okay deraadt@Pedro Martelletto
2008-08-20update for 8168/8102E support.Jonathan Gray