Age | Commit message (Expand) | Author |
2007-01-07 | Get rid of PROM font-related defines. | Miod Vallat |
2007-01-07 | Skip optional dash when parsing the layout code. | Miod Vallat |
2007-01-07 | Hardcode DIO_SCMAX if kernel is built without model 320 support. | Miod Vallat |
2007-01-07 | Make unwinding through kernel trap frames work on sparc64. | Mark Kettenis |
2007-01-07 | Fix (unused) OPENPIC_IPI macro. | Miod Vallat |
2007-01-07 | Protect against zero blocksize (causing a divide by zero) in audiogetinfo(). | Miod Vallat |
2007-01-07 | make the output when interrupting writing the log message consistent. | Jasper Lievisse Adriaanse |
2007-01-07 | Some dynamically allocated elements are not considered of vital importance | Miod Vallat |
2007-01-07 | Change allocations to M_NOWAIT in attach methods, and return NULL if they fail. | Miod Vallat |
2007-01-07 | In wsscreen_attach(), allow wsemul->attach to fail (returning NULL) if the | Miod Vallat |
2007-01-07 | Spacing, comments. | Marcus Glocker |
2007-01-07 | use cvs_logmsg_read() for -F for simplicity. | Joris Vink |
2007-01-07 | and lets make import work with the new logmsg code too! | Joris Vink |
2007-01-07 | free the filelists we pass to cvs_logmsg_create() | Joris Vink |
2007-01-07 | rewrite of the logmessage code, which allows you to | Joris Vink |
2007-01-07 | zap-o-matic 2007: | Joris Vink |
2007-01-07 | Initialize GPIO. | Marcus Glocker |
2007-01-06 | stop printing messages when changing space/time optimizations. | Ted Unangst |
2007-01-06 | Fix options parsing. Last commit lost the proper length of the | Kenneth R Westerback |
2007-01-06 | sync | Theo de Raadt |
2007-01-06 | Remove bogus code for flushing 32-bit tlb entries. This makes it possible to | Mark Kettenis |
2007-01-06 | Use VM_MAX_KERNEL_ADDRESS instead of KERNEND in pmap_growkernel(). | Mark Kettenis |
2007-01-06 | Document hp300 isabr(4). | Miod Vallat |
2007-01-06 | Fix error string for loadfirmware(). | Marcus Glocker |
2007-01-06 | Add commented out ISA entries. | Miod Vallat |
2007-01-06 | Preliminary support for the hp300 single ISA slot found in 4xx `t' models. | Miod Vallat |
2007-01-06 | Turn bus_space_tag_t into real structures containing a bunch of function | Miod Vallat |
2007-01-06 | Propagate bus_space_tag_t through device attachment args structures, rather | Miod Vallat |
2007-01-06 | Make gcc(1) really ignore __attribute__((visibility)) if HAVE_GAS_HIDDEN isn't | Mark Kettenis |
2007-01-06 | Bump to firmware 1.3; network byte ordered firmware file. | Marcus Glocker |
2007-01-06 | Make the driver able to read the network byte ordered firmware file. | Marcus Glocker |
2007-01-06 | build and extract program to merge bcw(4) firmware files into one single | Marcus Glocker |
2007-01-06 | increase buffer size; ie. for hw.sensors.ipmi0.indicator0 | Theo de Raadt |
2007-01-06 | add cvs_base_handle() routine to handle the CVS/Baserev* files. | Xavier Santolaria |
2007-01-06 | remove acpid references. ok gwk@, steven@, grange@ and janus@. | Matthieu Herrb |
2007-01-06 | regen | Pedro Martelletto |
2007-01-06 | Add Leadtek WinFast TV 2000 XP, from Tim Leslie | Pedro Martelletto |
2007-01-06 | make microcode file byte-order independent so that the file is the same | Theo de Raadt |
2007-01-06 | pretty up the sensor outputs a wee bit more; partly spotted by jsg | Theo de Raadt |
2007-01-05 | Now that all ethernet drivers that support flow control set MIIF_DOPAUSE, | Mark Kettenis |
2007-01-05 | For Yukon-based cards, pass MIIF_DOPAUSE to mii_attach(). | Mark Kettenis |
2007-01-05 | sync | Dale Rahn |
2007-01-05 | without bktr, there is no tuner, comment it out as well (fixes the other | Dale Rahn |
2007-01-05 | sync | Todd T. Fries |
2007-01-05 | fix typo observed by Diana Eichert | Todd T. Fries |
2007-01-05 | when i2c_dumping, instead of just skipping 0xff value registers, | Theo de Raadt |
2007-01-05 | sync | Theo de Raadt |
2007-01-05 | Fix two small memleaks | Reyk Floeter |
2007-01-05 | sync | Todd T. Fries |
2007-01-05 | add Cannon CANOSCAN LiDE60, PowerShot A540, and Kensington Bluetooth devices | Todd T. Fries |