Age | Commit message (Expand) | Author |
2002-05-08 | Abstract out common md_set_term() code into set_term() in install.sub, | Kenneth R Westerback |
2002-05-08 | o Use proper #defines; It is HAVE_*, not HAS_* | Todd C. Miller |
2002-05-08 | be even more clear | Theo de Raadt |
2002-05-08 | Don't deref null pointer in failure case. | Jason Wright |
2002-05-08 | Drives can go busy after IDENTIFY. Make sure drive is not busy before issuing | Constantine Sapuntzakis |
2002-05-08 | move to sshd.sshd instead | Theo de Raadt |
2002-05-08 | Sync with netbsd version, adds SOFTFLOAT (not supported) and copyright. | Dale Rahn |
2002-05-08 | OpenBSD tag. | Dale Rahn |
2002-05-08 | Add copyright block to this file I wrote long ago. | Dale Rahn |
2002-05-08 | correct linkage | Theo de Raadt |
2002-05-08 | includes should be installed during `make include', not later. | Marc Espie |
2002-05-08 | Add http://www.openbsd.org/checklist.html to SEE ALSO; espie@ OK | Todd C. Miller |
2002-05-08 | A process can always signal itself--no need to restrict signals even if | Todd C. Miller |
2002-05-08 | Overhaul of the french layout for adb keyboards, fixing errors, adding a lot | Miod Vallat |
2002-05-08 | register as having support for MODEXP operations and add associated | Jason Wright |
2002-05-08 | move route grammar to a more logical place, suggested by malachi@vaned.net | jasoni |
2002-05-08 | kill extraneous duplicated commands. | Marc Espie |
2002-05-08 | kt266 is reported to be doing auvia alright by Ian McWilliam <ianm@cit.uws.ed... | Michael Shalayeff |
2002-05-08 | _exit() not exit() in signal handler. | Todd C. Miller |
2002-05-08 | add a newline after pcap error string (as pcap_geterr() doesn't). | jasoni |
2002-05-08 | No more need to build this gprof on ELF archs. We use the native one now. | Artur Grabowski |
2002-05-08 | Split out symbol handling into a separate file. | Artur Grabowski |
2002-05-08 | Fix typo; Peter Werner | Todd C. Miller |
2002-05-08 | print parisc level w/ the the parisc version, not for each cpu | Michael Shalayeff |
2002-05-08 | kill debugging printfski | Michael Shalayeff |
2002-05-08 | regen | Michael Shalayeff |
2002-05-08 | a few more boards and corrections, from pg-hwdb | Michael Shalayeff |
2002-05-07 | sync | Theo de Raadt |
2002-05-07 | spelling; svs@ropnet.ru | Theo de Raadt |
2002-05-07 | wrong size of address; harding@motd.ca | Theo de Raadt |
2002-05-07 | /usr/include/arch and /usr/include/machine should be in comp, not base; | Miod Vallat |
2002-05-07 | bring over our mods; the cnv*c have a problem now, described in the osf versi... | Michael Shalayeff |
2002-05-07 | Simplify multicast handling based on powerpc's gm.c and remove ether_cmp() | Jason Wright |
2002-05-07 | 7811 needs a short pause before setting up the DMA CSR during reset or it | Jason Wright |
2002-05-07 | minor style. | jasoni |
2002-05-07 | support TIOCLINUX ioctl | jasoni |
2002-05-07 | Fix uvisor for what's currently in the tree | Nathan Binkert |
2002-05-07 | Sync quirks with NetBSD | Nathan Binkert |
2002-05-07 | Sync uvisor driver with NetBSD. This adds support for PALM4 devices | Nathan Binkert |
2002-05-07 | use ssh uid | Theo de Raadt |
2002-05-07 | ssh uid and gid for privsep | Theo de Raadt |
2002-05-07 | Less verbose. noticed by fgsch | Nathan Binkert |
2002-05-07 | Add url(4) and urlphy(4) | Nathan Binkert |
2002-05-07 | manpage for urlphy(4) | Nathan Binkert |
2002-05-07 | Add a driver for Realtek RTL8150L based ethernet devices | Nathan Binkert |
2002-05-07 | Add urlphy(4) which is used by url(4). | Nathan Binkert |
2002-05-07 | move ether_crc32_le to if_ethersubr.c. Add ether_crc32_be | Nathan Binkert |
2002-05-07 | fix conf file generation | Theo de Raadt |
2002-05-07 | Meant to commit only ulpt and committed everything. Most things weren't ready | Nathan Binkert |
2002-05-07 | Sync ulpt driver with NetBSD | Nathan Binkert |