2008-07-26 |
miod | Make sure the test array is 64 bit aligned, this now... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
pyr | Add -b switch for matching on the last part of the... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
krw | deivce -> device typo fix in comment. |
commit | commitdiff | tree | snapshot |
2008-07-26 |
todd | sync |
commit | commitdiff | tree | snapshot |
2008-07-26 |
brad | Only full-dupex is supported for 1000baseT. |
commit | commitdiff | tree | snapshot |
2008-07-26 |
jmc | no .Pp before/after .Sh; |
commit | commitdiff | tree | snapshot |
2008-07-26 |
brad | Also mention half-duplex for 1000baseT. |
commit | commitdiff | tree | snapshot |
2008-07-26 |
jmc | kill trailing whitespace; |
commit | commitdiff | tree | snapshot |
2008-07-26 |
brad | slight wording tweak to make the media selection entry... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
brad | Pull out some mostly useless info from these pages. |
commit | commitdiff | tree | snapshot |
2008-07-26 |
brad | Update for the fibre support. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
miod | phyio -> physio |
commit | commitdiff | tree | snapshot |
2008-07-25 |
miod | Improve eisa bus probe by deciding the number of logica... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
damien | missing .Pp |
commit | commitdiff | tree | snapshot |
2008-07-25 |
kurt | The PIE address range defaults are too big for alpha... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
damien | add a note in the CAVEATS section about the hardware... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
jmc | tweak the rt2700 stuff; ok damien |
commit | commitdiff | tree | snapshot |
2008-07-25 |
jmc | groff does not like ultra-long lines without whitespace... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
ian | Mention @bin plist element, ok espie@ |
commit | commitdiff | tree | snapshot |
2008-07-25 |
kettenis | Work around a problem on the t5120 where top(1) would... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
damien | link to updated firmware packages that remove the obsol... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
martynas | don't redefine INFINITY -- math.h defines it now |
commit | commitdiff | tree | snapshot |
2008-07-25 |
mglocker | After our recent changes, VIDIOC_S_FMT didn't always... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
damien | document RT2700 (tested by bernd@) and try documenting... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
art | In gdt_grow, always map the gdt on the secondary cpus... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
beck | much more correct way of dealing with nfs pending reads... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
kettenis | Switch to a temporary stack early on such that we don... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2008-07-25 |
deraadt | i have to crank this for a ridiculous reason, to save... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
martynas | don't undefine C99 math macros, if !_GLIBCPP_USE_C99... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
jmc | doc fix; from David Higgs |
commit | commitdiff | tree | snapshot |
2008-07-25 |
art | Correct printing of the pg_flags for ddb. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
art | some splassert paranoia. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
art | flock |
commit | commitdiff | tree | snapshot |
2008-07-25 |
art | file advisory locking tests from FreeBSD. We fail to... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
mglocker | Not all devices support GET_DEF, fall back on GET_CUR... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
henning | shrink MINCLSIZE to MHLEN + 1 again for the release... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
martynas | fix apps that use isinff, isnanf; use ieee 754 mi... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
grunk | In random art visualization, make sure to use the end... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
grunk | Add VisualHostKey to example file, ok djm@ |
commit | commitdiff | tree | snapshot |
2008-07-25 |
deraadt | repair .Pq use; Alan R. S. Bueno |
commit | commitdiff | tree | snapshot |
2008-07-25 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2008-07-24 |
sthen | Add "ssh-keygen -F -l" to synopsis (displays fingerprin... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
guenther | release the bind lock before resetting the signal mask |
commit | commitdiff | tree | snapshot |
2008-07-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2008-07-24 |
thib | the softc sc_lock lockmgr lock is unused, so remove it. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
thib | dont need malloc.h anymore; plus two tiny whitespace... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
thib | remove a bunch of bogus ARGSUSED |
commit | commitdiff | tree | snapshot |
2008-07-24 |
claudio | Use memcpy() and memcmp() like everywhere else in ospfd... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
deraadt | sng_exponent should be sng_exp (MI code now cares)... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
mk | Add timeout_add_sec() etc. to .Nm and, on jmc's request... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
jsing | Specify a cdroot entry that will actually work on a CD. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
miod | Add code to decode machine checks on Avanti, providing... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
deraadt | bump because of __nan in math.h |
commit | commitdiff | tree | snapshot |
2008-07-24 |
martynas | bump |
commit | commitdiff | tree | snapshot |
2008-07-24 |
mglocker | Remove some obsolete XXX comments. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
jmc | kill whitespace at eol; |
commit | commitdiff | tree | snapshot |
2008-07-24 |
martynas | isinf/isnan are macros now, therefore ap_config_auto... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
mglocker | Simplify uvideo_enum_fmt(), no functional changes. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
reyk | reserve a few OpenBSD MIBs that might be implemented... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
henning | ipsec is glued into the stack in a very weird way,... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
henning | check sysctl return value |
commit | commitdiff | tree | snapshot |
2008-07-24 |
martynas | unXXX prototypes: exp2, remquo, nan, exp2f, remquof... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
martynas | - remove isinff, isnanf. this has been moved to libc |
commit | commitdiff | tree | snapshot |
2008-07-24 |
martynas | - add NAN definition (except on VAX) |
commit | commitdiff | tree | snapshot |
2008-07-24 |
martynas | - move isinf, isnan dups to gen, since most is ieee 754 |
commit | commitdiff | tree | snapshot |
2008-07-24 |
miod | Do not define vax-inspired LOWPAGES and HIGHPAGES anymo... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
mglocker | If /dev/video* is already used by an application, retur... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
av | we really need unsigned in arithmetic operations. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
deraadt | Avoid an occasional double free in getpwent() which... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
miod | Forgot to add rebranded AS800 names there. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
miod | Attempt to sync with reality, and make the supported... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
miod | Do not rely on an <ichc>invisible cast</ichc> to return... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
brad | regen |
commit | commitdiff | tree | snapshot |
2008-07-23 |
brad | Attansic L1E PCI id. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
martynas | clear sign bit, instead of comparing to zero and settin... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2008-07-23 |
deraadt | make this real C |
commit | commitdiff | tree | snapshot |
2008-07-23 |
kettenis | So it turns outthe HP engineers changed the PA-RISC... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
jaredy | fix stack abuse in the `time' commmand, using alloc... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
beck | Correct cases of mishandling of pending reads and write... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
sthen | Prevent warning about insecure hostnames where no ... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
damien | Fix a blatant misuse of MINCLSIZE I introduced in ieee8... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
kettenis | Stop printing the size of BARs; the way the code calcul... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
mglocker | - Fix potential uvm_fault crash in |
commit | commitdiff | tree | snapshot |
2008-07-23 |
kettenis | Clear correctable errors after handling them. From... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
art | - in nfs_mknodrpc - initialize the node we pass to... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
art | Document the new timeout_add_* functions. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
reyk | validate packet length in debug dns packet logging... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
mglocker | sync |
commit | commitdiff | tree | snapshot |
2008-07-23 |
mglocker | Unbreak the tree. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
djm | do not try to print options that have been compile... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2008-07-23 |
deraadt | new ati goo; giovanni |
commit | commitdiff | tree | snapshot |
2008-07-23 |
fgsch | move the aml_register_notify() call below for better... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
reyk | Add dynamic IPv6-to-IPv4 and IPv4-to-IPv6 translation... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
deraadt | use arc4random_uniform(); ok djm millert |
commit | commitdiff | tree | snapshot |
2008-07-22 |
espie | FAKE (the variable) died about 2 years ago... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
miod | None of the pceb EISA alpha designs has more than 8... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
martynas | remez -> Remes here, too. for consistency |
commit | commitdiff | tree | snapshot |
next |