Age | Commit message (Expand) | Author |
2005-03-14 | more Yukon models and Yukon EC revs. | Brad Smith |
2005-03-13 | Add missed WSDISPLAYIO_[GS]VIDEO ioctl handling. | Miod Vallat |
2005-03-13 | set rcs_errno to RCS_ERR_NOENT if no matching symbol is found in | Jean-Francois Brousseau |
2005-03-13 | Only use bangpxe calling on PXE 2.1 and above. Makes no difference on | Tom Cosgrove |
2005-03-13 | KNF | Tom Cosgrove |
2005-03-13 | On return from real mode, reload the GDT using a 16-bit pointer rather | Tom Cosgrove |
2005-03-13 | support for the optional `branch' keyword, which is used to set the | Jean-Francois Brousseau |
2005-03-13 | Only use bangpxe calling on PXE 2.1 and above. Makes no difference on | Tom Cosgrove |
2005-03-13 | spacing | Jean-Francois Brousseau |
2005-03-13 | Typo; spotted by Richard Ben Aleya | Miod Vallat |
2005-03-13 | unbreak, and do this correct. | Joris Vink |
2005-03-13 | simplify if {} else {} case. | Joris Vink |
2005-03-13 | Missing return value and fd leak in fork()'s error path. Spotted by mpech@ | Otto Moerbeek |
2005-03-13 | Use pid_t where appropriate. From Bruno Rohee (thanks). | Chad Loder |
2005-03-13 | Use pid_t where appropriate. From Bruno Rohee (thanks). | Chad Loder |
2005-03-13 | Use correct byte order when printing out port numbers. | Chad Loder |
2005-03-13 | the wep mac may be NULL if it's a broadcast key | Reyk Floeter |
2005-03-13 | fix a potential crash that could occur when CARP_LOG is being used. | Patrick Latifi |
2005-03-13 | va_args repair; andrushock@korovino.net, ok miod | Theo de Raadt |
2005-03-13 | enable gdt | Theo de Raadt |
2005-03-13 | make 'netstat -i' print carp link addresses correctly. | Marco Pfatschbacher |
2005-03-13 | when fetching the initial table, inherit the ifindex regardless of af, not | Henning Brauer |
2005-03-13 | explicitely initialize opt | Henning Brauer |
2005-03-13 | s/to many/too many/, from jmc | Henning Brauer |
2005-03-13 | turn off accounting when switching to single user; | Markus Friedl |
2005-03-13 | fix whitespace | Reyk Floeter |
2005-03-13 | revert rev 1.8 | Brad Smith |
2005-03-13 | Fixes in ntpd_settime (ie ntpd -s): | Darren Tucker |
2005-03-13 | document some common usage of pkg_info to make us look cool. | Marc Espie |
2005-03-13 | Read the battery voltage once and pass that value around. This fixes a | Uwe Stuehler |
2005-03-13 | both ehci and ohci support attachment to cardbus. | David Gwynne |
2005-03-13 | small updates to reality | David Gwynne |
2005-03-13 | in the event wi_attach fails dont panic trying to clean up a nonexistant | David Gwynne |
2005-03-13 | Merge support for USB1 devices located beyond USB2 hubs, mostly from netbsd. | Christopher Pascoe |
2005-03-13 | Order the top-level interrupt heads in the periodic framelist such that | Christopher Pascoe |
2005-03-13 | Be even more liberal in what we accept as a completed transaction, as | Christopher Pascoe |
2005-03-13 | maintain alphabetical order in primaries list; | Jason McIntyre |
2005-03-12 | remove useless sentence; | Jason McIntyre |
2005-03-12 | Do not leak mem or fd in error paths. From Andrey Matveev (thanks!). | Chad Loder |
2005-03-12 | KNF | Tom Cosgrove |
2005-03-12 | On return from real mode, reload the GDT using a 16-bit pointer rather | Tom Cosgrove |
2005-03-12 | thanx -> thanks | Thierry Deval |
2005-03-12 | Typos. | Thierry Deval |
2005-03-12 | use own hpux_sigcode | Michael Shalayeff |
2005-03-12 | add a bunch of PCI ids from the SysKonnect sk98lin driver. | Brad Smith |
2005-03-12 | use TAILQ_FOREACH | Martin Reindl |
2005-03-12 | Kill \n at EOF. | Alexander Yurchenko |
2005-03-12 | initialise min arg to uvm_km_suballoc; not currently enabled code path | Michael Shalayeff |
2005-03-12 | prevent fragmentation from happening. | Damien Bergamini |
2005-03-12 | s/__attribute__((__packed__))/__packed/ | Damien Bergamini |