Age | Commit message (Expand) | Author |
2001-04-17 | Add pdisk to list of programs to build for powerpc, all other archs | Dale Rahn |
2001-04-17 | Update manpage after recent changes. | Federico G. Schwindt |
2001-04-17 | No colon after "address" when printing out Ethernet address. | Aaron Campbell |
2001-04-17 | Implement cnbell(), an optional entrypoint that rings the console bell; from | Aaron Campbell |
2001-04-17 | Add commented out siop driver since it works. Enable after 2.9 | Nathan Binkert |
2001-04-17 | Flush the in-core disklabel when running disklabel without the -r option, | Dale Rahn |
2001-04-17 | Switch a "BGTR foo" to a "BLSS bar; BRW foo; bar:". In this case, the | Brandon Creighton |
2001-04-17 | add support for the 82562E[MT] phys (These are essentially 82555's will | Jason Wright |
2001-04-17 | Updated version of last patch from kstailey@disclosure.com. | Todd C. Miller |
2001-04-16 | Fix a couple of nits: delete some unnecessary commas and | Kenneth R Westerback |
2001-04-16 | sync | Theo de Raadt |
2001-04-16 | Don't remove the mouse cursor when output occurs on a virtual terminal different | jbm |
2001-04-16 | incorrect return value from ami_intr | Theo de Raadt |
2001-04-16 | better safe than sorry in later mods; yongari@kt-is.co.kr | Theo de Raadt |
2001-04-16 | Split motd and hushlogin checks into seperate functions, helps for portable. | Damien Miller |
2001-04-16 | fix header | Theo de Raadt |
2001-04-16 | put yamaha comment in the file | Theo de Raadt |
2001-04-16 | xrealloc dealing with ptr == nULL; mouring | Theo de Raadt |
2001-04-16 | check for 'i' before the getopt. (idea from freebsd) | Eric Jackson |
2001-04-16 | We default to infrastructure mode now; say so in the man page instead of | Thorsten Lockert |
2001-04-16 | much more cleanup. | Eric Jackson |
2001-04-16 | NOT GENERIC | Theo de Raadt |
2001-04-16 | API_UP1000 support fits | Theo de Raadt |
2001-04-16 | clean | Theo de Raadt |
2001-04-16 | dmesg cleanups | Theo de Raadt |
2001-04-16 | IPv6 support for sftp (which I bungled in my last patch) which is | mouring |
2001-04-16 | Add missing dev to wsdisplayvar.h path; found by patrick@gulus.usherb.ca. | Federico G. Schwindt |
2001-04-16 | man page for 3c990 | Jason Wright |
2001-04-16 | Avoid resetting the interface when not needed; allows temporary WEP keys | Thorsten Lockert |
2001-04-16 | Actually permit setting the transmit key in WEP mode; from Kurt Miller. | Thorsten Lockert |
2001-04-16 | close fd on error; deraadt@ ok. | Federico G. Schwindt |
2001-04-16 | nsphyter also supports phy on DP83815 (MACPHYTER) | Jason Wright |
2001-04-16 | Man page for hsearch/hcreate/hdestroy from NetBSD | Todd C. Miller |
2001-04-15 | Replace a bunch of conditional expressions with global pointers. | Hugh Graham |
2001-04-15 | Avoid panic on unmounting read-only fs, which previously use softupdates. | Grigoriy Orlov |
2001-04-15 | Randomized PIDs uglifies "ps -ax" output since it sorts on tty then | Todd C. Miller |
2001-04-15 | start some cleanup to ancontrol | Eric Jackson |
2001-04-15 | - in txp_intr(), don't call the rx/tx handlers unless necessary | Jason Wright |
2001-04-15 | 2,1, not 1,2 | Theo de Raadt |
2001-04-15 | use fatal() or error() vs. fprintf(); ok markus@ | Kevin Steves |
2001-04-15 | mask off Arm2Host_Comm_3 interrupts now that rx buffer reclamation has | Jason Wright |
2001-04-15 | default for protocol is 1,2; ok markus@ | Kevin Steves |
2001-04-15 | - setup a timeout that will try to refill the rxbuffer ring (this makes | Jason Wright |
2001-04-15 | Fix several errors in the bpf program; bugs reported by | Jason Wright |
2001-04-15 | some ClientAlive cleanup; ok markus@ | Kevin Steves |
2001-04-15 | MULTI_PACKAGES limitations were removed, somewhat recently. | Marc Espie |
2001-04-15 | another | Theo de Raadt |
2001-04-15 | set stdin/out/err to nonblocking in SSH proto 1, too. suggested by ho@ | Markus Friedl |
2001-04-15 | don't use errno for key_{load,save}_private; discussion w/ solar@openwall | Markus Friedl |
2001-04-15 | Style. | Hakan Olsson |