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-12-17
Streamline and use feature bits for determining whether or not to run the
Jason Downs
1997-12-17
I586_CPU -> I586_CPU || I686_CPU
Jason Downs
1997-12-17
New CPU detection code, from NetBSD, with some machdep changes from myself.
Jason Downs
1997-12-17
improve F_FREESP; now it might work
Theo de Raadt
1997-12-17
first cut at F_FREESP; does ibcs2 need this too? This really needs testing!
Theo de Raadt
1997-12-16
evaluate length before doing compat stuff which might overwrite the
Niels Provos
1997-12-16
Added #ifndef RE_DUP_MAX around the macro definition; CVS ended up
Angelos D. Keromytis
1997-12-15
fix for route change crash; from freebsd
Theo de Raadt
1997-12-15
compile w/ DEBUG
Michael Shalayeff
1997-12-14
support IP_HDRINCL
Theo de Raadt
1997-12-12
Make compile on systems where NBPG is not a constant
Niklas Hallqvist
1997-12-12
Fixed spelling in a comment.
gene
1997-12-12
permit non-root to use RTM_GET, but no other calls; netbsd
Theo de Raadt
1997-12-12
careful about redefining TRUE and FALSE
Theo de Raadt
1997-12-12
fix non-i386 case
Theo de Raadt
1997-12-11
Fix rename in a better way
Constantine Sapuntzakis
1997-12-11
do not clear setuid/setgid for *chmod(-1,-1); pointed out by provos
Theo de Raadt
1997-12-11
oops -- local change leaked out (but it doesn't hurt anything)
Jim Rees
1997-12-11
Earlier patch broke rename. Disalbed it temporarily as I search for a solution.
Constantine Sapuntzakis
1997-12-11
don't panic in apmopen if apm not configured
Jim Rees
1997-12-10
move error count to xfer struct
Jim Rees
1997-12-10
Compute blkno in ata_start routine instead of wdstart
Jim Rees
1997-12-10
Fix three bugs:
Jim Rees
1997-12-10
extra ()
Theo de Raadt
1997-12-10
Remove special case for O_TRUNC that is irelevant now that
Todd C. Miller
1997-12-10
try again; proactively check that O_TRUNC has FWRITE
Theo de Raadt
1997-12-10
only permit O_TRUNC if FWRITE is set; chatted about by millert and myself for...
Theo de Raadt
1997-12-10
emulate set controlling tty ioctl
Niels Provos
1997-12-10
add GIFMETRIC and GIFMTU
Niels Provos
1997-12-10
sync
Theo de Raadt
1997-12-10
nanosleep emulation
Theo de Raadt
1997-12-10
Fix for chuck cranor's crashme program.
Constantine Sapuntzakis
1997-12-10
emulate linux SIOCGIFHWADDR; stolen from freebsd; not tested yet
Theo de Raadt
1997-12-10
insert forgotten copyright + handle eject ioctl.
Niels Provos
1997-12-09
sync
Theo de Raadt
1997-12-09
eol
Theo de Raadt
1997-12-09
fix O_TRUNC and O_{SH,EX}LOCK properly; problem found by provos
Theo de Raadt
1997-12-09
when downgrading a filesystem to read-only, use softdep_flushfiles; mckusick
Theo de Raadt
1997-12-09
Intel P5 f00f workaround; weingart & who knows who else
Theo de Raadt
1997-12-08
add kern.nosuidcoredump to lock things out even more
Theo de Raadt
1997-12-07
handle linux cdrom ioctls. not that i play quake that often but it was
Niels Provos
1997-12-06
goodbye TIMEZONE and DST
kstailey
1997-12-05
argh. this darn little bugger made CDIOCREADSUBCHANNEL unuseable, this
Niels Provos
1997-12-04
vfs lite2 changes things...
Theo de Raadt
1997-12-03
Move "struct head header" in struct ncb down to where it used to
Todd C. Miller
1997-12-03
DST change
kstailey
1997-12-03
Prevent IPF and NAT configuration changes when securelevel > 1.
kstailey
1997-12-03
fix printfs in apm_power_print
Jim Rees
1997-12-02
forgot to commit this too.
Todd C. Miller
1997-12-02
Fix deadlock in cd9660 code. NetBSD PR#2262
Constantine Sapuntzakis
[next]