summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-26Rename three functions in usbdi.c to their right prefix (usb_* to usbd_*).Marcus Glocker
2013-04-26syncStuart Henderson
2013-04-26ARMv7 userland uses a single domain. This define is already used in pmap7.Patrick Wildt
2013-04-26Update and clean ARMv7 specific defines in the PTE header file.Patrick Wildt
2013-04-26Fix linker errors when using llvm/clang.Brian Callahan
2013-04-26fix typo in comment; OK yasuoka@Gleydson Soares
2013-04-26Clean up ARM's generic interrupt controller and timer. Add the ability toPatrick Wildt
2013-04-25Use the correct arch name in a beagle header.Patrick Wildt
2013-04-25Add GPIO support for the PandaBoard. Disable BeagleBoard's unused interruptPatrick Wildt
2013-04-25Add a terminator to the device list, so that we don't end up havingPatrick Wildt
2013-04-25Correctly enable ARM's Generic Interrupt Controller.Patrick Wildt
2013-04-25fix range for assigned ports managed by the IANA (see RFC 1700).Igor Sobrado
2013-04-25big int_t/time_t fixes; ok deraadt@ krw@Otto Moerbeek
2013-04-25fix format string; found while scaning the tree for time_t/ino_t problems;Otto Moerbeek
2013-04-24wording tweak from jmcMatthew Dempsky
2013-04-24Add tstohz(9) as the timespec analog to tvtohz(9).Matthew Dempsky
2013-04-24remove extra parens noticed by nicmTed Unangst
2013-04-24simplify tilde expand as seen in ssh. ok nicmTed Unangst
2013-04-24pretty-print bigger ino_t variablesTheo de Raadt
2013-04-24pretty print bigger off_tTheo de Raadt
2013-04-24remove old backwards random junkTheo de Raadt
2013-04-24ansify.Martin Pieuchot
2013-04-24Move various extern declarations into their corresponding header file.Martin Pieuchot
2013-04-24Instead of having various extern declarations for protocol variables,Martin Pieuchot
2013-04-24.Op Fl b not .Fl b for run-shell synopsis, from Ben Boeckel.Nicholas Marriott
2013-04-24Rename global configuration define.Nicholas Marriott
2013-04-24When a ucom(4) is removed, it frees the tty with ttyfree(). However ifNicholas Marriott
2013-04-24When attaching disks, feed the disklabel's checksum toBret Lambert
2013-04-24Use the manufacturer-supplied bios serial/uuid as a source ofBret Lambert
2013-04-24Disable ident queries since ident(1) does not run by default anymore.Antoine Jacoutot
2013-04-24kill srandom(); ok claudioTheo de Raadt
2013-04-24Follow ISC and freebsd by increasing ip_ttl on packets from 16 toKenneth R Westerback
2013-04-23create a method to print the unp_ino (ino_t) properly once it becomesTheo de Raadt
2013-04-23handle large ino_t; ok teduTheo de Raadt
2013-04-23handle large ino_t; ok teduTheo de Raadt
2013-04-23support src/libexec/identd's -e option in src/usr.sbin/identd, ok dlg@Stuart Henderson
2013-04-23Do a PC-relative relocation for _map rather than going throughMartynas Venckus
2013-04-23change ffs layout policy. try to pack meta data in close to the start ofTed Unangst
2013-04-23simple large ino_t handlingTheo de Raadt
2013-04-23simple repair for large ino_tTheo de Raadt
2013-04-23remove unused time_t related chunks; ok kettenisTheo de Raadt
2013-04-23handle large ino_tTheo de Raadt
2013-04-23handle large ino_tTheo de Raadt
2013-04-23handle large ino_tTheo de Raadt
2013-04-23handle large ino_t; ok millertTheo de Raadt
2013-04-23use xasprintf instead of a series of strlcats and strdup. ok djmTed Unangst
2013-04-23rework to simplify, check errors against -1, remove casts, etc.Ted Unangst
2013-04-23handle big ino_tTheo de Raadt
2013-04-23Include udivdi3/umoddi3 when compiling the amd64/i386 boot blocks - theyJoel Sing
2013-04-23Remove a loongson reference.Brian Callahan