Age | Commit message (Expand) | Author |
2003-08-15 | make dired work more like emacs. (well, make it _work_, and then add a | Vincent Labrecque |
2003-08-15 | ansi and proto cleanup. one unused function goes away | Theo de Raadt |
2003-08-15 | proto findcpu, because bootblocks use this too | Theo de Raadt |
2003-08-15 | remove extra \n in {warn,err}{,x} calls | Theo de Raadt |
2003-08-15 | actually extract the filename off the ls line. makes dired *slightly* | Vincent Labrecque |
2003-08-15 | - remove ahc dependency, convert smc93cx6 into an attribute. | Federico G. Schwindt |
2003-08-15 | Fix typo (errx vs. err) for malloc failures; Andrey Matveev | Todd C. Miller |
2003-08-15 | no newline in errx; andrushock@korovino.net | Theo de Raadt |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-15 | xr pci | Jason Wright |
2003-08-15 | remove null ops mention (markus), and document 1.0 silicon features | Jason Wright |
2003-08-15 | regen. | Federico G. Schwindt |
2003-08-15 | simplify. | Federico G. Schwindt |
2003-08-15 | Kill more release shit I thought I had commited already... | Miod Vallat |
2003-08-15 | bitneaks anonymous randomisation | Michael Shalayeff |
2003-08-15 | Add license from patch.c to original source files missing a license. | Otto Moerbeek |
2003-08-15 | Document SKIPDIR | Marc Espie |
2003-08-15 | match reality | Marc Espie |
2003-08-15 | Document PORTSDIR_PATH | Marc Espie |
2003-08-15 | -S basedir, simpler to use than -s. | Marc Espie |
2003-08-14 | add tgz, prodded by wim | Henning Brauer |
2003-08-14 | don't write grabage in unused direntry field. newer windows versions | Ted Unangst |
2003-08-14 | make 9-char login names not stretch the line; millert ok | Theo de Raadt |
2003-08-14 | sync | Theo de Raadt |
2003-08-14 | better comment on the new coms | Michael Shalayeff |
2003-08-14 | attach those funky teleshare ttys | Michael Shalayeff |
2003-08-14 | attach at teleshare serial ports as well. need dsp microcode for a functional... | Michael Shalayeff |
2003-08-14 | m_copyback()'s 4th arg is const void *, nuke (caddr_t) casts. | Jason Wright |
2003-08-14 | correct length mask | Jason Wright |
2003-08-14 | GENERIC is now safe(4) | Jason Wright |
2003-08-14 | regen.. again. sorry. | Federico G. Schwindt |
2003-08-14 | unbust my previous commit. | Federico G. Schwindt |
2003-08-14 | add more delays during init | Jason Wright |
2003-08-14 | regen. | Federico G. Schwindt |
2003-08-14 | add more syscalls. implement exit_group (which is actually an alias for | Federico G. Schwindt |
2003-08-14 | partial proto repairs | Theo de Raadt |
2003-08-14 | in some fs (ie. procfs), readdir won't return a cookie, so calculate | Federico G. Schwindt |
2003-08-14 | exit after primetest, ok djm@ | Markus Friedl |
2003-08-14 | remove magic swapping constants in favor of the #defines I added a few | Jason Wright |
2003-08-14 | safe(4) | Jason Wright |
2003-08-14 | safe(4) | Jason Wright |
2003-08-14 | - remove some uneeded junk (mainly leftovers from ubsec cut/paste) | Jason Wright |
2003-08-14 | kill unneeded caddr_t casts for *_copyback | Jason Wright |
2003-08-14 | mirror change in mbufs: cuio_copyback's 4th arg is now const void * | Jason Wright |
2003-08-14 | add uhci based on suggestion from loki at niteshade dot net | Jason Wright |
2003-08-14 | constify vfsops; tedu@ ok | Michael Shalayeff |
2003-08-14 | add itimerspec data structure, defined by POSIX 1003.1b. ok marc@ | Kevin Lo |
2003-08-13 | Correct comments about queue runner. | Todd C. Miller |
2003-08-13 | Install sendmail tuning guide | Todd C. Miller |
2003-08-13 | Based on what otto@ said on icb. The expensive thing in diff is | Todd C. Miller |