summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-31syncTheo de Raadt
2001-01-31add kern.cp_time sysctl, to be used by various thingsTheo de Raadt
2001-01-31still need pcvt files to build X, for nowTheo de Raadt
2001-01-31it's obviously bed time... really avoid mbuf lossage if MGETHDR failsJason Wright
2001-01-31oops, avoid mbuf lossage if MGETHDR failsJason Wright
2001-01-31Switch alpha to ELF.Artur Grabowski
2001-01-31deconfuse include path. (XXX - this for my future hacks).Artur Grabowski
2001-01-31resolve.c is unnecessary (and conflicts with the same file fromArtur Grabowski
2001-01-31ELF alpha has crtbegin and crtend.Artur Grabowski
2001-01-31Allocate a new mbuf for the header info (struct ip + one, stupid, byte).Jason Wright
2001-01-31before copying the packet header, make sure we actually got the mbufJason Wright
2001-01-31silence a few more targetsBrad Smith
2001-01-31Some int -> u_long (I incorrectly converted paddr_t to int when porting this).Aaron Campbell
2001-01-30one entry for ttyC0; bradTheo de Raadt
2001-01-30bye bye other ttyo0 pieces; bradTheo de Raadt
2001-01-30insecure serial ttys, ttyo0 goes awayTheo de Raadt
2001-01-30Make warning message a little more consistent. ok markus@Damien Miller
2001-01-30local beef escapedMichael Shalayeff
2001-01-30forgot to remove changebit; from miod@Michael Shalayeff
2001-01-30syncTheo de Raadt
2001-01-30AboCom URE450Theo de Raadt
2001-01-30Supply an always safe path to configureNiklas Hallqvist
2001-01-30Forgotten version number updateNiklas Hallqvist
2001-01-30wskbd(8) -> wskbd(4); TDeval@PrimeOBJ.COMAaron Campbell
2001-01-30Rearrange into a more logical order; marc@snafu.orgAaron Campbell
2001-01-30Pass 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-30Improve printing of various NVAX models. Similar to work by Michael Kukat.Hugh Graham
2001-01-30Update with SIE data provided by:Hugh Graham
2001-01-30Get DZ on the Cheetah working properly. (argh)Hugh Graham
2001-01-30Crank WSDISPLAY_DEFAULTSCREENS=6 to be more like pcvt (and so xdm starts).Aaron Campbell
2001-01-30kill moused for now.Marc Espie
2001-01-30ip_compat.h to ip_fil_compat.h. missed this one. sorryKjell Wooding
2001-01-30KNF from niklas@. :)Hakan Olsson
2001-01-30enable uhci & ohci by defaultTheo de Raadt
2001-01-30move console ttys around. serial becomes tty0?, console ttyC?Theo de Raadt
2001-01-30check for invalid [.max] fieldsTheo de Raadt
2001-01-30- make hme_put() a little neaterJason Wright
2001-01-30- take advantage of the fact that qe's and be's require qec's and moveJason Wright
2001-01-30Change /dev/ttyE* to /dev/ttyC* to reflect reality in OpenBSD.Aaron Campbell
2001-01-30WSMOUSEDEVCF_MUX_DEFAULT -> WSKBDDEVCF_MUX_DEFAULT, although this didn'tAaron Campbell
2001-01-30borrow an idea from if_rl... take advantage of HME_RX_OFFSET and useJason Wright
2001-01-30reimplement whacked changes. ip_compat.h to ip_fil_compat.hKjell Wooding
2001-01-30reimplement whacked ipmon changeKjell Wooding
2001-01-30ip_compat.h to ip_fil_compat.hKjell Wooding
2001-01-30reimplement whacked ipfstat changesKjell Wooding
2001-01-30reimplement whacked ipnat changesKjell Wooding
2001-01-30reimplement local ipf mods and import some missed patchesKjell Wooding
2001-01-30re-add local ipf changes that were whacked in the 3.4.16 merge. userland to f...Kjell Wooding
2001-01-30change ip_compat.h to ip_fil_compat.h for clarity. Impending ipf mergeKjell Wooding