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
1997-04-26
struct definitions in .h files and instances in .c file please.
kstailey
1997-04-26
First argument to nanosleep(2) is const; so is the first argument to
Thorsten Lockert
1997-04-25
Cool. Drop oversized packets rather than splitting into mbufs. NetBSD log:
gene
1997-04-25
Reorganization fo boot() to make it more logical ala Scott Reynolds. Also,
gene
1997-04-25
fix broken tag
kstailey
1997-04-25
proper mask check; mike@fast.cs.utah.edu
Theo de Raadt
1997-04-25
require reserved ports. avoid ftp bounce.
Theo de Raadt
1997-04-25
XXX should do reserved ports
Theo de Raadt
1997-04-25
Prototype nanosleep(2)
Thorsten Lockert
1997-04-25
A couple of performance improvements from Denny Gentry <denny1@home.com>
briggs
1997-04-25
64bit cleanup.
Angelos D. Keromytis
1997-04-24
PF_KEYv2 definition as of the latest draft.
Angelos D. Keromytis
1997-04-24
Added PF_KEY definition.
Angelos D. Keromytis
1997-04-24
Don't even support LFS in the kernel.
Jason Downs
1997-04-24
Inspired by NetBSD changes: ditch AE_DEBUG diagnostics. This kills the AE_DE...
gene
1997-04-24
Followingthe Scott Reynolds gravy train, very minor:
gene
1997-04-24
From Scott Reynolds:
gene
1997-04-23
Clean up disk reset code
Tobias Weingartner
1997-04-23
On video devices, if we're loading non-default resource values, save the
briggs
1997-04-23
In nanosleep, use local error variable when storing rqtp in so that an error
Thorsten Lockert
1997-04-23
implement 'hd' device (i guess nobody will boot from 'rd')
Michael Shalayeff
1997-04-23
Three things:
gene
1997-04-23
NetBSD -> OpenBSD where relevant and appropriate.
gene
1997-04-23
NetBSD -> OpenBSD in comments. Last references in here.
gene
1997-04-22
Damn. Change _all_ instances of #ifdef __NetBSD__ to #if
gene
1997-04-22
Pull in John Wittowski's HWDIRECT updates from 04/18.
gene
1997-04-22
Add libz and tick version # to reflect change.
gvf
1997-04-22
Reorg to look more like sys/lib/libsa/Makefile
gvf
1997-04-22
Reduce dependency on libkern.
gvf
1997-04-22
BSD -> OpenBSD
gvf
1997-04-22
minor clean to -q
gvf
1997-04-22
Some minor cleanup.
briggs
1997-04-22
hide some pieces under _STANDALONE
Michael Shalayeff
1997-04-21
don't use cc for ld, bad things happens w/ DESTDIR defined; by dm@
Michael Shalayeff
1997-04-21
usleep testing code
Michael Shalayeff
1997-04-21
rewrite command processing.
Michael Shalayeff
1997-04-21
use dev/ic/i8042reg.h, not domestic defines
Michael Shalayeff
1997-04-21
rewrite
Michael Shalayeff
1997-04-21
exit()
Michael Shalayeff
1997-04-21
probe for keyboard/screen by looking into CMOS.
Michael Shalayeff
1997-04-21
copyright (;
Michael Shalayeff
1997-04-21
some comments on recent stuff
Michael Shalayeff
1997-04-21
SYS_INST has left the building!
Jason Downs
1997-04-21
Take care when accessing DAFB--some quadra-class machines use other video
briggs
1997-04-21
don't forget $(SACFLAGS)
Michael Shalayeff
1997-04-20
Allow kern_clock.c to see interrupt frames on i386
Thorsten Lockert
1997-04-20
Add new POSIX 1003.1b related syscalls; from pk@NetBSD
Thorsten Lockert
1997-04-20
Add new POSIX 1003.1b related syscalls; from pk@NetBSD
Thorsten Lockert
1997-04-20
Add macros and types needed for POSIX 1003.1b timers
Thorsten Lockert
1997-04-20
Add new clock related types; from NetBSD
Thorsten Lockert
[next]