summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-18for "make cleandir" clean out the doc stuff tooTodd C. Miller
2001-03-18bad angelosAaron Campbell
2001-03-18Cosmetic.Aaron Campbell
2001-03-18Deal with history_filename() returning NULL. Missing part if last commit.Todd C. Miller
2001-03-18If $HOME is not set do *not* use '.' for the history file.Todd C. Miller
2001-03-18Local patches:Todd C. Miller
2001-03-18Build gnu/lib/libreadline and use it instead of the one currentlyTodd C. Miller
2001-03-18Add BSD Makefiles, shlib_version and a pre-generated config.h forTodd C. Miller
2001-03-18GNU readline-4.1Todd C. Miller
2001-03-18use GLOB_LIMITTheo de Raadt
2001-03-18GLOB_LIMIT changes from christosTheo de Raadt
2001-03-18Pretty.Angelos D. Keromytis
2001-03-18Add a wsmux deviceNathan Binkert
2001-03-18ignore permitopen="host:port" if AllowTcpForwarding==noMarkus Friedl
2001-03-18Fix lots of register masks.Brandon Creighton
2001-03-18enable pmtu by defaultNiels Provos
2001-03-18Enable rasops and wsfonts for alpha so TGA can use themNathan Binkert
2001-03-18New TGA driver for alpha. Takes advantage of rasops code.Nathan Binkert
2001-03-18Add rasopsNathan Binkert
2001-03-18Import rasops from NetBSD. This gives improved performance for rasterNathan Binkert
2001-03-18Importing wsfont stuff from NetBSD.Nathan Binkert
2001-03-18Initialize all the cpu_sets array, not just the first max_cpus entries.Miod Vallat
2001-03-18Remove badwordaddr() prototype, cleanup, #if -> #ifdef police.Miod Vallat
2001-03-18Correct prototype for guarded_access().Miod Vallat
2001-03-17sync vaxHugh Graham
2001-03-17Handle ftp services that don't ask for a password, only a username.Bob Beck
2001-03-17mickey has been sniffing glueTheo de Raadt
2001-03-17check /etc/shells, tooMarkus Friedl
2001-03-16Add some more model subtypes from Antonio Carlini.Hugh Graham
2001-03-16implement "permitopen" key option, restricts -L style forwarding toMarkus Friedl
2001-03-160x9f == BSDI, ok millert@Markus Friedl
2001-03-16Now that pmap_growkernel is implemented set NKMEMCLUSTERS to 32m again.Artur Grabowski
2001-03-16Use CIRCLEQ macros for mountlist.Artur Grabowski
2001-03-16Oops. fix thinko in last.Artur Grabowski
2001-03-16Use CIRCLEQ macros for mountlist.Artur Grabowski
2001-03-16No need to extern mountlist_slock here.Artur Grabowski
2001-03-16Initialize the mountlist_slock.Artur Grabowski
2001-03-16Use CIRCLEQ macros for mountlist.Artur Grabowski
2001-03-16Add ssh files; Phil.Pennock@globnix.orgTodd C. Miller
2001-03-16Add ~/.ssh/id_dsa and ~/.ssh/id_rsa to the "must be owned by user andTodd C. Miller
2001-03-16Some more pmap improvements from NetBSD.Artur Grabowski
2001-03-16zero vga_config after allocMichael Shalayeff
2001-03-16discourage strcat/strcpyMarkus Friedl
2001-03-16drop packets with link-local addresses,Jun-ichiro itojun Hagino
2001-03-16fix memset and whitespaceMarkus Friedl
2001-03-16Pull in NetBSD Promise Ultra/100 supportChris Cappuccio
2001-03-16Implement pmap_growkernel. From NetBSD.Artur Grabowski
2001-03-16Use a lockmgr lock for keeping down the vslocked memory in sysctlArtur Grabowski
2001-03-16Revise globbing for get/put to be more shell-like. In particular,Damien Miller
2001-03-16add a _kvm_pa2off() for vaxBrandon Creighton