summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-14typo; rd@thrush.comPeter Valchev
2004-10-13De-inline siop. Shrinks almost 1K on i386.Kenneth R Westerback
2004-10-13print the expire route metric as signed; ok deraadt claudioJared Yanovich
2004-10-13Let the generic rtl code work if the bus-dependent code has decided to attach;Miod Vallat
2004-10-13document @sysctlMarc Espie
2004-10-13@sysctlMarc Espie
2004-10-13indent in a more readable way.Marc Espie
2004-10-13set rootdelay in replies.Henning Brauer
2004-10-13in struct ntp_msg, rename "distance" to "rootdelay" to closer match RFCsHenning Brauer
2004-10-13thinko, htonl() -> ntohl(). as we don't use the value in question effect zeroHenning Brauer
2004-10-13fall cleaningHenning Brauer
2004-10-13correctly set refid in replies with NTP protocol versions < 4.Henning Brauer
2004-10-13when we get back a IMSG_HOST_DNS message from the parent the peer ID withinHenning Brauer
2004-10-13readd commented out isadma entryBrad Smith
2004-10-12Don't use BIOS configuration data when no seeprom is available. LetsKenneth R Westerback
2004-10-12Bring the tape install code up to current standards andKenneth R Westerback
2004-10-12nicer displayMarc Espie
2004-10-12Use a udp socket to communicate with the dhcp servers. The bpf interfaceClaudio Jeker
2004-10-12Actually, /etc/passwd is 6th Edition-style, not 7th. The only realTodd C. Miller
2004-10-12remove text after #endif (errors out with gcc3)Christian Weisgerber
2004-10-12increase DFLSSIZ to smth more common in between other archsMichael Shalayeff
2004-10-12move conflict handling into a separate function, cleaner...Marc Espie
2004-10-12Oops. Copy option contents BEFORE looking for them.Marc Espie
2004-10-12add re(4), ok otto@Jonathan Gray
2004-10-11sync to recent ifgroup changesJared Yanovich
2004-10-11strip out quite a few of the ISA devicesBrad Smith
2004-10-11add Planex GW-NS11HMichael Shalayeff
2004-10-11add Planex GW-NS11HMichael Shalayeff
2004-10-11regenMichael Shalayeff
2004-10-11add support for Planex GW-NS11H; from Jonathan Gray <jsg@goblin.cx>Michael Shalayeff
2004-10-11enable mount_ntfs on amd64, ok miod@ millert@Anil Madhavapeddy
2004-10-11common code for exec/unexec/extraunexec.Marc Espie
2004-10-11simplify ldconfig now that we run in an uniform way.Marc Espie
2004-10-11remove special `visiting order' when writing packing-lists.Marc Espie
2004-10-11better visitor, that allows for revisits later.Marc Espie
2004-10-11aggregate all MESSAGES and display them at the end, with proper markers toMarc Espie
2004-10-11move mandir handling to pkg_add/delete time, solely.Marc Espie
2004-10-11common code for all script running.Marc Espie
2004-10-11more similarities to pkg_deleteMarc Espie
2004-10-11pass more stuff through stateMarc Espie
2004-10-11store opt_n and opt_v inside state.Marc Espie
2004-10-11$state->{beverbose} = $state->{verbose} || $state->{not}Marc Espie
2004-10-11store more stuff inside $stateMarc Espie
2004-10-11move to a structure more similar to pkg_delete.Marc Espie
2004-10-11tweak, make it work a bit more like pkg_addMarc Espie
2004-10-11rework error handling through an eval{} so that post really_add alwaysMarc Espie
2004-10-11respect alphabetical order better.Marc Espie
2004-10-11full documentation for UNMESSAGEMarc Espie
2004-10-11add support for undisplay file, to be able to show information at pkgMarc Espie
2004-10-11ifgroups reqriteHenning Brauer