Age | Commit message (Expand) | Author |
2001-02-02 | Remove dead code. | Aaron Campbell |
2001-02-02 | Emulate some FreeBSD 4.x signal syscalls -- makes more new binaries work | Thorsten Lockert |
2001-02-02 | sync | Thorsten Lockert |
2001-02-02 | Emulate some 4.x signal-related syscalls | Thorsten Lockert |
2001-02-02 | Missed one change to do ELF fixups on execs... | Thorsten Lockert |
2001-02-02 | avoid panic when packet to nonexistent link-local address is issued. | Jun-ichiro itojun Hagino |
2001-02-02 | point at sshd(8) and ssh(1) | Theo de Raadt |
2001-02-02 | sync | Theo de Raadt |
2001-02-02 | No need for xl(4) to report tx underruns, they are much too common, and the | Aaron Campbell |
2001-02-02 | a quick checkpoint: | Jason Wright |
2001-02-02 | Fix an uninitialized variable; henric@aimnet.com | Aaron Campbell |
2001-02-02 | Remove non-existant machine config -- replace w/laptop config that works | Thorsten Lockert |
2001-02-02 | In the broadcast received on gif case, throw the packet up the stack if | Jason Wright |
2001-02-02 | Correct setup for running ELF binaries from FreeBSD; ok deraadt@ | Thorsten Lockert |
2001-02-02 | sync | Theo de Raadt |
2001-02-02 | The read/write indication bit in DMAERR reg is bit 1, not bit 0 | Jason Wright |
2001-02-01 | mmap return paddr_t not int. | Dale Rahn |
2001-02-01 | use ipaddr in channel messages, ietf-secsh wants this | Markus Friedl |
2001-02-01 | grr, don't forget to change the reserved field to the upper 4 bits of the hea... | Jason Wright |
2001-02-01 | according to the draft-housley-etherip-01, the version is in the low order | Jason Wright |
2001-02-01 | adapt to wscons type changes. | Artur Grabowski |
2001-02-01 | Adapt to recent wscons changes. | Artur Grabowski |
2001-02-01 | pckbc_isa seems to have moved to files.isa | Artur Grabowski |
2001-02-01 | Fix the wsmux_setmax() function. By the time wsmuxattach() runs (through hook | Aaron Campbell |
2001-02-01 | Major changes to get MVME188 working. More header and code cleanups. The | Steve Murphree |
2001-02-01 | Do not attempt to attach cards that have unsupported (i.e., non-5, non-3) | Aaron Campbell |
2001-02-01 | Almost, but not quite, 3 years late... a man page for the led driver. | Jason Wright |
2001-02-01 | ??? Bogons! How did this get broken? | Steve Murphree |
2001-02-01 | - le attaches at pci these days, too | Jason Wright |
2001-02-01 | s/SuperProbe/XF86Setup/ .. oops! | Todd T. Fries |
2001-02-01 | MAXLOGNAME defn changed | Theo de Raadt |
2001-02-01 | packets received on gif's for local processing can't just fall down the | Jason Wright |
2001-02-01 | Ok, more alignment fallout (caused by a single byte header interspersed with | Jason Wright |
2001-01-31 | No, MAXLOGNAME 32 is better, because mumble mumble blah blah blah | Theo de Raadt |
2001-01-31 | Allocate shared memory via the bus_dmamem/bus_dmamap interface; makes le | Thorsten Lockert |
2001-01-31 | Dont write kernel if nothing has changed. ok @deraadt. -moj | Mats O Jansson |
2001-01-31 | based on art's sparc patch: | Jason Wright |
2001-01-31 | errx() misuse; tomo@ns1.infinitedata.net | Theo de Raadt |
2001-01-31 | KNF; tomo@ns1.infinitedata.net | Theo de Raadt |
2001-01-31 | typo; tomo@ns1.infinitedata.net | Theo de Raadt |
2001-01-31 | 32 character user names | Chris Cappuccio |
2001-01-31 | Reflect changes in utmp.h | Chris Cappuccio |
2001-01-31 | remove old infrastructure which is not used anymore. Ok'd by beck@ | Brad Smith |
2001-01-31 | unused | Markus Friedl |
2001-01-31 | do not disconnect if local port forwarding fails, e.g. if port is already in use | Markus Friedl |
2001-01-31 | make aware of UT_NAMESIZE | Theo de Raadt |
2001-01-31 | constrain to 8 character login prints, unless longer, for now | Theo de Raadt |
2001-01-31 | fat utmp handling; truncate to 16 chars for now, until we decide how ugly | Theo de Raadt |
2001-01-31 | typo | Brad Smith |
2001-01-31 | KNF | Theo de Raadt |