Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-22 | remove -S, -src, -srcmask, and other source routing stuff. ok henning | Jared Yanovich | |
2004-09-21 | @newuser/@newgroup initial support: | Marc Espie | |
- groups category and users category that get handled first, so that those groups/users can be used for other files. - : separated fields, for easy parsing. Mostly matching useradd groupadd. - ! for mandatory values. Missing pkg_delete -c support for now. okay naddy@, pvalchev@, millert@ | |||
2004-09-21 | sort option descriptions. from jmc | Jared Yanovich | |
2004-09-21 | sync usage | Jared Yanovich | |
kill BUGS, because the only one listed no longer applies xref some slippy things. ok millert | |||
2004-09-21 | sync usage, de-globalize a variable, and de-lint. ok millert | Jared Yanovich | |
2004-09-21 | alexey suslikov reports HIGH-EDGE HE800 works; | Jason McIntyre | |
2004-09-21 | change sbus0 to sbus* for consistency, miod@ | Dale Rahn | |
2004-09-21 | Allow for multiple sbus host bridges. eg, on e4500. from jason, ok miod | Dale Rahn | |
2004-09-21 | Do not retrigger the screen blanker if one change its settings through | Miod Vallat | |
wsconsctl, while running X11. | |||
2004-09-21 | Don't pad the prefix count with 0. OK henning@ | Claudio Jeker | |
2004-09-21 | Basic tests for new "no scrub" functionality. | Aaron Campbell | |
2004-09-21 | Implement "no scrub" to allow exclusion of specific traffic from scrub rules. | Aaron Campbell | |
First match wins, just like "no {binat,nat,rdr}". henning@, dhartmei@ ok | |||
2004-09-21 | Add HISTORY; from Jose Nazario | Todd C. Miller | |
2004-09-21 | Start external tests and init commands also in the initial state. | Marco Pfatschbacher | |
Log the pid when killing an external program. Avoid a possible NULL dereference. ok mcbride@ | |||
2004-09-21 | sync | Alexander Yurchenko | |
2004-09-21 | New vendor Aralion Inc. and its raid ARS106S. | Alexander Yurchenko | |
New Silicon Image raid SiI1210SA. Found in dmesgs from Alexey E. Suslikov <cruel@texnika.com.ua>. | |||
2004-09-21 | Keep providing a 32bit only version of bzero() #ifdef _STANDALONE, as | Miod Vallat | |
bootblocks are compiled as 32bit code. | |||
2004-09-21 | Automatically adapt to actual text/data alignment | Per Fogelstrom | |
2004-09-21 | typo | Marc Espie | |
2004-09-21 | rename cleanup dirs functions, since they will apply to all shared items | Marc Espie | |
soon. | |||
2004-09-21 | .Xr elansc(4) here too | Alexander Yurchenko | |
2004-09-21 | .Xr elansc(4) | Alexander Yurchenko | |
2004-09-21 | nswbuf is long dead; also silence debug printf unless option DEBUG. | Miod Vallat | |
2004-09-21 | trap() should return a 64 bit value now. | Miod Vallat | |
2004-09-21 | ELF64 and got ro prot | Per Fogelstrom | |
2004-09-21 | Make RM7K get L3 cache from config reg. cleanup | Per Fogelstrom | |
2004-09-21 | Document MULTIPROCESSOR option. | Alexander Yurchenko | |
ok miod@ | |||
2004-09-21 | $OpenBSD$ tag | Alexander Yurchenko | |
2004-09-21 | Regen | Miod Vallat | |
2004-09-21 | /dev/ptm support for sgi. | Miod Vallat | |
2004-09-21 | re-add RCS id after last commit | Brad Smith | |
2004-09-21 | Previous commit removed proper caching when growing segmaps by mistake; | Miod Vallat | |
spotted by pefo@ | |||
2004-09-21 | Nuke commons. | Miod Vallat | |
2004-09-21 | spelling fixes; ok jmc@ henning@ | David Krause | |
2004-09-21 | print route labels in monitor mode. ok henning | Jared Yanovich | |
2004-09-21 | missing word | Michael Shalayeff | |
2004-09-20 | Fix order of operations for m_gethdr(), found a bit ago, commit after second | Dale Rahn | |
prodding. | |||
2004-09-20 | compile cleanly with -Wsign-compare | Hans-Joerg Hoexer | |
ok ho | |||
2004-09-20 | Remove __func__ | Hans-Joerg Hoexer | |
ok ho deraadt | |||
2004-09-20 | sync | Theo de Raadt | |
2004-09-20 | more uplcom and umct; jsg@goblin.cx pulled from netbsd | Theo de Raadt | |
2004-09-20 | regen | Michael Shalayeff | |
2004-09-20 | IRE is really AD and thus rename those and add a few devices | Michael Shalayeff | |
2004-09-20 | Move <machine/pte.h> to mips64 land. | Miod Vallat | |
2004-09-20 | pf_routable(), used for the no-route keyword, was a v4 only implementation, | Henning Brauer | |
and behaved incorrectly when used with v6. impliment the v6 case too. ok canacar mcbride | |||
2004-09-20 | Make "gunzip foo.bar" work when there is a foo.bar.gz file. | Todd C. Miller | |
OK otto@ | |||
2004-09-20 | pass CPPFLAGS to CLINT. ok deraadt@, millert@ | Marc Espie | |
2004-09-20 | regen | Michael Shalayeff | |
2004-09-20 | hp pci bridge id | Michael Shalayeff | |
2004-09-20 | CAVEATS comes after HISTORY. | Jared Yanovich | |
from jmc |