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