Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-26 | reverse 8237 check to only match 8237 | Michael Shalayeff | |
2005-10-26 | add missing bus_dmamap_sync()'s, much closer to working on hppa | Brad Smith | |
though it still falls over with NFS builds. From: FreeBSD ok deraadt@ | |||
2005-10-26 | add via 8237 back, works now | Henning Brauer | |
2005-10-26 | in set_trigger only touch triggers not whole routing crap | Michael Shalayeff | |
2005-10-26 | fix 8237 trigger mask | Michael Shalayeff | |
2005-10-26 | revert 82801FBM SATA controller back to being configured as an IDE controller | Brad Smith | |
until someone can figure out why it works on some systems and not on others. | |||
2005-10-26 | Disable window-v2 entry, to make curses take the TERMCAP env var set by | Otto Moerbeek | |
window(1). We might want to change curses to make the env var take precedence some day. ok millert@ | |||
2005-10-26 | Always set errno on error. Based on NetBSD. ok jaredy@ pat@ | Otto Moerbeek | |
2005-10-26 | Add basic handler for MCE and MCA. Written mostly by toby@ and commiting for | Marco Peereboom | |
toby@ per his request. ok marco@ | |||
2005-10-26 | don't send DPD messages before the exchange is finialized, otherwise | Markus Friedl | |
we have a race between DPD and exchange timeouts and both will release the SA and corrupt the SA list. ok hshoexer@, ho@ | |||
2005-10-26 | regen | Brad Smith | |
2005-10-26 | fix some Intel chipset names. | Brad Smith | |
2005-10-26 | use the MI atop() macro for alpha and mips | Martin Reindl | |
2005-10-26 | print locker's name and rev number for locked revisions; ok joris niallo | Xavier Santolaria | |
2005-10-26 | Mach-macro wipeout | Martin Reindl | |
'do it' deraadt@ | |||
2005-10-26 | Remove obsolete comment. ok deraadt@ | Otto Moerbeek | |
2005-10-26 | goodbye more Mach macros | Martin Reindl | |
help toby, ok deraadt@ | |||
2005-10-26 | no more hppa_round_page() and hppa_trunc_page() macros | Martin Reindl | |
ok mickey@ | |||
2005-10-26 | diff3_conflicts cleanup; joris ok | Xavier Santolaria | |
2005-10-26 | add an i2s framework, which can be reused in new audio drivers | Joris Vink | |
for macppc, as most modern Apple machines have i2s-based audio. also let snapper use i2s.c right away; tested by Antoine Jacoutot, drahn@ and kettenis@ "yes, commit!" drahn@, ok kettenis@ | |||
2005-10-26 | missing name for KERN_CPTIME2; from form@ | Michael Shalayeff | |
2005-10-26 | sync | Theo de Raadt | |
2005-10-26 | oops | Theo de Raadt | |
2005-10-26 | sync | Theo de Raadt | |
2005-10-26 | new digi puc; bsw71@mail.ru | Theo de Raadt | |
2005-10-26 | 3rd arg to F_GETFL fcntl doesn't need to be a pointer, 0 is fine. | Todd C. Miller | |
2005-10-26 | regen | Brad Smith | |
2005-10-26 | add Compaq iLO controllers | Brad Smith | |
2005-10-26 | put the 100% right r1.79 back in, that is still as right as it was the first | Henning Brauer | |
time. dale just had the same problem and made me look again. | |||
2005-10-26 | clarify the description of the ci(1) command behaviour about | Xavier Santolaria | |
file description and log entries. | |||
2005-10-26 | dupe name; miod@ confirmed | Michael Shalayeff | |
2005-10-26 | clarifications from ray lai; | Jason McIntyre | |
tweaked by tedu@ and myself; | |||
2005-10-26 | text correction + a little more detail; | Jason McIntyre | |
from izumi tsutsui (.Nx); ok mickey@ | |||
2005-10-26 | better description of -F and FILES; | Jason McIntyre | |
2005-10-26 | document interaction with hostname.if(5); | Jason McIntyre | |
help/ok todd@ | |||
2005-10-26 | correct -R behaviour; | Xavier Santolaria | |
2005-10-26 | add checks in skip for walking off the file. | Marc Espie | |
use cleaner code for reading headers. | |||
2005-10-26 | minor clean-up, unhardcode test for type, use a table instead. | Marc Espie | |
2005-10-26 | Adapt art(4) to the new link state handling done by sppp(4). | Claudio Jeker | |
Now blinkenlights realy work like a charm -- OK cHDLC reports always linkstate active but that is a problem inside sppp(4). | |||
2005-10-26 | install ident and rlog too; joris ok | Xavier Santolaria | |
2005-10-26 | Instead of using arc4random() to modulate the TCP isn, call tcp_rndiss_next() | Ryan Thomas McBride | |
and calculate the modulator. This ensures that modulated initial sequence numbers have the same properties regarding separation and non-repetition as those generated by our TCP stack. ok markus@ frantzen@ | |||
2005-10-26 | typo | Michael Shalayeff | |
2005-10-26 | some unneeded #includes; ok claudio@ | Kevin Steves | |
2005-10-26 | Sync mygate handling with latest netstart changes so upgrades work. | Kenneth R Westerback | |
2005-10-25 | zap 229 (frantisek holop) | Marc Espie | |
2005-10-25 | Make ffs_fserr() a macro, okay deraadt@ | Pedro Martelletto | |
2005-10-25 | 0) ospfctl doesn't use ospfd.conf so remove that from FILES | Kevin Steves | |
1) add /var/run/ospfd.sock to ospfd and ospfctl FILES 2) add .Xr ospfd.conf 5 to ospfctl SEE ALSO ok claudio@ jmc@ | |||
2005-10-25 | Correctly remove elements from a pagedep dirrem list. | Pedro Martelletto | |
Issued noted and fix okay'd by otto@. | |||
2005-10-25 | some small improvements; | Jason McIntyre | |
2005-10-25 | sort options; | Jason McIntyre | |