summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-05-19sshd command-line arguments and configuration file options thatKevin Steves
2001-05-19document MACs defaults with .DqMarkus Friedl
2001-05-19change preferredauthentication order toMarkus Friedl
2001-05-19sort options; Matthew.Stier@fnc.fujitsu.comMarkus Friedl
2001-05-19ftruncate() instead of open()+O_TRUNC like rcp.c doesMarkus Friedl
2001-05-19Use an explicit memcpy() to copy a stat struct. Fixes a mysteriousTodd C. Miller
2001-05-19oopsArtur Grabowski
2001-05-19When zeroing out the parition table, make 'c' the entire disk, not justTodd C. Miller
2001-05-19Make this actually compileTodd C. Miller
2001-05-19Disable X11 forwarding if xauth binary is not found. Patch from NalinDamien Miller
2001-05-18Use pool_page_alloc_nointr() and pool_page_free_nointr() since theyTodd C. Miller
2001-05-18oopsMichael Shalayeff
2001-05-18Typo; karma@altern.orgAaron Campbell
2001-05-18Typo; karma@altern.orgAaron Campbell
2001-05-18stupidous debug was left enabledMichael Shalayeff
2001-05-18wscons.conf no more; pointed out by Alexander Yurchenko <grange@rt.mipt.ru>Michael Shalayeff
2001-05-18wscons.conf no more; pointed out by Alexander Yurchenko <grange@rt.mipt.ru>Michael Shalayeff
2001-05-18improved kbd-interactive support. work by per@appgate.com and meMarkus Friedl
2001-05-18Convert lseek/{read,write} pairs into pread and pwrite.Artur Grabowski
2001-05-18treat two exits for a returnMichael Shalayeff
2001-05-18Remove a duplicate variable initialization in vunmapbuf(), and removeMiod Vallat
2001-05-18why exit if returnsMichael Shalayeff
2001-05-18why exit if returnsMichael Shalayeff
2001-05-18return(0) is less than exit(0)Michael Shalayeff
2001-05-18a few harmless cleanupsMichael Shalayeff
2001-05-18adapt to use poolNiels Provos
2001-05-17no spaces in PreferredAuthentications; meixner@rbg.informatik.tu-darmstadt.deMarkus Friedl
2001-05-17Repair a fprintf message lacking one parameter.Miod Vallat
2001-05-17- don't claim to register to accelerate ipsec functions when this driverBrad Smith
2001-05-17don't copy past end of record in readdir_r (ok by art)Jim Rees
2001-05-17Insert comma missing from r1.11 commit; found by beck@.Aaron Campbell
2001-05-17convert mbuf and cluster allocation to pool, mostly from NetBSDNiels Provos
2001-05-17fix memory leak on ipv6 reass failure. sync with kameJun-ichiro itojun Hagino
2001-05-17Add COMPAT_23 and COMPAT_25. Also mention COMPAT_NETBSD (whichTodd C. Miller
2001-05-17nsphyter here tooJason Wright
2001-05-17add nsphyterJason Wright
2001-05-17Only amiga install docs had the word "harddisk" in one word. Changed.Janne Johansson
2001-05-17Implement pcic_delay, it uses tsleep for large delays to avoidFederico G. Schwindt
2001-05-17- mention random subsystem.Brad Smith
2001-05-17128PCI -> PCI128Brad Smith
2001-05-17It's Daylight Saving Time, not Savings. Fix comments.Peter Valchev
2001-05-17remove bcopyb and bcopyw, they're not used nowdays; mickey@ aaron@ ok.Federico G. Schwindt
2001-05-16entry,leaf_entry properMichael Shalayeff
2001-05-16remove BUGS section, since i've made it workMichael Shalayeff
2001-05-16use ac97_set_rate, auvia can use it too, cannot test it thoughMichael Shalayeff
2001-05-16add surrond, center and lfe ports (per 2.2 spec).Michael Shalayeff
2001-05-16define power register bitsMichael Shalayeff
2001-05-16Hook up various wscons related stuff and enable the smg framebuffer.Hugh Graham
2001-05-16Blind merge of wscons support from NetBSD/vax. Perhaps someone with aHugh Graham
2001-05-16more select() error fixes (don't set rfd/wfd to -1).Markus Friedl