summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-21From master repo: Accept // inside #if directives.Anders Magnusson
2008-08-21tweak previous;Jason McIntyre
2008-08-21- add missing word in re.4Jason McIntyre
2008-08-21allow ForceCommand internal-sftp with arguments. based on patch fromDamien Miller
2008-08-21Fix 'if ();' construction introduced in last commit, okay deraadt@Pedro Martelletto
2008-08-20update for 8168/8102E support.Jonathan Gray
2008-08-20syncTheo de Raadt
2008-08-20fix the comment about enabling socket map supportDavid Gwynne
2008-08-20hppa autoboot instructions for new and old PDC; help & ok miodski@Peter Valchev
2008-08-20Minimal driver for the VAXstation 35x0/38x0 LEGSS option, currently limitedMiod Vallat
2008-08-20Do not mask bit 0x80 in dzcngetc() - we run serial consoles in 8N1.Miod Vallat
2008-08-20Don't copy interesting parts of struct scsi_xfer to a read only internalMiod Vallat
2008-08-20Attach led0 on ka60, and display system load on the front panel.Miod Vallat
2008-08-20If RI_FORCEMONO is set in ri_flags, build ri_devcmap as if it was a 1bppMiod Vallat
2008-08-20mention t3 failsOtto Moerbeek
2008-08-20The code to detect multiple applied diffs to empty files I introduced 4Otto Moerbeek
2008-08-20re-enable iso buildingTheo de Raadt
2008-08-20Add USER_PCICONF so that pcidump can work.Joel Sing
2008-08-20Oops, previous console changes would initialize serial console on lines 0Miod Vallat
2008-08-20abuf_flush() must be called only from the ``xxx_in()'' routines (ieAlexandre Ratchov
2008-08-20enable support for socket maps.David Gwynne
2008-08-20remove a few unused files that where probably added by mistake;Thordur I. Bjornsson
2008-08-20Return EINVAL instead of '1' for invalid kq filters.Thordur I. Bjornsson
2008-08-20Regression tests for gzip(1):Marco Pfatschbacher
2008-08-20Use and report errors that inflate(3) can return, instead ofMarco Pfatschbacher
2008-08-20Allow devices attaching at root (such as softraid) to be disabled in UKC.Miod Vallat
2008-08-19syncTheo de Raadt
2008-08-19use the actual keysize from the SA to figure out which AES variantMarkus Friedl
2008-08-19When failing to acquire the vnode lock in readdir_with_callback(), don'tPedro Martelletto
2008-08-19Look at 'fs_flags' when dumping FFS2 file systems, okay beck@, millert@Pedro Martelletto
2008-08-19Make it possible to enter ddb from the serial console.Mark Kettenis
2008-08-19Make it possible to enter ddb from the serial console.Mark Kettenis
2008-08-19+D-Link DWA-110 to the rum(4) list;Jason McIntyre
2008-08-19syncTheo de Raadt
2008-08-19moreTheo de Raadt
2008-08-19syncTheo de Raadt
2008-08-19another rum; Jonathan LeeTheo de Raadt
2008-08-19add missing devices to nam2blk[]Theo de Raadt
2008-08-18Forgot to add this file, needing for KA60 support.Miod Vallat
2008-08-18Now that KA60 support is in, include the proper header files instead ofMiod Vallat
2008-08-18Add support for the ``Firefox'' VAXstation 3520/3540/3820/3840 workstations,Miod Vallat
2008-08-18Some uglyness to allow both uba_common.h and ubareg.h to be included;Miod Vallat
2008-08-18Increment device interrupt event counter when redispatching an interrupt.Miod Vallat
2008-08-18Preparing for KA60 support, crank IPL_TTY to level 0x16 (since it isMiod Vallat
2008-08-18Move common CVAX defines and code (internal cache IPR, SSC layout, machineMiod Vallat
2008-08-18Make hardclock() a cpu_dep member. Most machines will use the genericMiod Vallat
2008-08-18Shuffle the dz console code (both serial and keyboard) to be more independentMiod Vallat
2008-08-18regenBrad Smith
2008-08-18Add the PCI id for the Broadcom BCM5716 Ethernet controller.Brad Smith
2008-08-18Add stge(4) and gentbi(4).Mark Kettenis