summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-27Change how interrupts are acknowledged -- this is how the specification sayThorsten Lockert
2001-07-27Allow mmap. Not really working correctly yet, but almost.Artur Grabowski
2001-07-27Correct return values from audiommap.Artur Grabowski
2001-07-27If smart card support is compiled in and a smart card is being usedTodd C. Miller
2001-07-27fix acl on program filesJim Rees
2001-07-27Add important warning.Jim Rees
2001-07-27We can now boot from I2O devicesNiklas Hallqvist
2001-07-27Startup hooks. Can be used for providing root/swap devices from deviceNiklas Hallqvist
2001-07-27short information about setpass + cleanupJakob Schlyter
2001-07-27remove clean.weekly from here. this can be added in weekly.local ifFederico G. Schwindt
2001-07-27Convert array lookups to function calls that are bounds checkedConstantine Sapuntzakis
2001-07-27Don't accept arbitrary size file handles as the kernel buffer we are copyingConstantine Sapuntzakis
2001-07-27stdarg.h, not varargs.hTodd C. Miller
2001-07-27Yet another probe fix. Switch to the right drive before looking at registersConstantine Sapuntzakis
2001-07-27Update list of cards supported by nge(4)Nathan Binkert
2001-07-27do not check in_dstaddr in rtinitflags() macro, otherwiseJun-ichiro itojun Hagino
2001-07-26Always flush the pipeline after updating cr1.Miod Vallat
2001-07-26Typo.Miod Vallat
2001-07-26add instructions for changing the passphraseJim Rees
2001-07-26sectok_fmt_fid now takes a proper fidJim Rees
2001-07-26new sectok_fmt_fidJim Rees
2001-07-26edlabel no moreMiod Vallat
2001-07-26Remove edlabel. It was only compiled on sparc and sun3, and is completelyMiod Vallat
2001-07-26require confirmation when changing aut0 passphraseJim Rees
2001-07-26Typo: radius-timout -> radius-timeout; noted by brad@Todd C. Miller
2001-07-26missed this in previous symlink/mknod backoutTodd C. Miller
2001-07-26drop value of OpenBSD date to what it was before since the mknod/symlink chan...Todd C. Miller
2001-07-26Back out changes to symlink and mknod that were not well tested.Todd C. Miller
2001-07-26jaut is now login -dJim Rees
2001-07-26correct pathTheo de Raadt
2001-07-26Inquire Cyberflex class for 0xf0 cardsJim Rees
2001-07-26Use registration category 'F' for textual aids (see 7816-5 sec 5.2.4)Jim Rees
2001-07-26Remove BUGS section, swapoff now works. ok art@Peter Valchev
2001-07-26Add support for disabling swap devices (swapctl -d).Artur Grabowski
2001-07-26No longer used.Artur Grabowski
2001-07-26fix "6fb0 uninitialized key"Jim Rees
2001-07-26Fix my ! iface example to be more usefulChris Cappuccio
2001-07-26add -t option to test configuration file and keys; pekkas@netcore.fiKevin Steves
2001-07-26regenBrad Smith
2001-07-26add Broadcom BCM5700 Gigabit MACBrad Smith
2001-07-26fid command now selects aids tooJim Rees
2001-07-26syncTheo de Raadt
2001-07-26In extent_destroy, remove the extent from the list ofArtur Grabowski
2001-07-26initial tests for the pfctl parserMarkus Friedl
2001-07-26Print "data modified on freelist" sizes in hex.Artur Grabowski
2001-07-26Typos.Artur Grabowski
2001-07-26CDIAGFLAGS. Okay markus@Marc Espie
2001-07-26Be more careful with ranges.Artur Grabowski
2001-07-26sort SEE ALSO section correctly, from mpech@.Daniel Hartmeier
2001-07-26usage() with __progname according to style(9), typo in man page. both from mp...Daniel Hartmeier