Age | Commit message (Expand) | Author |
2005-06-23 | Commandante Che Guevara; pt out by form@ | Michael Shalayeff |
2005-06-23 | clear IFF_RUNNING & IFF_OACTIVE in dc_stop() before de-allocating resources. | Brad Smith |
2005-06-23 | Use proper type for 32 bit entity. s/long/int | Robert Nagy |
2005-06-23 | - at(1) synopsis: -r expects a `job' arg, not a timespec | Jason McIntyre |
2005-06-23 | sort options; | Jason McIntyre |
2005-06-23 | update if_lastchange for evey IFF_UP change not only SIOCSIFFLAGS; henning@ ok | Michael Shalayeff |
2005-06-23 | iface description is not an array of ptr but rather just a string; jcs@ ok | Michael Shalayeff |
2005-06-23 | Dead code. | Artur Grabowski |
2005-06-23 | Reword some comments to better reflect reality. Remove some unhelpful | Kenneth R Westerback |
2005-06-23 | - cleanup dead flags | Jared Yanovich |
2005-06-23 | Don't discard the blocksize information provided by the READ CAPACITY | Kenneth R Westerback |
2005-06-22 | slightly simplify; christos@netbsd | Henning Brauer |
2005-06-22 | implement and use a real usage(); function instead of using goto usage; | Robert Nagy |
2005-06-22 | typo | Martin Reindl |
2005-06-22 | apparently i got the last one reversed; from jakemsr@ | Michael Shalayeff |
2005-06-22 | deal with german stupidity... nic.de decided that it is a good idea to | Henning Brauer |
2005-06-22 | konrad zuse born 1910, not 1919; | Jason McIntyre |
2005-06-22 | Get rpm from filled in structure, not unused one. Remove now | Kenneth R Westerback |
2005-06-22 | CDIAGFLAGS | Brad Smith |
2005-06-21 | give it wdc@pcmcia | Michael Shalayeff |
2005-06-21 | Backout/Disable the change introduced in rev. 1.26. Don't start the hello | Claudio Jeker |
2005-06-21 | include msdosfs and udf and a missed config line for wax on c-class | Michael Shalayeff |
2005-06-21 | we do not do -s in /etc/rc anymore. this is because, even if -s did try to | Theo de Raadt |
2005-06-21 | move Arch->check() up to Packingelement, so that it can be called anywhere, | Marc Espie |
2005-06-21 | The ev_sighup event handler should handle SIGHUP and not SIGTERM. | Claudio Jeker |
2005-06-21 | start an USB device section | Martin Reindl |
2005-06-21 | sync | Martin Reindl |
2005-06-21 | when writing store the file `real name' on the filesystem, which | Marc Espie |
2005-06-21 | USB support | Martin Reindl |
2005-06-21 | move .rodata out of .text to make more space | Michael Shalayeff |
2005-06-21 | remove duplicate function prototypes. ok deraadt | Kevin Lo |
2005-06-21 | regen | Brad Smith |
2005-06-21 | add some Enable Semiconductor and Lucent PHYs | Brad Smith |
2005-06-21 | add CLEANFILES | Brad Smith |
2005-06-20 | add Surecom EP-320G-TX1 | Martin Reindl |
2005-06-20 | add ral(4) | Martin Reindl |
2005-06-20 | Correct ATEN UC-210T product name, from Tamas TEVESZ <ice at extreme.hu> | Jonathan Gray |
2005-06-20 | Remove media detection from the SRM on alpha. Initially a good idea, it | Martin Reindl |
2005-06-20 | Replace arpcom in the softc with ieee80211com in preparation for | Jonathan Gray |
2005-06-20 | Handle floating-point registers. | Mark Kettenis |
2005-06-20 | remove freebsd'isms in debug messages. pointed out by timsl (tim at | Damien Bergamini |
2005-06-20 | KNF | Todd C. Miller |
2005-06-20 | fix a couple of 'use after free' bugs on mbuf chains in the tx path. | Damien Bergamini |
2005-06-20 | actually, this is an original work, no need for the vfs_cache.c copyright | Jared Yanovich |
2005-06-20 | use getopt(3) for argument list parsing and remove the get_number() | Robert Nagy |
2005-06-20 | use getopt(3) for argument list parsing and remove the get_number() | Robert Nagy |
2005-06-20 | flesh out the destdir() working. Provide a convenience close() method. | Marc Espie |
2005-06-20 | $OpenBSD -> $OpenBSD$ | Robert Nagy |
2005-06-20 | zap duplicate prototype | Marc Espie |
2005-06-20 | umask juggling not needed; with Lionel Fourquaux. | Otto Moerbeek |