Age | Commit message (Expand) | Author |
2005-06-03 | various tweaks; | Jason McIntyre |
2005-06-03 | no /etc/acpi/, this was not really discussed | Theo de Raadt |
2005-06-03 | add an ipv6 example; | Jason McIntyre |
2005-06-03 | sync | Theo de Raadt |
2005-06-03 | May 09 First commit to OpenBSD stable branch, OPENBSD_2_7, 2000 | Jason Wright |
2005-06-03 | Don't use __LINE__ to prevent binary changing when nothing really | Alexander Yurchenko |
2005-06-03 | i386 and amd64 only | Theo de Raadt |
2005-06-03 | sync | Theo de Raadt |
2005-06-03 | sync | Theo de Raadt |
2005-06-03 | not like this yet, it is ugly | Theo de Raadt |
2005-06-03 | No longer used. | Kenneth R Westerback |
2005-06-03 | Move definitions of struct cd_softc{} and CDRETRIES from cdvar.h into | Kenneth R Westerback |
2005-06-03 | Tweak scsi_do_mode_sense(). NetBSD was right and I was wrong. Sigh. | Kenneth R Westerback |
2005-06-03 | Cache a copy of the INQUIRY data obtained during device attachment in | Kenneth R Westerback |
2005-06-03 | Fix memory leak. OK kjell, with comments by beck and kjell | Chad Loder |
2005-06-03 | Like emacs, handle ^W during incremental search. Pressing ^W during | Chad Loder |
2005-06-03 | do not refer to installboot(8) here as it is not installed on macppc; | Xavier Santolaria |
2005-06-03 | Better description of the WSDISPLAYIO_GBURNER "on" field, after discussion | Miod Vallat |
2005-06-03 | print negative values correctly; From: serge rasnikov <747500@gmail.com> | Henning Brauer |
2005-06-03 | reties -> retries | Miod Vallat |
2005-06-03 | Clean up find-alternate-file (C-x C-v) so abort returns to original | Kjell Wooding |
2005-06-03 | Hold a reference to the relevant struct in_ifaddr while a multicast address | Christopher Pascoe |
2005-06-02 | Fix pasto - use correct pointer to extract block count from 8 byte | Kenneth R Westerback |
2005-06-02 | These options dont affect anything anymore. | Dale Rahn |
2005-06-02 | In the BNF section, remove one spurious "proto" and add one missing |. | Daniel Hartmeier |
2005-06-02 | use much simpler switch for pci_machdep.h; ok drahn@ whatever tdr (; | Michael Shalayeff |
2005-06-02 | double datasize limits now that mmap is counted in dsize | Todd C. Miller |
2005-06-02 | remove unneeded error reporting when using cvs_path_cat(), the | Joris Vink |
2005-06-02 | make cvs_printf() a bit smarter, so it can be called without having | Joris Vink |
2005-06-02 | be gone unused init handler. | Joris Vink |
2005-06-02 | Regen | Thorsten Lockert |
2005-06-02 | handle commands which do not have any init callback a bit | Joris Vink |
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert |
2005-06-02 | unbreak port floating, noticed by sean at obstacle9 dot com | Hans-Joerg Hoexer |
2005-06-02 | add -O to getopt (ok otto) and sync usage | Jared Yanovich |
2005-06-02 | sort options | Jared Yanovich |
2005-06-02 | correctly close the audio device in audio_open() if one of the | Joris Vink |
2005-06-02 | tsc, ryan left debug crap behind | Henning Brauer |
2005-06-02 | for sysctl syscall pass the mib[] back to kdump to parse; | Michael Shalayeff |
2005-06-02 | - simplify usage | Jared Yanovich |
2005-06-02 | - set LP_ABORT log level when action is abored by user instead of LP_ERR | Xavier Santolaria |
2005-06-02 | tweaks, grammar, punctuation, typos | Jared Yanovich |
2005-06-02 | - wish there was a better way to do this... put splhigh() around the | Jason Wright |
2005-06-02 | Use the correct pointer when printing out the error message. OK henning | Chad Loder |
2005-06-02 | Cleanup recent kroute6 additions. OK henning | Chad Loder |
2005-06-02 | Make buf_add a no-op if length == 0. OK henning | Chad Loder |
2005-06-02 | expand the section on pki: | Jason McIntyre |
2005-06-02 | fix Xref to self; | Jason McIntyre |
2005-06-02 | fix some displays; | Jason McIntyre |
2005-06-02 | remove references to telnetd(8); | Jason McIntyre |