Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-17 | There is no need to assume that the compiler will swap ! and & operator | Miod Vallat | |
priorities because we are nice people. | |||
2003-08-17 | another supported sk(4) card | Nathan Binkert | |
2003-08-17 | another supported sk(4) card | Nathan Binkert | |
2003-08-16 | Update HISTORY section. Full gzip compat was added in 3.4 and the | Todd C. Miller | |
'g' stands for gratis. | |||
2003-08-16 | missing comma in non-ansi mode; spotted by pvalchev | Theo de Raadt | |
2003-08-16 | missed suser. thanks naddy@ | Ted Unangst | |
2003-08-16 | Minor cosmetic cleanup. | Kenneth R Westerback | |
Use '<msg>...done.' consistantly by replacing last five varient uses. Out with '<msg> ... done.', '<msg>...Done.', etc. | |||
2003-08-16 | just use sysctl for stirring. thread safe and can't fail. | Ted Unangst | |
ok deraadt and co. | |||
2003-08-16 | spaces | Theo de Raadt | |
2003-08-16 | protos | Theo de Raadt | |
2003-08-16 | ansi | Theo de Raadt | |
2003-08-16 | more errx/warnx style \n errors; tom.cosgrove@arches-consulting.com | Theo de Raadt | |
2003-08-16 | no return() after errx(); andrushock | Henning Brauer | |
2003-08-16 | AN983 needs 64BIT_HASH too, fixes multicast | Henning Brauer | |
From: jared r r spiegel <jrrs@gateway.nodeless.net> | |||
2003-08-16 | t'was brilling | Michael Shalayeff | |
2003-08-16 | spacing | Theo de Raadt | |
2003-08-15 | cleanup. | Federico G. Schwindt | |
2003-08-15 | make dired work more like emacs. (well, make it _work_, and then add a | Vincent Labrecque | |
bunch of missing commands) | |||
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 | |
more useful. | |||
2003-08-15 | - remove ahc dependency, convert smc93cx6 into an attribute. | Federico G. Schwindt | |
- support for 8 and 32 bit registers. from NetBSD. deraadt@ and krw@ testing and ok. | |||
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 | |
argument. old cred only calls user suser_ucred. this will allow future work to more flexibly implement the idea of a root process. looks like something i saw in freebsd, but a little different. use of suser_ucred vs suser in file system code should be looked at again, for the moment semantics remain unchanged. review and input from art@ testing and further review miod@ | |||
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 | |
ok deraadt@ | |||
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 | |
Sets prefix logic better, so that it doesn't interfere with existing @cwd in packing lists. tests by naddy@ | |||
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 | |
don't like it. pr3400 | |||
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 ↵ | Michael Shalayeff | |
functional mudem now | |||
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 | |