Age | Commit message (Expand) | Author |
2005-03-25 | put in some cdrom booting notes cloned from hp300 | Michael Shalayeff |
2005-03-25 | a quick fix -- pad image w/ extra 64k until boot can cope w/ short reads | Michael Shalayeff |
2005-03-25 | Fix APIWARNs. | Mark Kettenis |
2005-03-25 | Since machines such as the Enterprise 4500 live in both SBus and PCI worlds, | Miod Vallat |
2005-03-25 | regen | Michael Shalayeff |
2005-03-25 | belkin bt and the unsupported netgear ma111v2 | Michael Shalayeff |
2005-03-25 | regen | Michael Shalayeff |
2005-03-25 | a bunch of ati ixp* ids | Michael Shalayeff |
2005-03-25 | calculate the rpm for a disklabel; implement new io discipline for mirror; th... | Michael Shalayeff |
2005-03-25 | kill unneeded (char *) casts. ok millert, otto | Jared Yanovich |
2005-03-25 | Use the return value from getopt() instead of optopt in non-error | Jared Yanovich |
2005-03-25 | during probe test for a mem window reduction in case there is not enough spac... | Michael Shalayeff |
2005-03-25 | deregister (and deauto!). ok millert@ marco@ | Otto Moerbeek |
2005-03-25 | use getopt() for argument list parsing | Robert Nagy |
2005-03-25 | whitespace | Moritz Jodeit |
2005-03-25 | what is an ospfe engine? | Henning Brauer |
2005-03-25 | extra char in getopt string, Michael Knudsen <e@molioner.dk> | Henning Brauer |
2005-03-25 | ansify. ok deraadt@ moritz@ | Otto Moerbeek |
2005-03-25 | whitespace | Otto Moerbeek |
2005-03-25 | some of the PCI-based systems are servers. | Brad Smith |
2005-03-25 | 64 bit -> 64-bit | Brad Smith |
2005-03-25 | Since START_STOP is an optional command that a device need not | Kenneth R Westerback |
2005-03-25 | increment the right counter on error. | Brad Smith |
2005-03-24 | - sort options | Jason McIntyre |
2005-03-24 | enable memory-mapped i/o everywhere but on i386 | Martin Reindl |
2005-03-24 | Unbreak tree, mono_time may no longer be used because of timecounters. | Claudio Jeker |
2005-03-24 | more cleanup and knf | Jean-Francois Brousseau |
2005-03-24 | Document that perror() treats an empty string like NULL. | Todd C. Miller |
2005-03-24 | one more fatal/fatalx, alexander | Henning Brauer |
2005-03-24 | ditch the filename hash table and use the new strtab code instead | Jean-Francois Brousseau |
2005-03-24 | add ASUS SpaceLink WL-110 (CF), works fine | Daniel Hartmeier |
2005-03-24 | If READ CAPACITY(10) says there are more than 0xffffffff sectors, | Kenneth R Westerback |
2005-03-24 | major knf | Hans-Joerg Hoexer |
2005-03-24 | ansi and tiny knf | Hans-Joerg Hoexer |
2005-03-24 | fatal vs fatalx, Alexander von Gernler | Henning Brauer |
2005-03-24 | whitespace; | Jason McIntyre |
2005-03-24 | soem fatal()s that should be fatalx()s, Alexander von Gernler | Henning Brauer |
2005-03-24 | support blowfish encryption in the password files and use it by default | Henning Brauer |
2005-03-24 | put Gigabit into .Nd | Theo de Raadt |
2005-03-24 | oops, call to old function that was missed | Jean-Francois Brousseau |
2005-03-24 | add missing prototypes for standard yacc functions and make yyerror() | Jean-Francois Brousseau |
2005-03-24 | always good to check for invalid values. ok marius pedro | Ted Unangst |
2005-03-24 | fix memory leak in error paths. found with coverity prevent. | Ted Unangst |
2005-03-24 | another D-Link DFE-670TXD PCMCIA card, next MAC 3-byte seq; from | Theo de Raadt |
2005-03-24 | add the string table code and enable it on startup | Jean-Francois Brousseau |
2005-03-24 | add the first pieces of our new command framework. | Joris Vink |
2005-03-23 | typo corrections; ok krw a long time ago | Theo de Raadt |
2005-03-23 | Move the neighbor checking code from merge_config() to neighbor_consistent() | Claudio Jeker |
2005-03-23 | ansify. ok deraadt@ millert@ | Otto Moerbeek |
2005-03-23 | mini KNF | Claudio Jeker |