summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-19sync to 1.9.6: fix segfault in .Bl -columnIngo Schwarze
2009-10-19syntactic sugar: methods to access plist and location from handle.Marc Espie
2009-10-19factor common code, that's a handle specific headerMarc Espie
2009-10-19sync to 1.9.5: partial rewrite of special character and predefined stringIngo Schwarze
2009-10-18actually, we want to resolve C_ALL and C_NET, we just don't want to do itGilles Chehade
2009-10-18sync to 1.9.5: integrate closedelim() and opendelim() into term_word(),Ingo Schwarze
2009-10-18fix a bug that was introduced by my changes in ruleset matching and whichGilles Chehade
2009-10-18do not attempt to resolve aliases for C_ALL and C_NET destinationsGilles Chehade
2009-10-18terminfo supports the use= capability (tc= in termcap), to allow oneNicholas Marriott
2009-10-18Match on Intel 3400 SATA.Jonathan Gray
2009-10-18Replace mmap/default precompiled header support using a brk/sbrkKurt Miller
2009-10-17synchronize synopsis and usage.Igor Sobrado
2009-10-17sort flags; "usage:" is lowercase.Igor Sobrado
2009-10-17Another MCP77 controller that while matched already by class,Jonathan Gray
2009-10-17use sc->sk_bsize in the unmap call too; ok theoMartynas Venckus
2009-10-17add missing option to usage; while here, minor KNF tweak.Igor Sobrado
2009-10-17amd_dir is no longer used by rc so no need for it in rc.conf.Nicholas Marriott
2009-10-17syncTheo de Raadt
2009-10-17sort flags.Igor Sobrado
2009-10-17Allow us to accept gratuitous ARP requests in cases where theMarco Pfatschbacher
2009-10-17sort flags.Igor Sobrado
2009-10-17Add version number to aucat protocol. It's not used yet,Alexandre Ratchov
2009-10-17Always move the cursor position on !xenl terminals, since there is no invisibleNicholas Marriott
2009-10-17Don't print wide characters at screen width - 1. Matches uterm behaviour andNicholas Marriott
2009-10-17Instead of having a complicated check to see if the cursor is in the lastNicholas Marriott
2009-10-17remove bogus quirk. these devices do not lie about their type, butJacob Meuser
2009-10-17Match on MCP77 SATA.Jonathan Gray
2009-10-17regenJonathan Gray
2009-10-17Correct one of the MCP77 SATA ids that was incorrectly flaggedJonathan Gray
2009-10-17regenJonathan Gray
2009-10-17Add a bunch of devices from submitted dmesgs.Jonathan Gray
2009-10-16after recent change in virtual maps support smtpd.conf.5 was not fullyGilles Chehade
2009-10-16as of now, "accept for all deliver to mbox" is a valid syntax, sadly lka isGilles Chehade
2009-10-16cancel the timeout upon disabling profiling / virtual timer; soMartynas Venckus
2009-10-16When checking whether the region will scroll and the cursor position is thusNicholas Marriott
2009-10-16ouch. delete is not undef. We need to make sure the entries vanish,Marc Espie
2009-10-16syncTheo de Raadt
2009-10-16Added argument for xconvert for length conversionJordan Hargrave
2009-10-16Honour serial console speed on O2 too.Miod Vallat
2009-10-16Make Octane kernels compile again after recent changes. My bad.Miod Vallat
2009-10-16man page bits for mail; it was ok millert@Martynas Venckus
2009-10-16factor psummary code of ftp.c to be generic, for all types ofMartynas Venckus
2009-10-16bring in proper lookup_name prototype so that its pointer returnMartynas Venckus
2009-10-16teach gdtoa & its subroutines that malloc can fail; in which caseMartynas Venckus
2009-10-16sort flags in synopsis, usage, and description.Igor Sobrado
2009-10-16Get serial console speed from prom, and use it instead of hardcoding 9600 bps,Miod Vallat
2009-10-15regenMiod Vallat
2009-10-15Sort widgets by type instead of manufacturer code, add some TIO widgets,Miod Vallat
2009-10-15The Octane boot PROM is accessible through the PCI space of the on-board i/oMiod Vallat
2009-10-15fix installation headerMarc Espie