Age | Commit message (Expand) | Author |
2005-05-03 | Convert the size of a memory chunk from bytes to megabytes before | Tom Cosgrove |
2005-05-03 | repair file mmapings above 4g; found by chefren; art@ ok | Michael Shalayeff |
2005-05-03 | clean up some small fallout from initial freebsd import. | Hans-Joerg Hoexer |
2005-05-03 | enable HW transmit checksum offload | Brad Smith |
2005-05-03 | - Fix bogus asm statements; tmp1 and tmp2 need to be outputs rather than inputs. | Brad Smith |
2005-05-03 | sdstrategy() shouldn't use values in disklabel until SDEV_MEDIA_LOADED | Kenneth R Westerback |
2005-05-02 | simplify by using arc4random_bytes(), ok djm, hshoexer | Markus Friedl |
2005-05-02 | Avoid infite loop. | Mark Kettenis |
2005-05-02 | We don't really like full stops in dmesg. ok pefo@ | Alexander Yurchenko |
2005-05-02 | Add ichwdt(4): Intel 6300ESB ICH watchdog timer driver. Disabled for | Alexander Yurchenko |
2005-05-02 | obvious typo, designed to break the tree, brad, hmm? | Theo de Raadt |
2005-05-02 | Add 6300ESB watchdog timer register definitions. | Alexander Yurchenko |
2005-05-02 | quadradically -> quadratically, lots of | Pedro Martelletto |
2005-05-02 | Don't hardcode sizeof(pcireg_t) value. ok markus@ | Alexander Yurchenko |
2005-05-02 | sparc64 optimized in4_cksum(). | Brad Smith |
2005-05-02 | Load the symbol table to the end of data/bss, and account for it when | Uwe Stuehler |
2005-05-02 | New in{,4}_cksum that is between 1.5 and 5 times faster than the | Brad Smith |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
2005-05-01 | since &func is aplt workaround the switch_trampoline and deref plt for the fu... | Michael Shalayeff |
2005-05-01 | Allow RAW_PART+S_IFCHR device opens to succeed even if media not | Kenneth R Westerback |
2005-05-01 | Fix zaudio dependencies. ok uwe@, pascoe@. | Matthieu Herrb |
2005-05-01 | When parsing the bootpath, correctly handle ":foo" modifiers if they are | Miod Vallat |
2005-05-01 | spelling | David Krause |
2005-05-01 | - Sync nubus IDs with NetBSD and add some more | Martin Reindl |
2005-05-01 | Use quality 0 instead of 1000 for CP0 timecounter like | Alexander Yurchenko |
2005-05-01 | check for VBIOONFREELIST and VBIOONSYNCLIST in vprint(), okay marius@ | Pedro Martelletto |
2005-05-01 | update the maxium sendqueue size on ifconfig up; this should fix problems | Markus Friedl |
2005-05-01 | Another evil hack to turn sidelining into underlining on the Zaurus console. | Christopher Pascoe |
2005-05-01 | Bring raise-only semantics to splsoft* on m68k and m88k, as done elsewhere. | Miod Vallat |
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause |
2005-05-01 | RCS id | Brad Smith |
2005-04-30 | Temporary hack to (un)rotate the Zaurus console until a proper rasops | Christopher Pascoe |
2005-04-30 | try to drain send queue if we lose link during heavy transmit | Brad Smith |
2005-04-30 | don't set MTU if its the same as what's currently being used. | Brad Smith |
2005-04-30 | - Add missing break for SIOCSIFADDR | Brad Smith |
2005-04-30 | - Correct the if_link_state_change() logic. | Brad Smith |
2005-04-30 | Move CALL() from <machine/asm.h> to eh.S which is the only user of the macro, | Miod Vallat |
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 | Add support for large files (> 4GB). | Niall O'Higgins |
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 | 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 |