Age | Commit message (Expand) | Author |
2001-04-14 | Forgot remove 'U' from optstring; millert@ ok. ;) | Grigoriy Orlov |
2001-04-14 | Remove the -o flag from identd's default invocation as it serves only to | Hugh Graham |
2001-04-14 | Respect (absence of) "other" flag in all cases, and fix some whitespace. | Hugh Graham |
2001-04-14 | Minor cleanup. | Hakan Olsson |
2001-04-14 | Minor changes, preparing for real socket-attached TDBs; also, more | Angelos D. Keromytis |
2001-04-14 | Correctly initialize disklabel structure in readdisklabel(). | Miod Vallat |
2001-04-14 | Remove defopt; aaron@ ok. | Federico G. Schwindt |
2001-04-13 | Add options ClientAliveInterval and ClientAliveCountMax to sshd. | Bob Beck |
2001-04-13 | Remove softdep and add avgfilesize/avgfpdir in printfs(). | Grigoriy Orlov |
2001-04-13 | Another case where we need to use u_char, not char for array | Todd C. Miller |
2001-04-13 | signess bug; jwaterman@yaleroad.com | Theo de Raadt |
2001-04-13 | Add support for user specified tokens to identd. Based on a patch | Todd C. Miller |
2001-04-13 | - attempt to get dma coherent buffers for most of the shared memory uses | Jason Wright |
2001-04-13 | Fix clean target so it really cleans - depending on if we have a | Bob Beck |
2001-04-13 | merge mod_ssl 2.8.2 | Brad Smith |
2001-04-13 | merge mod_ssl 2.8.2 | Brad Smith |
2001-04-13 | - rx buffer ring management (working) | Jason Wright |
2001-04-13 | Remove debugging output, and some extra junk from the verbose output. | Marc Espie |
2001-04-13 | typo. ok deraadt@ | Jakob Schlyter |
2001-04-13 | Define RL_USEIOSPACE in the PCI bus piece, not the common piece; thanks jason@ | Aaron Campbell |
2001-04-13 | Oops, remove an unrelated debugging #if 0. | Aaron Campbell |
2001-04-13 | Disestablish the shutdownhook on detach. | Aaron Campbell |
2001-04-13 | bmtphy does not work perfect yet, but put it in anyways | Theo de Raadt |
2001-04-13 | sync | Theo de Raadt |
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 |