summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-31Don't attempt to support IPv4-mapped IPv6 addresses.Jeremie Courreges-Anglas
2016-08-31If a driver reports RSSI in the 20-100 range, convert to a negative value.Stefan Sperling
2016-08-31Rename ifconfig's setinstance() function to setrdomain(). Less confusing.Stefan Sperling
2016-08-31Avoid undefined-behavior right-shifting by a word-size # of bits.Brent Cook
2016-08-31Bring in functions used by stunnel and exim from BoringSSL - this bringsBob Beck
2016-08-31alpha and sh have TCB_SET() macros so don't need _dl_set_tcb()Philip Guenther
2016-08-31admin: add -C option to set a revision's commitidJoshua Stein
2016-08-31Simplify arguments to uaddr_*_create functionsStefan Kempf
2016-08-31rlog: add -E and -S options to configure revision separators, toJoshua Stein
2016-08-31Remove unnecessary 'error' assignmentTom Cosgrove
2016-08-31Remove the 'client' global and make it per-ifp.Martin Pieuchot
2016-08-31remove ym, wss, and sea driversTed Unangst
2016-08-31remove some ISA drivers for devices not recently seen in the wild.Ted Unangst
2016-08-31replace obsolete getpass with readpassphrase.Ted Unangst
2016-08-31new: Joe Ossanna 1928-1977Ingo Schwarze
2016-08-31In pmap_activate instead of doing disable_interrupts/enable_interruptsJonathan Gray
2016-08-31Fix a bug reported by Han Boetes. Easily reproducible via:Mark Lumsden
2016-08-31We don't need any VMS access tricks.Theo de Raadt
2016-08-31regenJeremie Courreges-Anglas
2016-08-31Estonian keymapJeremie Courreges-Anglas
2016-08-31Use 'sc_route{4,6}' directly instead of casting them to 'struct route *'.Martin Pieuchot
2016-08-31Add a bunch of regress test to verify the RTM_CHANGE behaviour of mpathClaudio Jeker
2016-08-31Document what the various test here do. With mpi@Claudio Jeker
2016-08-31allow overriding the subaddressing delimiter with subaddressing-delimiterGilles Chehade
2016-08-31nicer format strings and use dprintf instead of writeTed Unangst
2016-08-31Fix some very unnecessary convoultion.Bob Beck
2016-08-31close an opened fd before returning from mainJonathan Gray
2016-08-31When iterating over the list of input files close them whenJonathan Gray
2016-08-31fix fd leaks in error pathsJonathan Gray
2016-08-31use tab.Antoine Jacoutot
2016-08-31G/C rt_defmask4.Martin Pieuchot
2016-08-31Do not flush RTF_CLONED children when adding a new route.Martin Pieuchot
2016-08-31Drop gif(4) support, etherip(4) is what you want now.Martin Pieuchot
2016-08-31regenFlorian Obser
2016-08-31update to 4.1.11Florian Obser
2016-08-31Delete unused ioctls and associated macros. Move macros that are stillAlexandre Ratchov
2016-08-31Style, and clarify some out of date commentsMike Larkin
2016-08-31Fix a bogus comment: "factors of" -> "coprime to". Replace theTheo Buehler
2016-08-30pool_setiplDavid Gwynne
2016-08-30pool_setiplDavid Gwynne
2010-01-15NSD v3.2.4Jakob Schlyter
2016-08-30pool_setiplDavid Gwynne
2016-08-30Test handling of invalid pointers in the pages table.Ingo Schwarze
2016-08-30When the database is corrupt in the sense of containing invalidIngo Schwarze
2016-08-30less confusing warning message about negative offsetsIngo Schwarze
2016-08-30when configuring the daemon, assign values to the structure being conf-ed,Gilles Chehade
2016-08-30Use MaxMode to terminate the mode iteration. Actually the old wayYASUOKA Masahiko
2016-08-30Enable raspos24 for efifb. This makes qemu with UEFI start working.YASUOKA Masahiko
2016-08-30Revert "Implement VFS read clustering for MSDOSFS"Stefan Fritsch
2016-08-30Use struct stat for storing attributes in fusebufs, because using structMartin Natano