summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-01spacingTheo de Raadt
2005-08-01remove device polling leftovers from wpaul driverPeter Valchev
2005-08-01Fiddle with dkcsum output. Improve verbiage and grouping of messages.Kenneth R Westerback
2005-08-01Add alarm support.Marco Peereboom
2005-08-01Add alarm control.Marco Peereboom
2005-08-01enable amdgart if > 4GB of memoryTheo de Raadt
2005-08-01Change the compilers default scheduling settings from PA-8000 (4 instructionsMiod Vallat
2005-08-01Kill unused PARTITIONMASK define; ok deraadt@Miod Vallat
2005-08-01More entries in chrtoblktbl[]. ok deraadt@Miod Vallat
2005-08-01Remoe unused vtrace stuff; ok deraadt@Miod Vallat
2005-08-01Kill more "memory might be 2MB or less" checks in bufpages computation.Miod Vallat
2005-08-01Make bootdev a dev_t; ok martin@Miod Vallat
2005-08-01do not include boot.c since cdboot.c is a copy of it; shrink 1k off the cdbootMichael Shalayeff
2005-08-01I'm Positive these are Type-O.Miod Vallat
2005-08-01Thinko in 68060-only #ifdef line.Miod Vallat
2005-08-01Remove option FPU_EMULATE from the mvme68k kernels - first, it is misleadingMiod Vallat
2005-08-01Dead meat.Miod Vallat
2005-08-01In pmap_{,k}remove(), be more careful when deciding to flush the caches, if theMiod Vallat
2005-08-01Factorize cachectl() accross m68k platforms, and make the CC_ constantsMiod Vallat
2005-08-01AV Nubus happy nowMartin Reindl
2005-08-01- disable video interrupts on AV machinesMartin Reindl
2005-08-01add command aliases, `re' and `rel'; from mpech@.Xavier Santolaria
2005-08-01Minor whitespace cleanup.Christopher Pascoe
2005-08-01Use dynamic memory instead of a fixed table. Makes merges files withOtto Moerbeek
2005-08-01allocate path using malloc, not as local variable; ok dlg pascoeTheo de Raadt
2005-08-01syncTheo de Raadt
2005-08-01Document ^V change from version to quote commandOtto Moerbeek
2005-08-01 - We shouldn't allocate MAXPATHLEN from the stack.Artur Grabowski
2005-08-01sys_select() used to use 6 local fd_set's in case the width was <= theTheo de Raadt
2005-08-01remove whitespaceBrad Smith
2005-08-01spaces vs tabBrad Smith
2005-08-01Use a string directly rather than making a copy, save on stack space.Christopher Pascoe
2005-08-01Don't keep the devinfo string on the stack, instead use malloc/free.Brad Smith
2005-08-01expose arc4random_bytes() API; ok deraadt@Damien Miller
2005-08-01knfTheo de Raadt
2005-08-01pascoe noted that ^V in ksh emacs mode is not what you expect -- literalTheo de Raadt
2005-08-01spacing; ok deraadt@David Krause
2005-07-31Move large receive/decryption buffer allocation from the stack intoChristopher Pascoe
2005-07-31nuke a totally unused flag for cf_flagsJoris Vink
2005-07-31add missing -n in synopsis;Xavier Santolaria
2005-07-31Don't use new dmesg line when printing logical devices info.Alexander Yurchenko
2005-07-31say goodbye to creat().Marc Espie
2005-07-31syncTheo de Raadt
2005-07-31No need to #include <machine/pcb.h>; tested martin@Miod Vallat
2005-07-31Wrong copyout() size in writeback().Miod Vallat
2005-07-31Fix KDFAULT() in the 68040 & non-68040 compilation case.Miod Vallat
2005-07-31Get rid of unused SINCR and SSIZE constants.Miod Vallat
2005-07-31unfortunately de(4) no longer fitsTheo de Raadt
2005-07-31syncTheo de Raadt
2005-07-31scsi/ses.h goes awayTheo de Raadt