Age | Commit message (Expand) | Author |
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 |
2005-03-23 | The interface name in struct sockaddr_dl may not be nul terminated and | Claudio Jeker |
2005-03-23 | move the filename string table code in a separate file so we can use it | Jean-Francois Brousseau |
2005-03-23 | Sync mask2prefixlen() with the kroute.c version of ospfd because they share | Claudio Jeker |
2005-03-23 | prefixlen2mask() should return a network byte order result as it does imply | Claudio Jeker |
2005-03-23 | public domain yacc date parser with a first round of knf | Jean-Francois Brousseau |
2005-03-23 | Code reorganization, move copied code in library.c and library_mquery.c | Dale Rahn |
2005-03-23 | ansify. ok deraadt@ moritz@ | Otto Moerbeek |
2005-03-23 | deregister & ansify. ok deraad@ marco@ cloder@ | Otto Moerbeek |
2005-03-23 | - remove non-existent -p option | Jason McIntyre |
2005-03-23 | - remove references to gated | Jason McIntyre |
2005-03-23 | Set up a shutdown hook to put the display back to a PROM-compatible mode | Miod Vallat |
2005-03-23 | Do not bzero() too far when setting up 32-bit mode. | Miod Vallat |
2005-03-23 | Move the alloc_screen, free_screen and show_screen wsdisplay accessops to | Miod Vallat |