Age | Commit message (Expand) | Author |
2001-04-08 | document ListenAddress addr:port | Kevin Steves |
2001-04-08 | correct wi_write_record(); from freebsd; pointed out by Alfred Perlstein <bri... | Michael Shalayeff |
2001-04-08 | init pointers with NULL, thanks to danimal@danimal.org | Markus Friedl |
2001-04-08 | leave_raw_mode if ssh2 "session" is closed | Markus Friedl |
2001-04-08 | KNF | Markus Friedl |
2001-04-08 | make sure that we don't go off the end of the image | Jason Wright |
2001-04-08 | cleanup, more register definitions | Jason Wright |
2001-04-08 | Update closer to current status of powerpc, remove items resolved or | Dale Rahn |
2001-04-08 | Some cleanup to the mac audio driver, does not improve the interrupt | Dale Rahn |
2001-04-08 | Attempt at tracking interrupt source better than "irqN", with this | Dale Rahn |
2001-04-08 | Add one more 1 byte (reserved, as defined in spc-2) field to the | Kenneth R Westerback |
2001-04-08 | Skeleton driver for 3c990 (mainly so aaron/theo/myself can coordinate) | Jason Wright |
2001-04-08 | Don't print anything for transmission error 90, since the driver always | Aaron Campbell |
2001-04-08 | Remove soft updates. Warn users about how to enable softdep. | Grigoriy Orlov |
2001-04-07 | Stack gap no longer fits common structures (like struct statfs), causing | Thorsten Lockert |
2001-04-07 | Additional console ioctl definitions | Thorsten Lockert |
2001-04-07 | Handle Linux Virtual Terminal ioctl calls with wscons as well as vt; | Thorsten Lockert |
2001-04-07 | Add missing filename argument. | Hakan Olsson |
2001-04-07 | $OpenBSD$ here too. | Hakan Olsson |
2001-04-07 | Add $OpenBSD$. | Hakan Olsson |
2001-04-07 | Avoid a compiler warning. Add $OpenBSD$. (Suggestion and ok millert@) | Hakan Olsson |
2001-04-07 | Reduce the count of fs_sparecon's by 1 for 64 bit architectures | Todd C. Miller |
2001-04-07 | OK, PMAP_NEW by default once again. This time it should work better for | Niklas Hallqvist |
2001-04-07 | Always get struct pglist from vm/pglist.h, otherwise old VM compilations | Niklas Hallqvist |
2001-04-07 | Silly TRUE & FALSE constants definitions for the sake of old VM compilations | Niklas Hallqvist |
2001-04-07 | Small changes, user-friendly: | Marc Espie |
2001-04-07 | allow the ssh client act as a SOCKS4 proxy (dynamic local portforwarding). | Markus Friedl |
2001-04-07 | offsetof() should return size_t | Theo de Raadt |
2001-04-07 | Partial update to IPF 3.4.17; this fixes the *VERY* serious fragment | Federico G. Schwindt |
2001-04-06 | Improve grammar. | Aaron Campbell |
2001-04-06 | Use pool to allocate pmap instead of malloc. OK'd by art@ | Todd C. Miller |
2001-04-06 | Get rid of vm_pmap from struct vmspace. | Artur Grabowski |
2001-04-06 | in addition to: | Kevin Steves |
2001-04-06 | unused; typo in comment | Kevin Steves |
2001-04-06 | do gid/groups-swap in addition to uid-swap, should help if /home/group | Markus Friedl |
2001-04-06 | Replace FFS directory preference algorithm(dirpref) by new one. | Grigoriy Orlov |
2001-04-06 | SSID has been "" for quite some time | Theo de Raadt |
2001-04-06 | documentation should follow code | Theo de Raadt |
2001-04-06 | list models | Theo de Raadt |
2001-04-06 | Avoid a livelock problem where the buffer cache code would be | Grigoriy Orlov |
2001-04-06 | Change softdep_count_dependencies interface so that it may be called | Grigoriy Orlov |
2001-04-06 | Match the Cisco Aironet 350 card; from NetBSD. | Aaron Campbell |
2001-04-06 | regen | Aaron Campbell |
2001-04-06 | Add Cisco Aironet 350; from NetBSD. | Aaron Campbell |
2001-04-06 | SMC EZ CardBus 10/100 works now. | Aaron Campbell |
2001-04-06 | - For CardBus 21143 cards, parse the SROM. Makes my SMC EZ CardBus 10/100 work. | Aaron Campbell |
2001-04-06 | fix username and groupname length checks. | Brad Smith |
2001-04-06 | remove trailing / from source paths; fixes pr#1756 | Theo de Raadt |
2001-04-06 | typo in error message | Jason Wright |
2001-04-06 | Typo in comment (henric@aimnet.com) | Angelos D. Keromytis |