summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-04-22Bring several stability and performance fixes from NetBSD, as well asMiod Vallat
more hardware support.
2002-04-22always print the offset, mask allowingMichael Shalayeff
2002-04-22de-tab install.md more fullyTheo de Raadt
2002-04-22fix example showing how to properly free a tree; pointed out by dugsong@Niels Provos
2002-04-22Uncommit. Since this came out of the blue, without anyone else havingTheo de Raadt
known of it; and since the commit message does not give the rest of us any feeling that this was tested by anyone, this is being removed. This is not an area where one commits because just art agrees. And that is what the commit message says.
2002-04-22do not auto-enable KerberosAuthentication; ok djm@, provos@, deraadt@Markus Friedl
2002-04-22add eapJason Wright
2002-04-22Handle configuration lines that end in whitespace or ^M.Hakan Olsson
Also avoid a potential memory leak.
2002-04-22do not map malloced memory executable (do avoid possible i-cache prefetch); ↵Michael Shalayeff
art@ ok
2002-04-22even better lt kbd map (in the best .su tradition ); from vld@vic.ltMichael Shalayeff
2002-04-22lenin born, the most human of the ppl, form@ and mickey@Michael Shalayeff
2002-04-22columbia was not that much of a deal to mention twice, plus gagarin was ↵Michael Shalayeff
before it anyway
2002-04-22forgot this, no steal anymoreMichael Shalayeff
2002-04-22fix check for overflowMarkus Friedl
2002-04-22 don't use /bin/cp to copy files.Vincent Labrecque
ok deraadt@
2002-04-22syncTheo de Raadt
2002-04-22 fix mem leakVincent Labrecque
ok deraadt@
2002-04-22use one common dot.profile for allTheo de Raadt
2002-04-22remove them for realTheo de Raadt
2002-04-22kill a few more thingsTheo de Raadt
2002-04-22move things back a directoryTheo de Raadt
2002-04-22Add Ian's CP1500 board to the list of supported hardware.Miod Vallat
2002-04-22Upgrades are available again on the alpha installation media.Miod Vallat
2002-04-22minor cleanupsTheo de Raadt
2002-04-22better autoconf_verbose printsMichael Shalayeff
2002-04-22do not forget to set the hpamaskMichael Shalayeff
2002-04-22proper coms configMichael Shalayeff
2002-04-22first we flush, then we advanceMichael Shalayeff
2002-04-22rolex fpu is in 725/50Michael Shalayeff
2002-04-22no longer batc the data, only the code.Michael Shalayeff
this removes a constraint and an ld.script dependancy for the .data and the dynamically allocated kernel structures existed w/ batcing. also makes pmap_steal_memory obsolete and replaced w/ the pmap_virtual_space. implement batching for pmap_remove to avoid zeroing out the pte entries if pde will be removed anyway.
2002-04-21Correct a thinko wrt 68060 operation; only affects 177 boards.Miod Vallat
2002-04-21Fix comments.Miod Vallat
2002-04-21Get rid of duplicate definitions with <m68k/cpu.h>Miod Vallat
2002-04-21Add a maxusers line, and comment out xd lines.Miod Vallat
2002-04-21Regen.Miod Vallat
2002-04-21Add ramdisk nodes to MAKEDEV.Miod Vallat
2002-04-21Add ramdisk support.Miod Vallat
2002-04-21Change disklabel policy, and allow writing disklabel to any media that doesMiod Vallat
not carry MacOS fingerprints. Media shared with MacOS will still use the Apple partition map information, and no native BSD disklabel will be allowed on it.
2002-04-21typoMichael Shalayeff
2002-04-21Fix perlbdebguts, perlboot, and perlbot man pages. Noticed by TheoTodd C. Miller
in the sets.
2002-04-21syncTheo de Raadt
2002-04-21better buf's mapping and less magic constants in checking for io space ↵Michael Shalayeff
cachability
2002-04-21map io rw, not rwx and dmamem uncached (until sync does the flush)Michael Shalayeff
2002-04-21Document fractional delays.Hugh Graham
2002-04-21Add support for fractional delay values. Useful for fast updatesHugh Graham
without spinning top. Cleared by millert.
2002-04-21where is the config file now...Theo de Raadt
2002-04-21minor cleanups, i thinkTheo de Raadt
2002-04-21same cleanup as elsewhereTheo de Raadt
2002-04-21simpleroot no longer usedTheo de Raadt
2002-04-21squish it downTheo de Raadt