Age | Commit message (Expand) | Author |
2001-04-13 | silence printfs from media selection. | Brad Smith |
2001-04-13 | In cpu_fork, initialize the ipl of the new process to | Artur Grabowski |
2001-04-13 | bmtphy | Theo de Raadt |
2001-04-13 | Fix overflow in superblock. From FreeBSD. | Grigoriy Orlov |
2001-04-13 | Make PROCFS compile again on non-UVM systems, deraadt@ ok | Miod Vallat |
2001-04-13 | add eephy man page; from patel | Theo de Raadt |
2001-04-13 | Minor typos & cleanup. | Kenneth R Westerback |
2001-04-13 | missing \n in error message | Kevin Steves |
2001-04-13 | and again. | Brad Smith |
2001-04-13 | these files are supposed to be regenerated after pcidevs has been commited | Brad Smith |
2001-04-13 | Pull in (correct) support for LIVENGOOD fibre cards (some register locations | mjacob |
2001-04-13 | Add support for the Marvell PHY that's on the Intel GigE cards. | mjacob |
2001-04-13 | Be more explicit about the Intel GigE cards. | mjacob |
2001-04-12 | Add support for: | mouring |
2001-04-12 | Minor nits: | Todd C. Miller |
2001-04-12 | - initial rx buffer ring management routines and allocation | Jason Wright |
2001-04-12 | Actually document all capabilities that tip's remote.c accepts. | Todd C. Miller |
2001-04-12 | - complete rewrite of transmit routines (these really work, but need | Jason Wright |
2001-04-12 | robust port validation; ok markus@ jakob@ | Kevin Steves |
2001-04-12 | typo | Markus Friedl |
2001-04-12 | Change tip default from even parity to no parity which is more in line | Todd C. Miller |
2001-04-12 | implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2) | Markus Friedl |
2001-04-12 | Todd says we should not doc depricated behaviour | Theo de Raadt |
2001-04-12 | document shortcut; noted by bk@rt.fm | Theo de Raadt |
2001-04-12 | Replace delay(1) with an alpha_mb() since it just makes more sense. ok art@ | Nathan Binkert |
2001-04-12 | Allow kernels with just MFS and no FFS. Fixes PR#323. | Constantine Sapuntzakis |
2001-04-12 | More. | Hakan Olsson |
2001-04-12 | Correct various faulty x509 deallocations. By Niklas and me. | Hakan Olsson |
2001-04-12 | Don't put the same message on the sendq twice. By niklas and me. | Hakan Olsson |
2001-04-12 | - sort of working transmit routines and tx interrupt handling, definately | Jason Wright |
2001-04-12 | show debug output during option processing, report from pekkas@netcore.fi | Markus Friedl |
2001-04-12 | Remove a bogus __attribute__ ((unused)) from _splraise. | Artur Grabowski |
2001-04-12 | Require full name in MAINTAINER; espie@ ok, pointed out by aaron@ | Anil Madhavapeddy |
2001-04-12 | Call isa_malloc with drq < 4, in case 8-bit DMA channels with more | Constantine Sapuntzakis |
2001-04-12 | The old code was broken and always allocated for a 16-bit DMA channel, | Constantine Sapuntzakis |
2001-04-12 | print phy model at startup | Theo de Raadt |
2001-04-12 | Insert some missing commas. | Aaron Campbell |
2001-04-11 | Mention more hardware supported by these drivers (sync with i386.html | Miod Vallat |
2001-04-11 | Xref siop(4), aaron@ ok | Miod Vallat |
2001-04-11 | sync | Theo de Raadt |
2001-04-11 | implement the -e option into sshd: | lebel |
2001-04-11 | correct descriptor definitions for tx and frag | Jason Wright |
2001-04-11 | just fail if there are no volumes defined | Michael Shalayeff |
2001-04-11 | manual page | Theo de Raadt |
2001-04-11 | make this load the linux style image file as distributed on 3com's | Jason Wright |
2001-04-11 | https-connect and socks5 support. i feel so bad. | Markus Friedl |
2001-04-11 | sync with recent .Nm changes made in the ELF ldconfig man page | Brad Smith |
2001-04-11 | use strtol() for ports, thanks jakob@ | Markus Friedl |
2001-04-11 | "Amonst" -> "Amongst" | Brandon Creighton |
2001-04-11 | 'mget' and 'mput' aliases; ok markus@ | Damien Miller |