summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-31err(1, NULL) can drive people insane, so please avoid it.Theo de Raadt
2012-03-31Make fsck_msdos work with non-512-byte sector devices. Problem notedKenneth R Westerback
2012-03-31sync cvsignore patterns. ok sthen@Matthieu Herrb
2012-03-30Expand the panic to show the malloc type and size. Okay deraadt@.Paul Irofti
2012-03-30make the description of -c a little saner; ok nicmJason McIntyre
2012-03-30increase timeout to 5m when connecting to a remote mail server, as requiredCharles Longeau
2012-03-30* use -A with traceroute6 to print the AS number; OK deraadt@ dcoppa@ henning@Gleydson Soares
2012-03-30actually store the result of the pmtu-route lookup. otherwise weMarkus Friedl
2012-03-30If the MIDI UART is not ready for output, don't spin at IPL_CLOCK;Alexandre Ratchov
2012-03-30tweak FILES and HISTORY;Jason McIntyre
2012-03-30document ZZZ; ok deraadtJason McIntyre
2012-03-29Add PermitOpen none option based on patch from Loganaden VelvindronDarren Tucker
2012-03-29there must be an even number of node names, not pairs;Jason McIntyre
2012-03-29Hook IP22 kernels to the build, and document how to boot the installationMiod Vallat
2012-03-29Put more smarts into the limited bootblocks brain; they will now happilyMiod Vallat
2012-03-29Link IP22 kernels at 8MB rather than 1MB, to prevent bsd.rd from overlappingMiod Vallat
2012-03-29Don't spin if accept() fails because it is out of file descriptors,Alexandre Ratchov
2012-03-29avoid line wrap in EXAMPLES; from Thomas PfaffJason McIntyre
2012-03-29The gnome MODULE also modify CONFIGURE_ENV.Antoine Jacoutot
2012-03-29syncTheo de Raadt
2012-03-29tweak previous;Jason McIntyre
2012-03-29Missing #ifdef in previous diffMike Larkin
2012-03-29Prevent hibernation attempts on machines with unsupported disk controllers.Mike Larkin
2012-03-29Add ecoff as possible targets for the mips ports, to be able to muildMiod Vallat
2012-03-29syncTheo de Raadt
2012-03-28guenther notes that s_pid must also move to matchTheo de Raadt
2012-03-28Default to -mfix-r4000 -mfix-r4400 when building in big endian mode. This isMiod Vallat
2012-03-28regenMiod Vallat
2012-03-28Work in progress support for the SGI Indigo, Indigo 2 and Indy systemsMiod Vallat
2012-03-28Allow dma map boundary smaller than the kernel page size to work inMiod Vallat
2012-03-28Yet another ioctl-related pid value. Should be the master of theTheo de Raadt
2012-03-28pfkey needs some p_p->ps_pid too. OK deraadt@ guenther@Claudio Jeker
2012-03-28Another pid that needs to be the process pid and not the thread one.Claudio Jeker
2012-03-28More p_pid to p_p->ps_pid updates. OK deraadt@, guenther@Claudio Jeker
2012-03-28Use p_p->ps_pid as pid in the route header instead of the thread pid. GiveClaudio Jeker
2012-03-28Make the yelp section (a little) more understandable.Antoine Jacoutot
2012-03-28The Delete key should delete the character to the right of the cursor.lum
2012-03-28Close an opendir(). From Igor Zinovik.lum
2012-03-28The kinfo_file2 structure's f_wbytes member was being filled with thePhilip Guenthe
2012-03-28Take some additional steps needed to make the PHY on EC Ultra/8056Jonathan Gray
2012-03-28the sysctl is net.inet.ip.encdebug, not net.ipsec.encap.encdebugJason McIntyre
2012-03-28explain certificate extensions/crit split rationale. Mention requirementDamien Miller
2012-03-27Introduce "selected" as show rib attribute to only show selected routes.Claudio Jeker
2012-03-27Introduce F_CTL_ACTIVE a flag to only show selected pathes.Claudio Jeker
2012-03-27fix indentationTheo de Raadt
2012-03-27Do not try STARTTLS if the server does not advertise supportEric Faurot
2012-03-27only attempt to calculate bus_clock if we can't get tables from acpiJonathan Gray
2012-03-27Make the bus_clock calculations happen later in the boot process soJonathan Gray
2012-03-27Reverse the default of the -c flag from off to on to prevent the textNicholas Marriott
2012-03-27Implement the AMD suggested workaround for family 10h & 12h errata 721Jonathan Gray