Age | Commit message (Expand) | Author |
2001-02-03 | make it compile | Michael Shalayeff |
2001-02-02 | $OpenBSD$ | Aaron Campbell |
2001-02-02 | $OpenBSD$ | Aaron Campbell |
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 | 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 | 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 | 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 | ??? Bogons! How did this get broken? | Steve Murphree |
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 | based on art's sparc patch: | Jason Wright |
2001-01-31 | move utmp to large format, usernames to 32 chars; downsj | Theo de Raadt |
2001-01-31 | OpenBSD does have paddr_t, I can't explain why I thought it didn't; art@ | Aaron Campbell |
2001-01-31 | mmap should return -1 on failure, not EOPNOTSUPP. | Artur Grabowski |
2001-01-31 | add kern.cp_time sysctl, to be used by various things | Theo de Raadt |
2001-01-31 | still need pcvt files to build X, for now | Theo de Raadt |
2001-01-31 | it's obviously bed time... really avoid mbuf lossage if MGETHDR fails | Jason Wright |
2001-01-31 | oops, avoid mbuf lossage if MGETHDR fails | Jason Wright |
2001-01-31 | Allocate a new mbuf for the header info (struct ip + one, stupid, byte). | Jason Wright |
2001-01-31 | before copying the packet header, make sure we actually got the mbuf | Jason Wright |
2001-01-31 | Some int -> u_long (I incorrectly converted paddr_t to int when porting this). | Aaron Campbell |
2001-01-30 | local beef escaped | Michael Shalayeff |
2001-01-30 | forgot to remove changebit; from miod@ | Michael Shalayeff |
2001-01-30 | sync | Theo de Raadt |
2001-01-30 | AboCom URE450 | Theo de Raadt |
2001-01-30 | Rearrange into a more logical order; marc@snafu.org | Aaron Campbell |
2001-01-30 | Pass the correct MUX type to wsmux_attach_sc(). | Aaron Campbell |
2001-01-30 | - Add some checks for (sc != NULL). Missed by me previously. Fixes boot -c. | Aaron Campbell |
2001-01-30 | Improve printing of various NVAX models. Similar to work by Michael Kukat. | Hugh Graham |
2001-01-30 | Update with SIE data provided by: | Hugh Graham |