summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-10libkafs5 -> libkafs (unused in build, so no functional change)Antoine Jacoutot
2013-08-10No longer mention GCC2_ARCHSMiod Vallat
2013-08-10Plug fd and mem leak in fuse_open's error path. ok syl@Jeremie Courreges-Anglas
2013-08-10Rename libkafs5 back to libkafs; that is the real upstream library nameAntoine Jacoutot
2013-08-10Move the device table inside the softc.Martin Pieuchot
2013-08-10Initialize first_addr much earlier, in locore; this will help addingMiod Vallat
2013-08-10Only clear the bss after we have picked a cpu as master, and on this cpu only;Miod Vallat
2013-08-10Mention amd_master with amd_flags.Antoine Jacoutot
2013-08-10avoid Xref to self;Jason McIntyre
2013-08-10Remove some useless DPRINTF.Sylvestre Gallon
2013-08-10Remove debug printfs.Sylvestre Gallon
2013-08-09Merge uhts(1) into ums(1). The code is amost the same, so no need to duplicate.Edd Barrett
2013-08-09Add RCS id and ISC license.Alexander Bluhm
2013-08-09Move the check for required perl packages into Makefile.inc so thatAlexander Bluhm
2013-08-09Check wether all required perl packages are installed. If someAlexander Bluhm
2013-08-09Useless CPPFLAGS are useless.Antoine Jacoutot
2013-08-09Remove dead code and useless #include and #ifdef from ndp.Alexander Bluhm
2013-08-09Add rc.d(8) scripts for ipropd-master and ipropd-slave.Antoine Jacoutot
2013-08-09Add regress test for fuse_opt.Sylvestre Gallon
2013-08-09Remove all references to btd and the corresponding _btd user and group.Antoine Jacoutot
2013-08-09syncMiod Vallat
2013-08-09Add urtwn(4) for upgradesMartin Pieuchot
2013-08-09Uncomment another kprintf attribute.Sylvestre Gallon
2013-08-09match linux and only allow multiple contexts on the render ringJonathan Gray
2013-08-09add commented out versions of unused functions present in the originalJonathan Gray
2013-08-09Constify the default null sockaddr_dl, no functional change.Martin Pieuchot
2013-08-09enable ctrl-left-arrow and ctrl-right-arrow to move forward/back a word;Damien Miller
2013-08-09two problems found by a to-be-committed regress test: 1) msg_id was notDamien Miller
2013-08-09do getopt parsing for all sftp commands (with an empty optstring forDamien Miller
2013-08-08Add support for Intel Wifi Link 130.Sylvestre Gallon
2013-08-08Uncomment kprintf format attributes for sys/kernSylvestre Gallon
2013-08-08Fix sign of errno values to match Linux.Mark Kettenis
2013-08-08Add PMAP_NOCACHE as an alias for PMAP_NC for use in semi-MI code.Mark Kettenis
2013-08-08Test .%C; supported by mandoc, will soon be supported by the groff port, too.Ingo Schwarze
2013-08-08/dev/drmN for sparc64Mark Kettenis
2013-08-08Drop the retval argument from do*at() functions which don't use it.Philip Guenther
2013-08-08Implement the roff(7) font-escape sequence \f(BI "bold+italic".Ingo Schwarze
2013-08-08Most network drivers include netinet/in_var.h, but apparently theyAlexander Bluhm
2013-08-08Remove an optimizer workaround for alpha/gcc2 although it was beingBrad Smith
2013-08-08Make it possible for graphics drivers to opt-out of VGA arbitration.Mark Kettenis
2013-08-08Turns out neither the flow control diff nor the RX checksum offload diffMark Kettenis
2013-08-08Re-add `-e' to default daemon_flags like the previous identd did.Antoine Jacoutot
2013-08-08Constify the table of common MTUs and use nitems(), no functional change.Martin Pieuchot
2013-08-08bugfix update to 1.4.2Robert Nagy
2013-08-08Fix typo; from patrick keshishianTodd C. Miller
2013-08-08Change MTU discovery functions to not abuse the global icmpsrc variableMartin Pieuchot
2013-08-08regenJonathan Gray
2013-08-08create drm device nodes on sparc64 and create additional entriesJonathan Gray
2013-08-08Remove duplicate loop.Raphael Graf
2013-08-08These functions should only used in the usb-autoconf glue, do not exposeMartin Pieuchot