Age | Commit message (Expand) | Author |
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 |
2001-01-31 | ssh.com-2.0.1x does not send additional info in CHANNEL_OPEN_FAILURE messages... | Markus Friedl |
2001-01-31 | more fat utmp; ianm@cit.uws.edu.au | Theo de Raadt |
2001-01-31 | more fat utmp; ianm@cit.uws.edu.au | Theo de Raadt |
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 | regen'd. | Marc Espie |
2001-01-31 | Spacing | Marc Espie |
2001-01-31 | sync | Theo de Raadt |
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 | Switch alpha to ELF. | Artur Grabowski |
2001-01-31 | deconfuse include path. (XXX - this for my future hacks). | Artur Grabowski |
2001-01-31 | resolve.c is unnecessary (and conflicts with the same file from | Artur Grabowski |
2001-01-31 | ELF alpha has crtbegin and crtend. | Artur Grabowski |
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 | silence a few more targets | Brad Smith |
2001-01-31 | Some int -> u_long (I incorrectly converted paddr_t to int when porting this). | Aaron Campbell |
2001-01-30 | one entry for ttyC0; brad | Theo de Raadt |
2001-01-30 | bye bye other ttyo0 pieces; brad | Theo de Raadt |
2001-01-30 | insecure serial ttys, ttyo0 goes away | Theo de Raadt |
2001-01-30 | Make warning message a little more consistent. ok markus@ | Damien Miller |
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 | Supply an always safe path to configure | Niklas Hallqvist |
2001-01-30 | Forgotten version number update | Niklas Hallqvist |
2001-01-30 | wskbd(8) -> wskbd(4); TDeval@PrimeOBJ.COM | Aaron Campbell |
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 |
2001-01-30 | Get DZ on the Cheetah working properly. (argh) | Hugh Graham |
2001-01-30 | Crank WSDISPLAY_DEFAULTSCREENS=6 to be more like pcvt (and so xdm starts). | Aaron Campbell |
2001-01-30 | kill moused for now. | Marc Espie |
2001-01-30 | ip_compat.h to ip_fil_compat.h. missed this one. sorry | Kjell Wooding |
2001-01-30 | KNF from niklas@. :) | Hakan Olsson |