Age | Commit message (Expand) | Author |
2005-08-01 | In pmap_{,k}remove(), be more careful when deciding to flush the caches, if the | Miod Vallat |
2005-08-01 | Factorize cachectl() accross m68k platforms, and make the CC_ constants | Miod Vallat |
2005-08-01 | AV Nubus happy now | Martin Reindl |
2005-08-01 | - disable video interrupts on AV machines | Martin Reindl |
2005-08-01 | add command aliases, `re' and `rel'; from mpech@. | Xavier Santolaria |
2005-08-01 | Minor whitespace cleanup. | Christopher Pascoe |
2005-08-01 | Use dynamic memory instead of a fixed table. Makes merges files with | Otto Moerbeek |
2005-08-01 | allocate path using malloc, not as local variable; ok dlg pascoe | Theo de Raadt |
2005-08-01 | sync | Theo de Raadt |
2005-08-01 | Document ^V change from version to quote command | Otto Moerbeek |
2005-08-01 | - We shouldn't allocate MAXPATHLEN from the stack. | Artur Grabowski |
2005-08-01 | sys_select() used to use 6 local fd_set's in case the width was <= the | Theo de Raadt |
2005-08-01 | remove whitespace | Brad Smith |
2005-08-01 | spaces vs tab | Brad Smith |
2005-08-01 | Use a string directly rather than making a copy, save on stack space. | Christopher Pascoe |
2005-08-01 | Don't keep the devinfo string on the stack, instead use malloc/free. | Brad Smith |
2005-08-01 | expose arc4random_bytes() API; ok deraadt@ | Damien Miller |
2005-08-01 | knf | Theo de Raadt |
2005-08-01 | pascoe noted that ^V in ksh emacs mode is not what you expect -- literal | Theo de Raadt |
2005-08-01 | spacing; ok deraadt@ | David Krause |
2005-07-31 | Move large receive/decryption buffer allocation from the stack into | Christopher Pascoe |
2005-07-31 | nuke a totally unused flag for cf_flags | Joris Vink |
2005-07-31 | add missing -n in synopsis; | Xavier Santolaria |
2005-07-31 | Don't use new dmesg line when printing logical devices info. | Alexander Yurchenko |
2005-07-31 | say goodbye to creat(). | Marc Espie |
2005-07-31 | sync | Theo de Raadt |
2005-07-31 | No need to #include <machine/pcb.h>; tested martin@ | Miod Vallat |
2005-07-31 | Wrong copyout() size in writeback(). | Miod Vallat |
2005-07-31 | Fix KDFAULT() in the 68040 & non-68040 compilation case. | Miod Vallat |
2005-07-31 | Get rid of unused SINCR and SSIZE constants. | Miod Vallat |
2005-07-31 | unfortunately de(4) no longer fits | Theo de Raadt |
2005-07-31 | sync | Theo de Raadt |
2005-07-31 | scsi/ses.h goes away | Theo de Raadt |
2005-07-31 | remove the config glue between the /dev entry for ses and its driver | David Gwynne |
2005-07-31 | remove sesd and its companion tools getencstat, setencstat and setobjstat | David Gwynne |
2005-07-31 | do not descend into sesd | David Gwynne |
2005-07-31 | remove the ses driver. it has never been enabled in GENERIC on any arch | David Gwynne |
2005-07-31 | back out change that was not discussed for now | Peter Valchev |
2005-07-31 | Perform pf state/rule/table expiry in a kernel thread instead of running | Christopher Pascoe |
2005-07-31 | use monotonic time for repeat event detections; feedback and ok deraadt@ | Damien Miller |
2005-07-31 | do not allocate huge kinfo_proc2 and eproc structures on the stack. | Theo de Raadt |
2005-07-31 | Missed argument in previous commit, applied separately to ease merges. | Christopher Pascoe |
2005-07-31 | Introduce bpf_mtap_af and bpf_mtap_hdr to be used when passing a mbuf chain | Christopher Pascoe |
2005-07-31 | Change the API for icmp_do_error so that it takes the mtu directly, rather | Christopher Pascoe |
2005-07-31 | Pools aren't fun, don't let people think they are. (fix argument name to | Christopher Pascoe |
2005-07-31 | including a driver without putting it's driver name at the end of a files | Theo de Raadt |
2005-07-30 | sync | Theo de Raadt |
2005-07-30 | more shortening | Theo de Raadt |
2005-07-30 | sync | Theo de Raadt |
2005-07-30 | shorten | Theo de Raadt |