summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-11Store the local v4 and v6 address of a session. For IPv4 sessions the firstClaudio Jeker
2004-11-11from netbsd, if_axe.c revision 1.6David Gwynne
2004-11-11the other half of the changes from netbsds if_axe.c revision 1.5:David Gwynne
2004-11-11half of the changes from netbsds if_axe.c revision 1.5:David Gwynne
2004-11-11yes, make the cdfsTheo de Raadt
2004-11-11from netbsd, if_axereg.h revision 1.2David Gwynne
2004-11-11symetry: updating a package means removing the old one and adding the newMarc Espie
2004-11-11from netbsd, if_axe.c revision 1.5David Gwynne
2004-11-11from netbsd revisions 1.2 and 1.3David Gwynne
2004-11-11move collision reporter to a separate file, so that it doesn't get loadedMarc Espie
2004-11-11store a ref to %forced in $state, for access anywhere.Marc Espie
2004-11-11make setup of the rx transfers consistentDavid Gwynne
2004-11-11File::Copy use moves as well.Marc Espie
2004-11-11Handle all types of interrupts when operating in polled mode.David Gwynne
2004-11-11restrict update operation less: we're not bothered by @exec or INSTALL,Marc Espie
2004-11-11need to move collision_report over as well, and use PackageInfo routines.Marc Espie
2004-11-11package names starting with . are hidden from pkg_info by default.Marc Espie
2004-11-11synch validate_plistMarc Espie
2004-11-11move some code from pkg_add to OpenBSD/Add.pm, for symetry with pkg_delete.Marc Espie
2004-11-11typoMarc Espie
2004-11-11don't touch font directories if -n either...Marc Espie
2004-11-11introduce shortcuts to read/write contents from_installation/to_installationMarc Espie
2004-11-11fix interaction of -n -v -r.Marc Espie
2004-11-11Check IFF_UP at tun_output().Marco Pfatschbacher
2004-11-11New config statement "rde route-age [evaluate|ignore]". If set to evaluateClaudio Jeker
2004-11-11hide lib packagesMarc Espie
2004-11-11long live button pushers (except for when theo is nearby)Henning Brauer
2004-11-11list the things that atu relies onDavid Gwynne
2004-11-11no need to lock access for readingjoshua stein
2004-11-11quirk for iriver 3xx.Alexander Yurchenko
2004-11-11remove test code; Danovitsch@vitsch.netTheo de Raadt
2004-11-11remove excessive splnet; Danovitsch@vitsch.netTheo de Raadt
2004-11-10Put back cross build piece which was lost with the 2.15 upgrade.Dale Rahn
2004-11-10missing headerskrapht
2004-11-10Use ${STATIC} rather than -static (dont hardcode). ok miod@Dale Rahn
2004-11-10use ${STATIC} rather than -static. ok miodDale Rahn
2004-11-10allocate a single buffer for the rx xfer to use rather than let it tryDavid Gwynne
2004-11-10defer ! and !! handling till prompt printing, like real ksh, and this nowTheo de Raadt
2004-11-10Safer IF_INPUT_ENQUEUE macro.Alexander Yurchenko
2004-11-100xBF is new Solaris ID; lclee@west.sun.comTheo de Raadt
2004-11-10prefix_write() works also for IPv6. OK henning@Claudio Jeker
2004-11-10It is not needed to mask the value wit 0xff as it is < 255. OK henning@Claudio Jeker
2004-11-10"not reached" does not help LINT use NOTREACHED instead and use it only inClaudio Jeker
2004-11-10add support for the Conceptronic SnapPort USB 2.0 LAN AdapterDavid Gwynne
2004-11-10regenDavid Gwynne
2004-11-10Conceptronic SnapPort USB 2.0 LAN AdapterDavid Gwynne
2004-11-10Remove no longer needed code. OK henning@Claudio Jeker
2004-11-10ntp_adjtime() -> priv_adjtime()Henning Brauer
2004-11-10const'ify conffileHenning Brauer
2004-11-10Diff from art@:Alexander Yurchenko