Age | Commit message (Expand) | Author |
2001-02-07 | indent | Theo de Raadt |
2001-02-07 | We need to loose some weight. | Artur Grabowski |
2001-02-07 | XXX two horrible abuses of spl. | Artur Grabowski |
2001-02-07 | Now that niklas has fixed ddb to not barf on elf symbols, there | Artur Grabowski |
2001-02-07 | Remove support for #!. It's not intuitive and if you happen to add | Federico G. Schwindt |
2001-02-07 | Add support for bus_space_write_region_[1248] bus_space_read_region_[1248] | Dale Rahn |
2001-02-07 | Some devices use NPBG others want PAGE_SIZE, and the related macros. | Dale Rahn |
2001-02-07 | ok, commit this since it most likely to work; i guess now it will get tested ... | Michael Shalayeff |
2001-02-07 | check for stat failures, too; ok djm@ | Markus Friedl |
2001-02-06 | dir==ls | Markus Friedl |
2001-02-06 | Fix -o option under getopt; ok markus@ | Damien Miller |
2001-02-06 | use lower case error messages similar to errno.h | Markus Friedl |
2001-02-06 | replace arc4random with counter for request ids; ok markus@ | Damien Miller |
2001-02-06 | missed ) in if() | Michael Shalayeff |
2001-02-06 | reorder -{1,2,4,6} options. ok markus@ | Jakob Schlyter |
2001-02-06 | ignore blank lines in addition to comments | Todd T. Fries |
2001-02-06 | add missing -1 option | Jakob Schlyter |
2001-02-06 | add -1 option (force protocol version 1). ok markus@ | Jakob Schlyter |
2001-02-06 | i can be stooooopid | Michael Shalayeff |
2001-02-06 | remove confusing callback code | Markus Friedl |
2001-02-06 | Punctuation fix from Pekka Savola <pekkas@netcore.fi> | Damien Miller |
2001-02-06 | do not ask for passphrase in batch mode; report from ejb@ql.org | Markus Friedl |
2001-02-06 | stat target for remote chdir before doing chdir | Damien Miller |
2001-02-06 | Change host width to 24 so last produces one line per user; deraadt ok. | Federico G. Schwindt |
2001-02-06 | enable sftp-server by default | Theo de Raadt |
2001-02-06 | fatal() if subsystem fails | Markus Friedl |
2001-02-06 | Wait for ssh subprocess at exit | Damien Miller |
2001-02-06 | Use getopt to process commandline arguments | Damien Miller |
2001-02-06 | Committed by accident. | Artur Grabowski |
2001-02-06 | Rename pcs_bus* to pci_swiz_bus* to reduce confusion and match NetBSD. | Artur Grabowski |
2001-02-06 | I don't think there is a reason to enable IDE through isa now that | Artur Grabowski |
2001-02-06 | ipf/ipnat check the securelevel in the original code, so don't do it twice. | Federico G. Schwindt |
2001-02-06 | Don't initialize ddb until I've committed elf support for ddb. | Artur Grabowski |
2001-02-06 | spelling and KNF. | Federico G. Schwindt |
2001-02-06 | Laptop ICH2 IDE | Chris Cappuccio |
2001-02-06 | sync | Chris Cappuccio |
2001-02-06 | Laptop ICH2 IDE | Chris Cappuccio |
2001-02-06 | Bring up-to-date | Niklas Hallqvist |
2001-02-06 | Allow booting on alphas with DDB, although no symbols will be seen. | Niklas Hallqvist |
2001-02-06 | allow for configuring number of bridge ifaces in ukc; jason@ ok and help | Michael Shalayeff |
2001-02-06 | If sdl type is ISO88025, print the address using `:' as well. | Federico G. Schwindt |
2001-02-06 | cleanup get_pathname, fix pwd after failed cd. okay djm@ | Niels Provos |
2001-02-06 | Pick up work by matt@netbsd.org to get scsi working on vaxstation 4000/90. | Hugh Graham |
2001-02-06 | forgot to bzero() malloced memory | Michael Shalayeff |
2001-02-06 | allow configuring number of tunnel ifaces | Michael Shalayeff |
2001-02-06 | allow configuring gif ifaces; itojun@ ok | Michael Shalayeff |
2001-02-06 | - bridge_input() expects to be called at splnet(), not splsoftnet() | Jason Wright |
2001-02-06 | sync with latest kame (comment only) | Jun-ichiro itojun Hagino |
2001-02-06 | bad semicolon after "if" conditional. | Jun-ichiro itojun Hagino |
2001-02-06 | allow changing number of loopbacks in ukc. | Michael Shalayeff |