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
/
kern
Age
Commit message (
Expand
)
Author
1998-03-28
nasty indent
Theo de Raadt
1998-03-25
for *utimes(), deal with tv_sec == VNOVAL; problem noted by syssgm@dtir.qld.g...
Theo de Raadt
1998-03-18
initialize all fileds in vfsconf when installing a new filesystem.
Artur Grabowski
1998-03-17
fix vfs lkms + some indentation
Artur Grabowski
1998-03-14
Changes necesary for new soft updates code. Doesn't affect old soft updates
Todd C. Miller
1998-03-06
Ensure the correct probe will be run for an OLF binary
Niklas Hallqvist
1998-03-03
cleanup printfs
Theo de Raadt
1998-03-03
GCC 2.8 -Wall
ryker
1998-03-02
Please gcc 2.8
Todd T. Fries
1998-03-01
crank f_count/f_msgcount to long; when incrementing try to leave 2 slots
Theo de Raadt
1998-03-01
Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,
Niklas Hallqvist
1998-02-25
Add command to print out extents. This helps in debugging PnP stuff,
Tobias Weingartner
1998-02-23
Please GCC 2.8 -Wall + some KNF
Niklas Hallqvist
1998-02-22
Save possible OLF OS tag, or similar deduced ELF info for later perusal.
Niklas Hallqvist
1998-02-20
Please GCC 2.8's harsher view of good style
Niklas Hallqvist
1998-02-20
typo
Niklas Hallqvist
1998-02-20
GCC 2.8 caught this type error, thanks
Niklas Hallqvist
1998-02-20
KNF
Niklas Hallqvist
1998-02-20
Please GCC 2.8 -Wall
Niklas Hallqvist
1998-02-20
Please GCC 2.8 -Wall
Niklas Hallqvist
1998-02-20
prototype dkcsumattach correctly
Niklas Hallqvist
1998-02-16
regen
Todd C. Miller
1998-02-16
Make "flags" field in f?chflags(2) consistent--unsigned int
Todd C. Miller
1998-02-14
add seperate so_euid & so_ruid to struct socket, so that identd is still fast...
Theo de Raadt
1998-02-10
sync
Theo de Raadt
1998-02-10
revert mode_t things to int, obviously requires more thought and work
Theo de Raadt
1998-02-09
More missing type changes; pointed out by deraadt@OpenBSD.org
Thorsten Lockert
1998-02-08
Updates to match type changes in syscall tables
Thorsten Lockert
1998-02-08
Sync
Thorsten Lockert
1998-02-08
Correct many types
Thorsten Lockert
1998-02-08
Sync with NetBSD
Thorsten Lockert
1998-02-05
rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry
Theo de Raadt
1998-02-03
bad types; wileyc@sekiya.twics.co.jp
Theo de Raadt
1998-01-24
NULL deref
Niklas Hallqvist
1998-01-21
support expanded panicstr; and add vsprintf back
Theo de Raadt
1998-01-21
Prevent a NULL-deref in the autoconf_verbose case
Niklas Hallqvist
1998-01-20
typo
Niklas Hallqvist
1998-01-20
Provide a way to debug probes. set autoconf_verbose via DDB, or
Niklas Hallqvist
1998-01-15
Re-enabled write protection on read-only file system mounts. Thanks to
Constantine Sapuntzakis
1998-01-11
Fix a couple spinlock references. More code motion in vfs_subr.c
Constantine Sapuntzakis
1998-01-10
A couple more splbio()s in vfs_bio plus moving around a couple functions.
Constantine Sapuntzakis
1998-01-10
Broke up vfs_subr.c which was getting a bit huge. We now have seperate files
Constantine Sapuntzakis
1998-01-09
core dumps disabled for SUID programs is default again.
Constantine Sapuntzakis
1998-01-09
Get rid of dumping across symlinks. Races can cause this to be problematic
Constantine Sapuntzakis
1998-01-09
A better fix for the mkdir ("path/") bug. This fix strips the trailing slashes
Constantine Sapuntzakis
1998-01-09
Back out changes to lookup( ). This breaks a whole bunch of other system
Constantine Sapuntzakis
1998-01-09
Fix for mkdir ("path/") problem
Constantine Sapuntzakis
1998-01-08
Soft updates bug fix: Set the flags on the buffer describing our intentions
Constantine Sapuntzakis
1998-01-06
so_linger is in seconds
Theo de Raadt
1998-01-04
indent
Theo de Raadt
[next]