summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-28bpf device cloning.Alexander Yurchenko
2004-05-28knf; otto okTheo de Raadt
2004-05-28put ahd in these two config files (disabled for now, though, because itTheo de Raadt
2004-05-28Make lf_advlock glue work for AFS so flock/fcntl lock requests will workBob Beck
2004-05-27oopsTheo de Raadt
2004-05-27remove tedu crudTheo de Raadt
2004-05-27No need to mention kernel configuration for ipsec, it's enabled by default.Hans-Joerg Hoexer
2004-05-27for openbsd-*-hppa* force libtool to pass all dep-libs through for -lgcc used...Michael Shalayeff
2004-05-27fake plabel32 relocs for dyn.init/fini instead of an evil md macro hookMichael Shalayeff
2004-05-27miod says ACCOUNTING needs a man page diffTed Unangst
2004-05-27hppa pmap needs to use old pool allocator for now.Ted Unangst
2004-05-27syncTed Unangst
2004-05-27make acct(2) optional with ACCOUNTINGTed Unangst
2004-05-27accept login names over 8 chars; miod okTheo de Raadt
2004-05-27plug memleak in error pathHenning Brauer
2004-05-27kill whitespace;Jason McIntyre
2004-05-27some updates for openssl smime;Jason McIntyre
2004-05-27shutdown accounting before shutting down vfs. should prevent some panics.Ted Unangst
2004-05-27apm restores perflevel after resume; some cpus are forgetful.Ted Unangst
2004-05-27the tcp header might be in a different mbuf after pulldown();Markus Friedl
2004-05-27Rule parser improvements: line numbers, no nl at eof, handling of linesOtto Moerbeek
2004-05-27change uvm_km_getpage to take waitok argument and sleep if appropriate.Ted Unangst
2004-05-27while polling, ack & ignore interrupts. this will have to do untilTheo de Raadt
2004-05-27Kill dead code after fatal(); ok djm@Darren Tucker
2004-05-26typosPedro Martelletto
2004-05-26missing freeaddrinfo; Andrey MatveevMarkus Friedl
2004-05-26use sa_family not inp; netbsd merge error; ok dhartmeiMarkus Friedl
2004-05-26add Sitecom usb-serial (CN104)Markus Friedl
2004-05-26add Sitecom usb-serial (CN104)Markus Friedl
2004-05-26syncMarkus Friedl
2004-05-26sitecom serial adapterMarkus Friedl
2004-05-26do not leak fd on error path.Hans-Joerg Hoexer
2004-05-26put RAID in the headingTheo de Raadt
2004-05-26Define correct EOF and EOL characters in the default firmware termiosMiod Vallat
2004-05-26Use physical addresses as seen in the A24 MVME332XT address space, thisMiod Vallat
2004-05-26neede for dhared libsMichael Shalayeff
2004-05-26use ETHER_ALIGNBrad Smith
2004-05-26better code for calling ctorsMichael Shalayeff
2004-05-26allow md makefile to supply LDADD; drahn@ okMichael Shalayeff
2004-05-26call ctors after debugging has been setup; drahn@ okMichael Shalayeff
2004-05-26if one process is killed, kill the other ourself; various okTheo de Raadt
2004-05-26Send out a random 64-bit number as our transmit time. The NTPJakob Schlyter
2004-05-26Better message if interface is not available. Hint from Daniel Polak.Otto Moerbeek
2004-05-26Mention ppp(8) in addition to pppoe(8). Prompted by Daniel Polak.Otto Moerbeek
2004-05-26Document 'perl modbuild' style for p5-Module-BuildMathieu Sauve-Frankel
2004-05-26add margin when formatting w/ -Tascii;Jason McIntyre
2004-05-26- clarify header locationsJason McIntyre
2004-05-26exit -> _exit in forked child on error; from andrushock AT korovino.netDamien Miller
2004-05-26rehab the locator index crack monkeysTheo de Raadt
2004-05-25include hostname in memory buffered logs, spotted byDamien Miller