Age | Commit message (Expand) | Author |
2005-05-01 | - better synopsis | Jason McIntyre |
2005-05-01 | typarella; from alexandre anriot; | Jason McIntyre |
2005-05-01 | Tidy up __strtosignal(): pass a buffer and length to its itoa() and | Tom Cosgrove |
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 | add eject -t option: permits tray to be closed (ie. insert a CD). | Theo de Raadt |
2005-05-01 | spacing | Theo de Raadt |
2005-05-01 | When parsing the bootpath, correctly handle ":foo" modifiers if they are | Miod Vallat |
2005-05-01 | Avoid out of bounds access; Andreas Vogele" <voegelas at gmx dot net> | Otto Moerbeek |
2005-05-01 | bye, bye. | Marc Espie |
2005-05-01 | spelling | David Krause |
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 | add Xr boot_zaurus, now that the page exists | Uwe Stuehler |
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-05-01 | another | joshua stein |
2005-05-01 | recommend this API better; "a good start" deraadt@ | Damien Miller |
2005-05-01 | knf | Theo de Raadt |
2005-05-01 | _yp_check() is a non-standard API. it leaves the domain bound, and the | Theo de Raadt |
2005-05-01 | use setresgid() to drop privs, it is simply a better and less ambiguous API; | Damien Miller |
2005-05-01 | run password strength checking regexes as user; ok deraadt@ | Damien Miller |
2005-04-30 | hyphenate nnn-bit adjectives; | Jason McIntyre |
2005-04-30 | fix a broken .St; | Jason McIntyre |
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 | sync | Theo de Raadt |
2005-04-30 | Test various edge cases reading ustar archives. | Otto Moerbeek |
2005-04-30 | correctly use whole disk, pointed out by toby | Theo de Raadt |
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 | 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 |