Age | Commit message (Expand) | Author |
2005-04-30 | Get rid of `U' suffix for psr field values. | Miod Vallat |
2005-04-30 | Use [XNF]IP_ADDR constants rather than their numeric values. | Miod Vallat |
2005-04-30 | A simpler and better SET_PC_REGS(). | Miod Vallat |
2005-04-30 | Remove m88k_psr_type and function with utterly long names to control the psr, | Miod Vallat |
2005-04-30 | Remove disabled code which would disable all interrupts rather than switch | Miod Vallat |
2005-04-30 | As on i386, ensure we save the %ebx register returned from the BIOS | Tom Cosgrove |
2005-04-30 | Ensure we save the %ebx register returned from the BIOS call, not just | Tom Cosgrove |
2005-04-30 | Fix rtsol IPv6 install - check correct directory for hostname.* files. | Kenneth R Westerback |
2005-04-30 | Add support for large files (> 4GB). | Niall O'Higgins |
2005-04-30 | Support checking filesystems which have or once had large files (>4 GB) | Niall O'Higgins |
2005-04-30 | Fix printing floating-point numbers. Bump major number. | Mark Kettenis |
2005-04-30 | various fixes; | Jason McIntyre |
2005-04-30 | Change internals of FILE: reuse the unget buffer field to access an | Marc Espie |
2005-04-30 | isw* classification functions from citrus, with a `stub' implementation | Marc Espie |
2005-04-30 | sort the supported devices list, and fix SEE ALSO; | Jason McIntyre |
2005-04-30 | check for ETHERMIN in SIOCSIFMTU ioctl; from brad | Peter Valchev |
2005-04-30 | From NetBSD, pt to by brad (might fix csum problems, else they may | Peter Valchev |
2005-04-30 | match disklabel change | Theo de Raadt |
2005-04-30 | Better header at the top: | Theo de Raadt |
2005-04-30 | make this useable to people busy installing | Theo de Raadt |
2005-04-30 | sync | Theo de Raadt |
2005-04-30 | add some flesh | Theo de Raadt |
2005-04-30 | prettier | Theo de Raadt |
2005-04-30 | start the job of making things look more alike | Theo de Raadt |
2005-04-30 | this is not GENERIC | Theo de Raadt |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt |
2005-04-29 | So mips64 is our first arch that switches to using new MI | Alexander Yurchenko |
2005-04-29 | Correct FAN3 divisor for IT8705 and add support for FAN3 divisor on IT8712. | Alexander Yurchenko |
2005-04-29 | Make boot code use real mode with 64K segments instead of 1M segments, | Tom Cosgrove |
2005-04-29 | sync | Theo de Raadt |
2005-04-29 | fixes/updates from openssl-0.9.7g; | Jason McIntyre |
2005-04-29 | typo; from grunk AT pestilenz.org via markus@ | Damien Miller |
2005-04-29 | remove this junk that snuck in the import; spotted by markus@ | Damien Miller |
2005-04-29 | Remove unneeded include. Han Boetes. | Otto Moerbeek |
2005-04-29 | adjust for 0.9.7g | Damien Miller |
2005-04-29 | crank | Damien Miller |
2005-04-29 | adjust for new files in 0.9.7g | Damien Miller |
2005-04-29 | increase EVP_MAX_MD_SIZE to something sane (big enough for SHA512) | Damien Miller |
2005-04-29 | resolve conflicts | Damien Miller |
2005-04-29 | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | Damien Miller |
2005-04-29 | sync | Theo de Raadt |
2005-04-29 | quiet apm | Theo de Raadt |
2005-04-29 | spacing | Theo de Raadt |
2005-04-29 | Support ATI IXP 400 SATA, which is a Silicon Image 3112 in sheep's clothing. | Jonathan Gray |
2005-04-29 | regen | Jonathan Gray |
2005-04-29 | ATI IXP 400 devices and some additional Radeon XPRESS IDs. | Jonathan Gray |
2005-04-28 | bzero() output before invoking bignum_copy(). | Miod Vallat |
2005-04-28 | another | Damien Miller |
2005-04-28 | handle new config -e non-tty input case | Theo de Raadt |
2005-04-28 | if running in -e mode, and stdin is not a tty, then re-print the commands | Theo de Raadt |