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
2008-03-17
convert more strings to use the new ber_add_astring() function which
Reyk Floeter
2008-03-17
another sizeofa instead of sizeof fix
Reyk Floeter
2008-03-17
fix incorrect use of sizeof() where there sizeofa() macro should be used
Reyk Floeter
2008-03-17
fix copyright line
Robert Nagy
2008-03-17
synchronization between usage and synopsis; add some missing "usage:"'s
Igor Sobrado
2008-03-17
sync
Theo de Raadt
2008-03-17
sync
Theo de Raadt
2008-03-17
option 252 is generally used to specify an autoproxy-script on a subnet.
David Gwynne
2008-03-16
s/273.16/273.15/g, then refactor the formulae to ensure that the
Constantine A. Murenin
2008-03-16
text simplification;
Jason McIntyre
2008-03-16
some more agp/vga bits;
Jason McIntyre
2008-03-16
Include <sparc64/dev/starfire.h> instead of having our own definitions.
Mark Kettenis
2008-03-16
Add some e10k support code.
Mark Kettenis
2008-03-16
Set up interrupt translation for e10k.
Mark Kettenis
2008-03-16
Add some e10k support code.
Mark Kettenis
2008-03-16
- add NAME entries for arc4random_buf and arc4random_uniform
Jason McIntyre
2008-03-16
Add missing MLINKS
Theo de Raadt
2008-03-16
sync with sys/statfs.h; ok jmc@
Otto Moerbeek
2008-03-16
actually print the now available large numbers
Otto Moerbeek
2008-03-16
bump
Otto Moerbeek
2008-03-16
Add the semi-standard _SC_PHYS_PAGES and _SC_AVPHYS_PAGES, sysconf(3) variable.
Mark Kettenis
2008-03-16
diff from djm@ committed at his request:
Otto Moerbeek
2008-03-16
indent
Theo de Raadt
2008-03-16
statvfs support
Otto Moerbeek
2008-03-16
regen
Otto Moerbeek
2008-03-16
Widen some struct statfs fields to support large filesystem stata
Otto Moerbeek
2008-03-16
for some reason the pchb dependency on agp got left in. kill it.
Owain Ainsworth
2008-03-16
agp now attaches at vga.
Owain Ainsworth
2008-03-16
Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimes
Owain Ainsworth
2008-03-16
avoid errno trashing, ok mpf henning
Theo de Raadt
2008-03-16
syslogd leaves zombies around if multiple |/pathto/mylogprog
Marco Pfatschbacher
2008-03-16
use ellipsis to show that more than one disk is allowed
Igor Sobrado
2008-03-16
Reduce the number of unnecessary time(3)/gettimeofday(2) calls, and make sure
Constantine A. Murenin
2008-03-16
implement the hrSWRun portion of the HOST-RESOURCES mib. you can see whats
David Gwynne
2008-03-16
usage statements are preceeded with usage:
David Gwynne
2008-03-15
provide sizeofa for counting the number of elements in an array. use it for
David Gwynne
2008-03-15
Make GENERIC.MP work on the e10k. The e10k is a bit funky since UPA only
Mark Kettenis
2008-03-15
- len is size_t, but n uses len and is an int. Matching those types
Ray Lai
2008-03-15
Convert c to unsigned char, like it says in the manual. Also add
Ray Lai
2008-03-15
In statclock(), fix local index type in the profiling code. Avoids
Miod Vallat
2008-03-15
Support the old-prom XVideo boards by rewriting the sbus range registers;
Miod Vallat
2008-03-15
tweak previous;
Jason McIntyre
2008-03-15
seperate out space vs len calculations; ok hshoexer
Theo de Raadt
2008-03-15
Repair usage of CMSG_SPACE and CMSG_LEN. While there, send three fds
Hans-Joerg Hoexer
2008-03-15
space allocated is sum of CMSG_SPACE()'s. length given to the kernel
Theo de Raadt
2008-03-15
Repair the simple cases for msg_controllen where it should just be
Theo de Raadt
2008-03-15
show the correct idiom
Theo de Raadt
2008-03-15
This should set msg_control using CMSG_SIZE(), and not assume that
Theo de Raadt
2008-03-15
Repair more msg_controllen dealing with structures or arrays of
Theo de Raadt
2008-03-15
repair msg_controllen and also an errant buf[CMSG_LEN(..)] decl
Theo de Raadt
[next]