summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-25use getopt() for argument list parsingRobert Nagy
2005-03-25whitespaceMoritz Jodeit
2005-03-25what is an ospfe engine?Henning Brauer
2005-03-25extra char in getopt string, Michael Knudsen <e@molioner.dk>Henning Brauer
2005-03-25ansify. ok deraadt@ moritz@Otto Moerbeek
2005-03-25whitespaceOtto Moerbeek
2005-03-25some of the PCI-based systems are servers.Brad Smith
2005-03-2564 bit -> 64-bitBrad Smith
2005-03-25Since START_STOP is an optional command that a device need notKenneth R Westerback
2005-03-25increment the right counter on error.Brad Smith
2005-03-24- sort optionsJason McIntyre
2005-03-24enable memory-mapped i/o everywhere but on i386Martin Reindl
2005-03-24Unbreak tree, mono_time may no longer be used because of timecounters.Claudio Jeker
2005-03-24more cleanup and knfJean-Francois Brousseau
2005-03-24Document that perror() treats an empty string like NULL.Todd C. Miller
2005-03-24one more fatal/fatalx, alexanderHenning Brauer
2005-03-24ditch the filename hash table and use the new strtab code insteadJean-Francois Brousseau
2005-03-24add ASUS SpaceLink WL-110 (CF), works fineDaniel Hartmeier
2005-03-24If READ CAPACITY(10) says there are more than 0xffffffff sectors,Kenneth R Westerback
2005-03-24major knfHans-Joerg Hoexer
2005-03-24ansi and tiny knfHans-Joerg Hoexer
2005-03-24fatal vs fatalx, Alexander von GernlerHenning Brauer
2005-03-24whitespace;Jason McIntyre
2005-03-24soem fatal()s that should be fatalx()s, Alexander von GernlerHenning Brauer
2005-03-24support blowfish encryption in the password files and use it by defaultHenning Brauer
2005-03-24put Gigabit into .NdTheo de Raadt
2005-03-24oops, call to old function that was missedJean-Francois Brousseau
2005-03-24add missing prototypes for standard yacc functions and make yyerror()Jean-Francois Brousseau
2005-03-24always good to check for invalid values. ok marius pedroTed Unangst
2005-03-24fix memory leak in error paths. found with coverity prevent.Ted Unangst
2005-03-24another D-Link DFE-670TXD PCMCIA card, next MAC 3-byte seq; fromTheo de Raadt
2005-03-24add the string table code and enable it on startupJean-Francois Brousseau
2005-03-24add the first pieces of our new command framework.Joris Vink
2005-03-23typo corrections; ok krw a long time agoTheo de Raadt
2005-03-23Move the neighbor checking code from merge_config() to neighbor_consistent()Claudio Jeker
2005-03-23ansify. ok deraadt@ millert@Otto Moerbeek
2005-03-23mini KNFClaudio Jeker
2005-03-23The interface name in struct sockaddr_dl may not be nul terminated andClaudio Jeker
2005-03-23move the filename string table code in a separate file so we can use itJean-Francois Brousseau
2005-03-23Sync mask2prefixlen() with the kroute.c version of ospfd because they shareClaudio Jeker
2005-03-23prefixlen2mask() should return a network byte order result as it does implyClaudio Jeker
2005-03-23public domain yacc date parser with a first round of knfJean-Francois Brousseau
2005-03-23Code reorganization, move copied code in library.c and library_mquery.cDale Rahn
2005-03-23ansify. ok deraadt@ moritz@Otto Moerbeek
2005-03-23deregister & ansify. ok deraad@ marco@ cloder@Otto Moerbeek
2005-03-23 - remove non-existent -p optionJason McIntyre
2005-03-23- remove references to gatedJason McIntyre
2005-03-23Set up a shutdown hook to put the display back to a PROM-compatible modeMiod Vallat
2005-03-23Do not bzero() too far when setting up 32-bit mode.Miod Vallat
2005-03-23Move the alloc_screen, free_screen and show_screen wsdisplay accessops toMiod Vallat