summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-22the upper case table code was a lot more complicated than it needed to be.Ted Unangst
2010-08-22Redistributing the default route with ospf6d did not work correctly.Alexander Bluhm
2010-08-22When removing an announced prefix, inherit the metric and ext_tagAlexander Bluhm
2010-08-22Origin network-LSA with options based on the options of the link-LSAs.Alexander Bluhm
2010-08-22enable nsd the build. ok deraadt@Jakob Schlyter
2010-08-22Fix a 16 year old bug in the sorting routine for non-contiguous netmasks.Marco Pfatschbacher
2010-08-22MSG_EXIT can now have a return code in the message, so check for thatNicholas Marriott
2010-08-22* sort COMPATIBILITY in mdoc(7); ok kristaps@Ingo Schwarze
2010-08-22regenJakob Schlyter
2010-08-22--enable-nsid now defaultJakob Schlyter
2010-08-22removeJakob Schlyter
2010-08-22mergeJakob Schlyter
2010-08-22NSD v3.2.6Jakob Schlyter
2010-08-21mirror new flags to vis(3): -a to encode all characters, -h to useDamien Miller
2010-08-21Two new flags: VIS_ALL - encode all characters, not just invisible onesDamien Miller
2010-08-21Match the Huawei E1820, from David Zeillinger.Jonathan Gray
2010-08-21regenJonathan Gray
2010-08-21Huawei E1820, from David Zeillinger.Jonathan Gray
2010-08-21- add a quirk for the apple clear orb usb speakersJasper Lievisse Adriaanse
2010-08-21Rename file to reflect that it handles 64 bit ELF only.Joel Sing
2010-08-21We only need to load 64 bit kernels on sparc64. Clean up the ELF boot codeJoel Sing
2010-08-21Backout previous.Ingo Schwarze
2010-08-21Display usage information as well as the error when a path toStuart Henderson
2010-08-21an unchecked-for failure of workq_add_task could lead to an mbuf leakBret Lambert
2010-08-21Use .Dq for double quotes and properly .Xr fdisk(1).Ray Lai
2010-08-21syncTheo de Raadt
2010-08-20Centralize handling of literal tabs in term_flushln() in one place,Ingo Schwarze
2010-08-20When a column contains trailing spaces, calculate the paddingIngo Schwarze
2010-08-20.Bl -column phrases ignore spacing rules for trailing punctuationIngo Schwarze
2010-08-20Change the UFS DIP macros to be aware of the FFS2 kernel option by notMatthew Dempsky
2010-08-20Change hzto(9) and tvtohz(9) arguments to const pointers.Matthew Dempsky
2010-08-20add format strings implied by surplus argumentsJonathan Gray
2010-08-20regenDamien Bergamini
2010-08-20The Hercules HWNUP-150 is a urtwn (Realtek RTL8192SU).Damien Bergamini
2010-08-20sync divert-packet documentation with realityHenning Brauer
2010-08-20fix previous: when bailing out due to -Wstop,Ingo Schwarze
2010-08-20polish the code: remove few unused #includes, add missing ones,Alexandre Ratchov
2010-08-20white space fixDavid Gwynne
2010-08-20fix an annoying indentation glitchTheo de Raadt
2010-08-20Implement a simple, consistent user interface for error handling.Ingo Schwarze
2010-08-20Don't silently ignore errors if we cannot open the device. While I'm hereFederico G. Schwindt
2010-08-19Add "memory" clobber to lidt inline asm, to prevent the GCC optimizer fromMark Kettenis
2010-08-19Do not call event_del() for signals after fork(), just use sigaction()Nicholas Marriott
2010-08-19Introduce an MI kern.consdev sysctl that will replace the MDMark Kettenis
2010-08-19- fold several occurences of DEVNAME() into one located in sdmmcvar.h.Jasper Lievisse Adriaanse
2010-08-19Do not need to dup() the tty fd sent from the client because it isNicholas Marriott
2010-08-19Add man page for diskmap(4).Joel Sing
2010-08-19Correctly decode and print access point names.Joel Sing
2010-08-19Update to tzdata2010l from elsie.nci.nih.govTodd C. Miller
2010-08-19fix NULL pointer deref in midicat option parsing when ``-'' isAlexandre Ratchov