index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
1998-06-19
Added memset.c, needed by AUDIO_INITINFO
Marc Espie
1998-06-17
import cnset() from libsa
Michael Shalayeff
1998-06-17
there is no such thing as APM_NOIDLE any more
Michael Shalayeff
1998-06-16
Xref pcvt(4) not pcvt(8); Oleg Safiullin <form@vs.itam.nsc.ru>
Todd C. Miller
1998-06-15
sync
Theo de Raadt
1998-06-15
another viatech bridge
Theo de Raadt
1998-06-14
fix compat shmctl/IPC_STAT
Matthieu Herrb
1998-06-12
fix potential bug where sprintf and %p would write to console
David Leonard
1998-06-12
sync
Theo de Raadt
1998-06-12
ifdef the new sem/shm/msg syscalls
Theo de Raadt
1998-06-11
kill ushort
Theo de Raadt
1998-06-11
do not export old structures to userland
Theo de Raadt
1998-06-11
change ipc.h to use uid_t and friends, and then build compat system calls for...
Theo de Raadt
1998-06-11
sync
Theo de Raadt
1998-06-11
move shm/msg/sem calls because ipc.h is getting uid_t and friends
Theo de Raadt
1998-06-11
indent
Theo de Raadt
1998-06-11
return EOPNOTSUPP for chflags() changes; peter@freebsd
Theo de Raadt
1998-06-11
fix a mbuf chain corruption which happened when m_pullup was called on an
Niels Provos
1998-06-11
Remove two incorrect ntoh's which make a comparison of a constant w/ a
Theo de Raadt
1998-06-11
nice DEBUGFLAGS handling
Michael Shalayeff
1998-06-11
put missed changes that support booting from floppy (;
Michael Shalayeff
1998-06-11
fix leap year
Michael Shalayeff
1998-06-10
make the packets which were successfully processed by IPSec available to
Niels Provos
1998-06-10
XPG says 4th arg is optional
Theo de Raadt
1998-06-10
wasteland quality control cleanup
Theo de Raadt
1998-06-10
New TCPCTL_IDENT sysctl for identd without kmem insanity.
Bob Beck
1998-06-09
do not permit ptrace attach to immutable executable
Theo de Raadt
1998-06-09
a = a + b; --> a += b;
Michael Shalayeff
1998-06-09
the the
Theo de Raadt
1998-06-09
if we are being ptraced, do not permit execve of an immutable binary
Theo de Raadt
1998-06-09
there is no such thing as dprintf''
Michael Shalayeff
1998-06-09
Autodetect ATAPI CDROMS which do not support the ATAPI_READ_CD_CAPACITY
Niels Provos
1998-06-08
use named constatnts
Michael Shalayeff
1998-06-08
typos
Michael Shalayeff
1998-06-08
makeoptions
Theo de Raadt
1998-06-08
am7990 is a chip
Theo de Raadt
1998-06-08
consdev to come
Michael Shalayeff
1998-06-07
permit SIGUSR1/USR2 through as well in cansignal()
Theo de Raadt
1998-06-06
more system types we know
Michael Shalayeff
1998-06-05
Comment out text after #endif
janjaap
1998-06-04
add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.com
Theo de Raadt
1998-06-04
cpuid return values for sysctl
Jason Downs
1998-06-04
Make cpuid return values available via sysctl so that userland doesn't have
Jason Downs
1998-06-04
Cleanup, partial KNF, only use TSC on non-Intel processors.
Jason Downs
1998-06-04
LED blinker for the back panel leds on the 2100/3100.
Jason Wright
1998-06-03
table driven pci match; simplify prints
Theo de Raadt
1998-06-03
request only auth in notify when vpn ipsec route is found with a different
Niels Provos
1998-06-03
cleanup debug printfs
Niels Provos
1998-06-02
From NetBSD, Lennart Augustsson <augustss@cs.chalmers.se>:
Niels Provos
1998-06-02
sparc needs memset for gcc now (i hate this)
Theo de Raadt
[next]