summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-24fix the microtime renaming leftover; from Emil Mikulic <g5ba9cd0@dmr.ath.cx>;...Michael Shalayeff
2004-08-24adapt uvm_km_pages_lowat to physmem. thanks testers. ok deraadt@Ted Unangst
2004-08-24sync to reality w.r.t. recursive anchorsJared Yanovich
2004-08-24revert. itojun notes that 128 is ok because of bitlen check.Ted Unangst
2004-08-23backout as it's too close to release; requested by deraadtPeter Valchev
2004-08-23raise openfiles limit (max fd per process) on staff group above default; ok m...Peter Valchev
2004-08-23anotherHenning Brauer
2004-08-23Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz>Marco Peereboom
2004-08-23Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz>Marco Peereboom
2004-08-23Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz>Marco Peereboom
2004-08-23update bootp example "filename" location to reflect tftp default ofPeter Valchev
2004-08-23Make behavior if the utility was not found or could not be executedTodd C. Miller
2004-08-23kill useless __main() symbol which clashes w/ certain evil software inPeter Valchev
2004-08-23Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz>Marco Peereboom
2004-08-23Fix fgetln handling and always increment the size if we need to realloc,Otto Moerbeek
2004-08-23The IT87 chip has 3 Fan sensors. Fix the loop invariant and addTodd C. Miller
2004-08-23Do %s replacement for LESSOPEN and LESSCLOSE ourselves insteadTodd C. Miller
2004-08-23Don't send SIGINT or SIGTERM to the entire processes group when theTodd C. Miller
2004-08-23pefo is a tree breakerTheo de Raadt
2004-08-23switch to non-emulation cd bootingTheo de Raadt
2004-08-23Remove duplicate getuid(), suggested by & ok markus@Darren Tucker
2004-08-23fix free page commit handlingPer Fogelstrom
2004-08-23Use permanently_set_uid() in ssh and ssh-keysign for consistency, matchesDarren Tucker
2004-08-23cleanPer Fogelstrom
2004-08-23differentiate between cbq and hfsc;Jason McIntyre
2004-08-23default is big endianPer Fogelstrom
2004-08-23new disklabel for sgiPer Fogelstrom
2004-08-23disk boot and tools for sgiPer Fogelstrom
2004-08-23We need to set sa->initiator before checking if the newly created SAHakan Olsson
2004-08-23typo, spotted by Martin.Kraemer AT Fujitsu-Siemens.com; ok markusDamien Miller
2004-08-23fix error path, spotted by Martin.Kraemer AT Fujitsu-Siemens.com; ok markusDamien Miller
2004-08-23Default enable DPD (Dead Peer Detection) support. hshoexer@ okHakan Olsson
2004-08-23Indent nit.Hakan Olsson
2004-08-23Shared library support for hppa.Mark Kettenis
2004-08-23GDB 6.3 (excluding .info files)Mark Kettenis
2004-08-23name output different, in case this is usedTheo de Raadt
2004-08-23syncTheo de Raadt
2004-08-23non-emulation boot media, if we ever need itTheo de Raadt
2004-08-23syncTheo de Raadt
2004-08-23make sure we do not overwrite checksum field on shared mbuf.Jun-ichiro itojun Hagino
2004-08-22mention where more can be learned about ifgroupsJared Yanovich
2004-08-22typo; Axel AnderssonTodd C. Miller
2004-08-22mention strtonum(3)Jared Yanovich
2004-08-22Crank maxusers to 32; 16 is not enough to workaround the 68040-pmap problemMiod Vallat
2004-08-22Do check for STATS_OFLOW in interrupt handler. The overflow interrupt isCan Erkin Acar
2004-08-21tweaks to sync w/ trek usd;Jason McIntyre
2004-08-21- add margin when formatting w/ -TasciiJason McIntyre
2004-08-21fix typo introduced by last commit, spotted by jmcJared Yanovich
2004-08-21describe interface groupsJared Yanovich
2004-08-21Fix typo in commentTom Cosgrove