Age | Commit message (Expand) | Author |
2006-05-29 | Another mnemonic rename, missed the first time. | Kjell Wooding |
2006-05-28 | Miscellaneous fixes. | Kenneth R Westerback |
2006-05-28 | The '-c' option is no longer the default in LINTFLAGS, so update the | Chad Loder |
2006-05-28 | We pull in LINTFLAGS from sys.mk, no need to reproduce it here | Chad Loder |
2006-05-28 | Change LINTFLAGS to '-hx', now that 'a' and 'b' are gone and 'c' really | Chad Loder |
2006-05-28 | Make sure to honor the USBD_FORCE_SHORT_XFER flag and generate an empty | Christopher Pascoe |
2006-05-28 | Kill the bflag, which was really just used to shut up a useless warning | Chad Loder |
2006-05-28 | Kill the -a option for lint, which controlled (inconsistently) warnings | Chad Loder |
2006-05-28 | - force the maximum receivable frame size down to 1518 bytes for | Brad Smith |
2006-05-28 | Fix engrish, okay joris@ | Pedro Martelletto |
2006-05-28 | placeholder driver for the bbc,beep device. should be straightforward | Jason Wright |
2006-05-28 | This commit changes the interpret_sense routine for st to catch the | Bob Beck |
2006-05-28 | Make Window Flags more mnemonic (and less dumb); i.e. | Kjell Wooding |
2006-05-28 | Add support for NFS mounts to be from non-reserved ports: | Anil Madhavapeddy |
2006-05-28 | In the absence of a coherent concept of 'RAW' tape devices, pass all | Kenneth R Westerback |
2006-05-28 | Even better nexthop delete behaviour. Do not delete nexthop if they are used | Claudio Jeker |
2006-05-28 | Whack a 'control device' leftover. Actually save the new density, etc. | Kenneth R Westerback |
2006-05-28 | Remove a lot of xstrdup() calls in getopt() loops, which are usually | Ray Lai |
2006-05-28 | minor nit, use CPU ID instead of FPU ID for BTLB parameters after passing | Martin Reindl |
2006-05-28 | Correct more bounds checks which can lead to crashes. | Moritz Jodeit |
2006-05-28 | add a way to look if a buffer differs from another one | Joris Vink |
2006-05-28 | make sure the IMR values are visible when we drop back into the prom | Jason Wright |
2006-05-28 | use <machine/endian.h> to figure what we are running on instead of defining | Martin Reindl |
2006-05-28 | oops, nuke debugging stuff | Jason Wright |
2006-05-28 | - Implement schizo_intr_map (mainly to | in the agentid). | Jason Wright |
2006-05-28 | Preload and pin nexthop used in filtersets so the are validiated when used. | Claudio Jeker |
2006-05-28 | Remove obvious EST table dupe: Pentium M 733 and Pentium M 773 (VID #H), | Dimitry Andric |
2006-05-28 | junk to read and write configuration pages. | David Gwynne |
2006-05-28 | make it look a little less chaotic. | Joris Vink |
2006-05-28 | teach log how to handle the revisions passed on the command line. | Joris Vink |
2006-05-28 | add code which allows us to select revisions based upon | Joris Vink |
2006-05-28 | when parsing host specifications, initialize host address queue pointers, not | Hans-Joerg Hoexer |
2006-05-28 | Check that a complete struct llc was captured (not only 3 bytes), | Moritz Jodeit |
2006-05-28 | add basic 'cvs log' support. | Joris Vink |
2006-05-28 | prepare for rule expansion. Get rid of addr_node, link struct | Hans-Joerg Hoexer |
2006-05-28 | kill trainling whitespace | Hans-Joerg Hoexer |
2006-05-28 | whoops, undo last commit. Of course, set_ipmask() is needed... | Hans-Joerg Hoexer |
2006-05-28 | this one not needed yet. | Hans-Joerg Hoexer |
2006-05-28 | fill in AF_INET6 cases | Todd T. Fries |
2006-05-28 | allow for weight to be added to sensors or servers, so that one can | Henning Brauer |
2006-05-28 | - scsi -> SCSI | Jason McIntyre |
2006-05-28 | We don't have 'control devices' for st. Nor are we likely to get any | Kenneth R Westerback |
2006-05-28 | back out my last commit. art pointed out that sysctl cannot sleep when | David Gwynne |
2006-05-28 | ST_NEW_MOUNT was set/reset in a number of places but only examined inside | Kenneth R Westerback |
2006-05-28 | Can't call directly back into the prom if we "exit" at the root | Jason Wright |
2006-05-28 | Assign a finalization event to the exchange initiated on soft expiry. | Ryan Thomas McBride |
2006-05-28 | get clock src id from the timedelta sensor desc. | Henning Brauer |
2006-05-28 | Move -A<oldfile> handling into separate chunk of code. This also | Ray Lai |
2006-05-28 | Change the timedelta sensor descritpion so that the first four bytes contain | Marc Balmer |
2006-05-28 | if sysctl gives ENOENT the sensor is gone and we remove it | Henning Brauer |