summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-09fix our root caching method, it was utterly broken and wouldJoris Vink
2005-08-09add Xr to ifstated(8);Jason McIntyre
2005-08-09lightly document ifstated(8);Jason McIntyre
2005-08-09use a standard options list, and various other minor tweaks;Jason McIntyre
2005-08-09Save a variable in espmatch(), vm_offset_t->vaddr_t, print DEBUG addressMartin Reindl
2005-08-09oops: occured -> occurredJason McIntyre
2005-08-09use CTYPE_NUM_CHARS instead of harding code the value. ok espieKevin Lo
2005-08-09add missing [-T tmpdir] in usage(), spotted by jmc@.Xavier Santolaria
2005-08-09AC97 -> AC'97, according to spec;Jason McIntyre
2005-08-09sort options;Jason McIntyre
2005-08-09add DIAGNOSTICS section about utility return codes;Xavier Santolaria
2005-08-09do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...Michael Shalayeff
2005-08-09Back out a change from tzcode2005c that can cause an infinite loop in mktime().Todd C. Miller
2005-08-09Do not ignore return value of localsub() in localtime_r()Todd C. Miller
2005-08-09align a columnTheo de Raadt
2005-08-09verbose output optionTheo de Raadt
2005-08-09Clean up eread handling in mg. (basically, fallout from the 'enter oftenKjell Wooding
2005-08-09syncTheo de Raadt
2005-08-09move to 3.8-betaTheo de Raadt
2005-08-08More informative error message when trying to create a filesystemOtto Moerbeek
2005-08-08print information about ses/safte for each device; ok marcoTheo de Raadt
2005-08-08Add ses link. Tested and ok deraadt@Marco Peereboom
2005-08-08Skip (trap) instruction in cpu_fork() instead of proc_trampoline().Mark Kettenis
2005-08-08print out target as channel:target.lunTheo de Raadt
2005-08-08A reghression test that checks if a process survives very early signalOtto Moerbeek
2005-08-08Fill in device structure, bad dlg@Marco Peereboom
2005-08-08Fill in device structure, bad dlg@Marco Peereboom
2005-08-08Senao NL-2511CFUwe Stuehler
2005-08-08remove editing slip;Jason McIntyre
2005-08-08Belkin F5D6060 CF works, reported Patrick Heim.Uwe Stuehler
2005-08-08Avoid overlap in USB hard and the soft interrupt bits, update commentsUwe Stuehler
2005-08-08.Xr cvswrappers 5Xavier Santolaria
2005-08-08add cvswrappers doc; mucho input/ok jmc, ok jfb joris;Xavier Santolaria
2005-08-08connect ipsecctl regression testsHans-Joerg Hoexer
2005-08-08no test "ipsec13" yetHans-Joerg Hoexer
2005-08-08zap unused var;Xavier Santolaria
2005-08-08some simple regression tests for static keyingHans-Joerg Hoexer
2005-08-08with -s, do not wait if we don't have any peers at all.Henning Brauer
2005-08-08re-add write() error check in buf_close(). ok henning@Moritz Jodeit
2005-08-08use cvs_tmpdir; OK jfb@ joris@.Xavier Santolaria
2005-08-08pfkey pieces for static keying, enable static keyingHans-Joerg Hoexer
2005-08-08ciss and auixp into intro!; from jsg@Michael Shalayeff
2005-08-08add crypto transforms and static keying rulesHans-Joerg Hoexer
2005-08-08sftp prompt enhancements:Jared Yanovich
2005-08-08lclint is not in the ports tree anymore, splint is. OK jmc@.Xavier Santolaria
2005-08-08Use unsigned integers for period and nperiod.Marc Balmer
2005-08-08function prototypes, spacing, KNF, and other readability fixesHenning Brauer
2005-08-08Try to do an SPF recalculation only if the LS DB changed.Claudio Jeker
2005-08-08Initial import of watchdogd, a daemon to retrigger the watchdog timerMarc Balmer
2005-08-08add missing `(' in function declaration;Xavier Santolaria