index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-26
Rename three functions in usbdi.c to their right prefix (usb_* to usbd_*).
Marcus Glocker
2013-04-26
sync
Stuart Henderson
2013-04-26
ARMv7 userland uses a single domain. This define is already used in pmap7.
Patrick Wildt
2013-04-26
Update and clean ARMv7 specific defines in the PTE header file.
Patrick Wildt
2013-04-26
Fix linker errors when using llvm/clang.
Brian Callahan
2013-04-26
fix typo in comment; OK yasuoka@
Gleydson Soares
2013-04-26
Clean up ARM's generic interrupt controller and timer. Add the ability to
Patrick Wildt
2013-04-25
Use the correct arch name in a beagle header.
Patrick Wildt
2013-04-25
Add GPIO support for the PandaBoard. Disable BeagleBoard's unused interrupt
Patrick Wildt
2013-04-25
Add a terminator to the device list, so that we don't end up having
Patrick Wildt
2013-04-25
Correctly enable ARM's Generic Interrupt Controller.
Patrick Wildt
2013-04-25
fix range for assigned ports managed by the IANA (see RFC 1700).
Igor Sobrado
2013-04-25
big int_t/time_t fixes; ok deraadt@ krw@
Otto Moerbeek
2013-04-25
fix format string; found while scaning the tree for time_t/ino_t problems;
Otto Moerbeek
2013-04-24
wording tweak from jmc
Matthew Dempsky
2013-04-24
Add tstohz(9) as the timespec analog to tvtohz(9).
Matthew Dempsky
2013-04-24
remove extra parens noticed by nicm
Ted Unangst
2013-04-24
simplify tilde expand as seen in ssh. ok nicm
Ted Unangst
2013-04-24
pretty-print bigger ino_t variables
Theo de Raadt
2013-04-24
pretty print bigger off_t
Theo de Raadt
2013-04-24
remove old backwards random junk
Theo de Raadt
2013-04-24
ansify.
Martin Pieuchot
2013-04-24
Move various extern declarations into their corresponding header file.
Martin Pieuchot
2013-04-24
Instead 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-24
Rename global configuration define.
Nicholas Marriott
2013-04-24
When a ucom(4) is removed, it frees the tty with ttyfree(). However if
Nicholas Marriott
2013-04-24
When attaching disks, feed the disklabel's checksum to
Bret Lambert
2013-04-24
Use the manufacturer-supplied bios serial/uuid as a source of
Bret Lambert
2013-04-24
Disable ident queries since ident(1) does not run by default anymore.
Antoine Jacoutot
2013-04-24
kill srandom(); ok claudio
Theo de Raadt
2013-04-24
Follow ISC and freebsd by increasing ip_ttl on packets from 16 to
Kenneth R Westerback
2013-04-23
create a method to print the unp_ino (ino_t) properly once it becomes
Theo de Raadt
2013-04-23
handle large ino_t; ok tedu
Theo de Raadt
2013-04-23
handle large ino_t; ok tedu
Theo de Raadt
2013-04-23
support src/libexec/identd's -e option in src/usr.sbin/identd, ok dlg@
Stuart Henderson
2013-04-23
Do a PC-relative relocation for _map rather than going through
Martynas Venckus
2013-04-23
change ffs layout policy. try to pack meta data in close to the start of
Ted Unangst
2013-04-23
simple large ino_t handling
Theo de Raadt
2013-04-23
simple repair for large ino_t
Theo de Raadt
2013-04-23
remove unused time_t related chunks; ok kettenis
Theo de Raadt
2013-04-23
handle large ino_t
Theo de Raadt
2013-04-23
handle large ino_t
Theo de Raadt
2013-04-23
handle large ino_t
Theo de Raadt
2013-04-23
handle large ino_t; ok millert
Theo de Raadt
2013-04-23
use xasprintf instead of a series of strlcats and strdup. ok djm
Ted Unangst
2013-04-23
rework to simplify, check errors against -1, remove casts, etc.
Ted Unangst
2013-04-23
handle big ino_t
Theo de Raadt
2013-04-23
Include udivdi3/umoddi3 when compiling the amd64/i386 boot blocks - they
Joel Sing
2013-04-23
Remove a loongson reference.
Brian Callahan
[next]