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
1999-12-06
say how long the buffer needs to be
Theo de Raadt
1999-12-06
properly name fd variable
Theo de Raadt
1999-12-06
check for ~ expansion past MAXPATHLEN
Theo de Raadt
1999-12-06
fd leak
Theo de Raadt
1999-12-06
use openpty() if it exists (it does on BSD4_4)
Theo de Raadt
1999-12-06
display great hatred towards strcpy
Theo de Raadt
1999-12-06
so sorry angelos, I am too stressed out, reverted my goofup.
Niklas Hallqvist
1999-12-06
angelos, altering kernel structures may have impact on userland.
Niklas Hallqvist
1999-12-06
allow --enable-encryption in kerberos case
Theo de Raadt
1999-12-06
Simplify include files.
Angelos D. Keromytis
1999-12-06
Put the "size check fired" behind ifdef DEBUG, it can happen in some
Artur Grabowski
1999-12-06
Make this work for uvm.
Artur Grabowski
1999-12-06
Yet another solution to the mfs unmount/kill race (not ugly this time).
Artur Grabowski
1999-12-06
When truncating directories by less than a block we shouldn't zero the
Artur Grabowski
1999-12-06
New ESP code that's v4 and v6 friendly.
Angelos D. Keromytis
1999-12-06
ffs_init is a vfsop. Move it to ffs_vfsops.
Artur Grabowski
1999-12-06
Always make sure that softdep mounts are not async.
Artur Grabowski
1999-12-06
Don't compute values that we don't use later.
Artur Grabowski
1999-12-06
#if 0 some broken unreached code.
Artur Grabowski
1999-12-06
update to ncurses-5.0-19991204
Todd C. Miller
1999-12-06
update to ncurses-5.0-19991204
Todd C. Miller
1999-12-06
oflow fixes; provos
Theo de Raadt
1999-12-06
there is no IP(4) manpage...
Theo de Raadt
1999-12-06
sync
Theo de Raadt
1999-12-06
Display esps_badenc
Angelos D. Keromytis
1999-12-06
Add another statistic
Angelos D. Keromytis
1999-12-06
KNF. overflows exist, and are not easy to fix
Theo de Raadt
1999-12-06
pretty
Theo de Raadt
1999-12-06
oflow
Theo de Raadt
1999-12-05
sure, nix the PROT_EXEC; zzlevo@dd.chalmers.se
Theo de Raadt
1999-12-05
- Document -d option.
Aaron Campbell
1999-12-05
Fix an INET6 dependency (niklas@)
Angelos D. Keromytis
1999-12-05
some MAXPATHLEN +1 thingies
Theo de Raadt
1999-12-05
Remove LOCALFLOW flag (thanks andreas)
Angelos D. Keromytis
1999-12-05
Fix temp file unlinking. We use atexit() since the libutil passwd
Todd C. Miller
1999-12-05
expr die die die
Michael Shalayeff
1999-12-05
remove expr -- make floppy happier at 80k; millert@ ok
Michael Shalayeff
1999-12-05
expr(1)-less makedev.
Michael Shalayeff
1999-12-05
Pass device mode to query_encoding in the structure to fill, so
Marc Espie
1999-12-05
Learn pstat about soft updates.
Artur Grabowski
1999-12-05
Integrate the latest soft updates code.
Artur Grabowski
1999-12-05
Collect statistics on sync and async writes.
Artur Grabowski
1999-12-05
With soft updates, some buffers will be remarked as dirty after being written.
Artur Grabowski
1999-12-05
Use VONSYNCLIST to see if we should remove a vnode from the sync list instead
Artur Grabowski
1999-12-05
Add an m_inject()
Angelos D. Keromytis
1999-12-05
Add a new vnode flag "VONSYNCLIST" that indicates if the vnode is on the
Artur Grabowski
1999-12-05
Add a new function "speedup_syncer()" that pushes the syncer to work harder.
Artur Grabowski
1999-12-05
prettier range check
Theo de Raadt
1999-12-05
oflow
Theo de Raadt
1999-12-05
Unlock the vnode in inactive even when v_usecount == 0.
Artur Grabowski
[next]