summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-21Bye bye pccomMiod Vallat
2008-05-21pccom is dead. long live com. Bring install script into the new world.Kenneth R Westerback
2008-05-21Switch i386 from pccom to com. Welcomed by many.Mark Kettenis
2008-05-21Print a specific message for non i2c attachments like macppcJonathan Gray
2008-05-21KNF and readability changes.Marc Balmer
2008-05-21Remove #ifndef SIN6_LEN/#else/#endif constructs.Marc Balmer
2008-05-21Document and implement -U option, fix usage information for '-?'.Marc Balmer
2008-05-21The default address family to be used is stored in a global variable. IfMarc Balmer
2008-05-20syncTheo de Raadt
2008-05-20Add multicast support to lii(4), with suggestions/changes from brad@.Joel Sing
2008-05-20Change the OpenBSD/sgi boot loader so that we use libsa loadfile(), ratherJoel Sing
2008-05-20remove Xr to non-existent page, rogue(6);Jason McIntyre
2008-05-20Fix last commit, it is rtrequest1() and not rtrequest(). Lucky me it seemsClaudio Jeker
2008-05-20various fixes to tidy these pages up;Jason McIntyre
2008-05-20tweaks to bs(6):Igor Sobrado
2008-05-20kill an Xr to a non-existent man page, ulimit(1);Jason McIntyre
2008-05-20add a small section for routing daemons; ok henning norbyJason McIntyre
2008-05-20regenBrad Smith
2008-05-20Add the NVIDIA Quadro FX 3500 id.Brad Smith
2008-05-20Remove stray "attach com at isapnp with com_isapnp".Mark Kettenis
2008-05-20Do not provide md mainbus(4) since there is an mi blurb.Miod Vallat
2008-05-20More references to obioMiod Vallat
2008-05-20This is sociic, not alipmMiod Vallat
2008-05-20cast pointer arithmetic to unsigned so we can behave correctly onFederico G. Schwindt
2008-05-19syncTheo de Raadt
2008-05-19unbreak tree by committing this bit that I missed from:Damien Miller
2008-05-19Fix another typo.Mark Kettenis
2008-05-19tsec(4)Mark Kettenis
2008-05-19ipic(4)Mark Kettenis
2008-05-19Fix typo.Mark Kettenis
2008-05-19socpcic(4)Mark Kettenis
2008-05-19sociic(4)Mark Kettenis
2008-05-19obio(4)Mark Kettenis
2008-05-19Add tsec(4)Mark Kettenis
2008-05-19tsec(4)Mark Kettenis
2008-05-19A driver for the Three Speed Ethernet Controller (TSEC) found on theMark Kettenis
2008-05-19syncTheo de Raadt
2008-05-19bump (recalloc removal)Otto Moerbeek
2008-05-19remove recalloc(3); it is buggy and impossible to repair without bigOtto Moerbeek
2008-05-19Add support for TSEC interrupts.Mark Kettenis
2008-05-19Permit compilation on 3 architectures which show that this diff wasTheo de Raadt
2008-05-19Change all remaining MD uses of MALLOC and FREE into proper malloc() andMiod Vallat
2008-05-19regenMiod Vallat
2008-05-19Add the Sun extended keys (L keys, volume keys) to the console mode layouts.Miod Vallat
2008-05-19do not leak memory if there is no power source. code is ifdef USB_DEBUG.Federico G. Schwindt
2008-05-19support -l (print fingerprint) in combination with -F (find host) toDamien Miller
2008-05-19Fix sending tty modes when stdin is not a tty (bz#1199). PreviouslyDamien Miller
2008-05-19SO_BINDANY for ipv6; ok djm@Markus Friedl
2008-05-19add divert-to/divert-reply; ok henning, pyrMarkus Friedl
2008-05-19try a few times before giving up while getting the device descriptor. ifFederico G. Schwindt